Shadow Copy Handling Module
PowerShell Module to create, delete and mount a Volume Shadow Copy. Not only can you manage shadow copies on a device but it also tells you the status of the shadow copy and where the shadow copy is mounted to.
ShadowCopyHandling can be installed by either running
or by downloading the package directly from
https://www.powershellgallery.com/packages/ShadowCopyHandling
Installation
ShadowCopyHandling can be installed by either running
Install-Module -Name ShadowCopyHandling
or by downloading the package directly from
https://www.powershellgallery.com/packages/ShadowCopyHandling
Comments
Post a Comment