Disconnect-DPMServer
Closes and releases all objects for a DPM connection session.
Disconnect-DPMServer [[-DPMServerName] <String>] [<CommonParameters>]
The Disconnect-Server closes and releases all objects for a DPM connection session.
The name of a DPM server.
Attributes
Name | Value |
---|---|
Required? |
false |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
0 |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, and OutVariable. For more information, see about_CommonParameters.
The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet emits.
For more information, type "Get-Help Diconnect-Server -detailed".
For technical information, type "Get-Help Disconnect-Server -full".Additionally, any updated information about the cmdlet will be available at https://go.microsoft.com/fwlink/?LinkId=95130.
Disconnect-DPMServer -DPMServerName "TestingServer"
This command closes all connections to TestingServer.