Last Review: August
18, 2010
Product(s): Windows Server 2003 / 2008
If you remove a volume when the Shadow Copies of Shared Folders feature is turned on, the application event log may log an event that is similiar to the following event for each subsequent shadow copy for that volume:
Event Type: Error
Event Source: VSS
Event ID: 7001
Computer: Computername Description: VssAdmin: Unable to create a shadow
copy: Either the specified volume was not found or it is not a local
volume. 'C:\WINNT\system32\vssadmin.exe Create Shadow /AutoRetry=5
/For=\\?\Volume{volume}\'.
To prevent this issue, turn off the Shadow Copies of Shared Folders feature before you remove a volume. To resolve this issue if it has already occurred, follow these steps:
Turn off the Shadow Copies of Shared Folders feature.
Open the Task Scheduler, and then remove any remaining
shadow copy tasks. Shadow copy tasks appear similar to "VSSVolumeGUID"
or "ShadowCopyVolumeVolumeGUID".
Note The name of the scheduled task is the same as the name of the Volume
Shadow Copy service task resource that is associated with the
scheduled task.
Turn on the Shadow Copies of Shared Folders feature.
Related Links
|