%1 %2 /Type=ShadowType /For=ForVolumeSpec [/Provider=ProviderNameOrID] [/AutoRetry=MaxRetryMinutes] - Creates a new shadow copy of the specified type for the ForVolumeSpec. The default shadow copy Provider will be called unless ProviderNameOrID is specified. The ForVolumeSpec must be a local volume drive letter or mount point. If MaxRetryMinutes is specified and there is another process creating a shadow copy, vssadmin will continue to try to create the shadow copy for MaxRetryMinutes minutes. - The provider ID can be obtained by using the List Providers command. When entering a Provider ID, it must be in the following format: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where the X's are hexadecimal characters. Example Usage: vssadmin Create Shadow /Type=ClientAccessible /For=C: /Provider={b5946137-7b9f-4925-af80-51abd60b20d5} /AutoRetry=2 - Valid shadow copy types:
/target: {Domain | DC | BOTH} Optional. Specifies the GPO to be restored - the Default Domain Policy GPO, the Default Domain ...
/TransferIMRoleIfNecessary:{Yes | } Specifies whether to transfer the infrastructure master (IM) role to this DC, in case ...
/Transport Configures settings used by the Transport Server. /ObtainIpv4From:{Dhcp | Range} Specifies what the source of ...
/Type=ShadowType /For=ForVolumeSpec /Oldest /Quiet %1 %2 /Shadow=ShadowId /Quiet - For the given ForVolumeSpec deletes all ...
/Type=ShadowType /For=ForVolumeSpec /Provider=ProviderNameOrID /AutoRetry=MaxRetryMinutes - Creates a new shadow copy of ...
/Type=ShadowType /Provider=ProviderNameOrId /For=ForVolumeSpec /Shadow=ShadowId|/Set=ShadowSetId - Displays existing shadow ...
/updrepsto This will update the Reps-To attribute on the domain controller for the specified naming context. More specifically ...
/User: Sets permissions on the machine account object to allow the specified user the rights necessary to join the device ...
/UserDomain:"domain_name" Specifies the domain name for the user name (account credentials) used for the operation. It also ...