Remove-DPMProductionServer
Remove-DPMProductionServer
Removes a production server from DPM.
Syntax
Parameter Set: Default
Remove-DPMProductionServer [-ServerId] <Guid> [ <CommonParameters>]
Detailed Description
The Remove-DPMProductionServer cmdlet removes a production server from System Center 2012 – Data Protection Manager (DPM).
Parameters
-ServerId<Guid>
Specifies the ID, as a GUID, of the server to remove.
Aliases |
none |
Required? |
true |
Position? |
1 |
Default Value |
none |
Accept Pipeline Input? |
true(ByValue) |
Accept Wildcard Characters? |
false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
Examples
Example 1: Remove a production server
This command removes the specified production server.
PS C:\> Remove-DPMProductionServer -ServerId bb8daaf1-1807-452b-a925-3f41bbba6165