VolumeShadowCopyInfo
Returns information about shadow copy creation and existing backup snapshots.
Property |
Type |
Description |
Example |
|---|---|---|---|
OriginalVolumeName |
String |
The name of the volume that had been shadow copied |
"(C:) \\?\Volume{9d1a2b34-5c67-48e1-9f2a-1b2c3d4e5f60}\" |
OriginatingMachine |
String |
The name of the machine containing the original volume |
"win-srv-01.corp.example.com" |
ProviderName |
String |
The name of the provider used to create the shadow copy |
"Microsoft Software Shadow Copy provider 1.0" |
ServiceMachine |
String |
The name of the system providing the shadow copy service (usually same as originating machine in local backups) |
"win-srv-01.corp.example.com" |
SnapshotDeviceObject |
String |
The device path that represents the snapshot of the volume. The device object path can be thought of as the root of a shadow copy of a volume. Requesters will use this device name when accessing files on a shadow-copied volume that it needs to work with. |
\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy2 |
Supported operations
•DeleteVolumeShadowCopy