Description: Used to revert changes made to the server by running initial server configuration. This includes changes made ...

Description: Used to revert changes made to the server by running initial              server configuration. This includes changes made by              /initialize-server, the Windows Deployment Services MMC              snap-in or the WDS version of RISetup on Windows Server 2003.              If the server was originally configured for RIS use before              being set up for WDS, this command leaves it in Legacy mode.              Otherwise, the command resets the server to an unconfigured              state.              Note: This command does not modify the contents of the REMINST              share. It primarily resets state to enable the administrator to              reinitialize the server.  Syntax: WDSUTIL [Options] /Uninitialize-Server [/Server:]  [/Server:] The name of the WDS Server. This can be either the                         NetBIOS name or the FQDN. If not specified, the local                         server will be used.   EXAMPLES: --------- WDSUTIL /Uninitialize-Server  WDSUTIL /Verbose /Uninitialize-Server /Server:MyWDSServer