aboutsummaryrefslogtreecommitdiff
path: root/Exfiltration/VolumeShadowCopyTools.ps1
AgeCommit message (Collapse)AuthorFilesLines
2015-12-16Removed all version numbers from scriptsMatt Graeber1-4/+0
Scripts in a module should not be individually versioned. Only the module should be versioned.
2015-11-04Normalizing all files to ascii encodingMatt Graeber1-2/+2
2015-11-04Revert "Normalizing all files to ascii encoding"Matt Graeber1-0/+292
This reverts commit 5a812ce82361bf65443fc9c545c091e21e98fe80.
2015-11-04Normalizing all files to ascii encodingMatt Graeber1-292/+0
2015-07-08Cleaned up Remove-VSC and New-VSCJared Atkinson1-34/+12
- Changed Remove-VSC to have a single mandatory parameter (DevicePath) - Updated New-VSC to check initial state of the VSS Service and return VSS to its inital state after execution
2015-07-08Added New-VolumeShadowCopy and Remove-VolumeShadowCopy CmdletsJared Atkinson1-1/+168
2014-03-01Added Get-VolumeShadowCopy and Mount-VolumeShadowCopymattifestation1-0/+147