Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Server 2012 R2, Windows Server 2012, Windows 8
Stops all services on a Transport Server.
Syntax
WDSUTIL [Options] /Stop-TransportServer [/Server:<Server name>]
Parameters
Parameter |
Description |
|---|---|
[/Server:<Server name>] |
Specifies the name of the Transport Server. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If no Transport Server is specified, the local server will be used. |
Examples
To stop the services, type one of the following:
WDSUTIL /Stop-TransportServer
WDSUTIL /Verbose /Stop-TransportServer /Server:MyWDSServer