Skip to content

Instantly share code, notes, and snippets.

@mamift
Created March 18, 2019 23:34
Show Gist options
  • Save mamift/b78c141779f417f5bdf71c9fdd50f56e to your computer and use it in GitHub Desktop.
Save mamift/b78c141779f417f5bdf71c9fdd50f56e to your computer and use it in GitHub Desktop.
Invoke VSS snapshot manually for C drive (Windows 7+)
wmic shadowcopy call create volume='C:\'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment