You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command gets information about the checkpoint that has the specified ID from the VHD set file named Data01.vhds in the current working folder.
39
+
This command gets information about the checkpoint that has the specified ID from the VHD set file
40
+
named `Data01.vhds` in the current working folder.
36
41
37
42
## PARAMETERS
38
43
39
44
### -CimSession
40
-
Runs the cmdlet in a remote session or on a remote computer.
41
-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227967) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
42
-
The default is the current session on the local computer.
45
+
46
+
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session
47
+
object, such as the output of a [New-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227967)
48
+
or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet. The default is the
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
149
+
150
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments