Create a shadow copy then replace to another disk

Dear all,
I want to do a script that create a shadows copy for D disk then replace this shadows copy to another disk. Is it possible?

To rehash a bit.  ShadowCopy is used to help a backup program to snapshot a file that is in use.  This works with single file software like Office documents.  It is a temporary snapshot and is gone as soon as the file is backed up,
A database is a synchronized set of files.  The files can change over time and they may not be recoverable if backed up by making individual copies of the files in the set. 
Most databases allow you to do a copy backup if you dismont the database,  When this is done the files will be in a consistent state.  They can then be copied.  This is also the most efficient method of making a backup.
To understand how a database can be unusuable from a copy just look at the recovery porcedures for an Exchange database.  Also look up the recovery porcedures for an MSSQLServer database that has failed to mount after a disk issue.  All recovery
instructions note that data is likely to be lost.
Databases that support live backup do so by pausing the logwriters updates to the database files in a controlled fashion.  A backup can then be made and pending changes can be captured while the database is still online.
¯\_(ツ)_/¯

Similar Messages

  • TS1702 Right in the middle of using numBers, entering numbers on a spreadsheet. I went to copy then paste to another document and everything froze. I can not open any of my documents. Any ideas?

    I have 2 problems. First I was using numbers on my IPad and it froze up on me. I cannot open any of my documents. What do I do to fix this.
    My pages wouldn't update and now it is dark and I cannot use it or my Facebook app which is doing the same thing.

    - Try a rest. Nothing is lost.
    Reset : Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Next would be a restore.

  • Failed to create VSS shadow copy for the VM on the Hyper-V host machine. Event ID 16010

    Failed to créate a VSS, more than one VSS Writer must be used?
    windows 2012 datacenter.
    cluster 2 Nodes in ISCSI using the same Virtual cluster storage for the VMs
    10 VM running.
    always the incremental backup running good, but full backup can not finish well.
    using third party ap. (CA Arcserve  backup for windows R16.5)

    You'll get a better response via the Hyper-V forum here:http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/threads
    This forum is for Microsoft Virtual Server 2005.
    Also, providing more details is crucial, like versions, what you're trying to do etc.

  • ERROR in creating Shadow Copy: VSS_E_HOLD_WRITES_TIMEOUT

    Hi,
    We have custom VSS HWProvider and I am trying to create a shadow copy on x64 windows 2k3 server,
    using following command:
    C:\> vshadow.exe  -p -nw -t =test1.xml J:
    VSHADOW.EXE 2.2 - Volume Shadow Copy sample client
    Copyright (C) 2005 Microsoft Corporation. All rights reserved.
    (Option: Persistent shadow copy)
    (Option: No-writers option detected)
    (Option: Transportable shadow set. Saving xml to file 'test1.xml')
    (Option: Create shadow copy set)
    - Setting the VSS context to: 0x00000039
    Creating shadow set {6654de2c-5000-48e6-afb9-64e22565acbc} ...
    - Adding volume \\?\Volume{f0afe5a5-4a2f-11dc-bb12-001143de30f2}\ [J:\] to the s
    hadow set...
    Creating the shadow (DoSnapshotSet) ...
    (Waiting for the asynchronous operation to finish...)
    Error during the last asynchronous operation.
    - Returned HRESULT = 0x80042314
    - Error text: VSS_E_HOLD_WRITES_TIMEOUT
    - Please re-run VSHADOW.EXE with the /tracing option to get more details
    here J:\  is a 100 MB NTFS partition, protected by custom backup application.
    Event viewer has following error in Application Log:
    "Volume Shadow Copy Service error: The I/O writes cannot be held during the shadow copy creation period on volume \\?\Volume{f0afe5a5-4a2f-11dc-bb12-001143de30f2}\. The volume index in the shadow copy set is 0. Error details: Open[0x00000000], Flush[0x00000000], Release[0x80042314], OnRun[0x00000000]"
    (Note: It works for win32 server.)
    Though there is some information regarding this bug on MSDN, I could not proceed.
    http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows%20Operating%20System&ProdVer=5.2.3790.1830&EvtID=12298&EvtSrc=VSS&LCID=1033
    Kindly help me.
    Thanks,
    VNY.

    If SnapDrive 6.4 or 6.4.1 is in use, consider upgrading to 6.4.2 due to a known issue in bug 631829, which results in unnecessary VSS_HOLD_WRITES_TIMEOUTS errors,
    due to a new ZAPI call workflow during a wafl-sync multicreation snapshot. This issue is fixed in SnapDrive 6.4.2 and higher.
    If issues persist after the upgrade, or the version of SnapDrive is earlier than 6.4 or later than 6.4.2, the error is generally related to either full volumes or a potential performance bottleneck on the storage controller, and there might be a considerable
    delay in SME backup time.
    If the volume is full, resize the volume to ensure it has enough space. For more information, see
    2013016: SnapDrive fails to mount LUN because it tries to enable LUN space reservation
    2014096: SnapManager for Exchange backup fails with error code: 0xc00402b5
    The delays and timeouts can be related to SnapDrive for Windows (SDW) Transport Protocol Settings on HTTP/S protocol with a domain account rather than using a local privileged account on the storage system.  Using a domain account for HTTP authentication
    can result in significantly reduced performance. To avoid this issue, use a storage system account for authentication (for example, root (7-mode), vsroot (Clustered ONTAP), or another privileged account created on the storage system(s)), instead of a domain
    account for the Transport Protocol Setting on all DAG nodes.
    If the issue still persists, call the NetApp support hotline and be prepared to gather some storage system-side performance data using the Perfstat tool.
    For information on how to use the perfstat tool, see article 1010551: How to collect Perfstat data over RSH or SSH. The perfstat MUST
    be collected during a backup where this problem is encountered to be useful for troubleshooting.

  • Enable shadow copy on failover disk

    Hello! 
    I have:
    1) Failover cluster with 2 hosts on Windows server 2012 r2
    2) Role: File Server
    How i can create\enable shadows copy for cluster disk (File server disk) to another disk?
    C уважением к Вам, Я

    Hi MeLo4,
    We can enable shadow copies on the disk which are clustered, but this should not be considered as a backup solution, CSVs support backup requestors that are running Windows
    Server 2008 R2 Backup or Windows Server 2012 Backup. However, Windows Server Backup generally provides only a basic backup solution that may not be suitable for organizations with larger clusters. You can refer the following related KB:
    1. Best practices for Shadow Copies of Shared Folders
    http://technet.microsoft.com/en-us/library/cc786349(WS.10).aspx
     2. Using Shadow Copies of Shared Folders in a server cluster
    http://technet.microsoft.com/en-us/library/cc779378(WS.10).aspx
     3. Designing a Shadow Copy Strategy
    http://technet.microsoft.com/en-us/library/cc728305(WS.10).aspx
    Use Cluster Shared Volumes in a Windows Server 2012 Failover Cluster
    http://technet.microsoft.com/zh-cn/library/jj612868.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How can I remove a person's face from a photo and then replace the spot with a person's face from another photo?

    How can I remove a person's face from a photo and then replace the spot with a person's face from another photo?

    In Editor, go to the expert tab.
    Open picture B, the one you wish to select the "replacement" face from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the face. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position the face from picture B to cover the face on A
    In the layers palette you should see picture A as the background layer, and face B on a separate layer

  • Backup Fail with Volume Shadow Copy Service error: Error calling a routine on the Shadow Copy Provider, Event ID 12293, error returned while creating the volume shadow copy 0x8004230f,

    We are using TINA backup solution and windows 2003 backup is failling with VSS error.
    For testing purpose we initiate a system state backup (or any file backup) with the help of windows 2003 ntbackup.exe and found it is failing with below error.
    Backup error report.
    Backup Status
    Operation: Backup
    Active backup destination: File
    Media name: "Backup.bkf created 28/05/2014 at 06:34"
    Volume shadow copy creation: Attempt 1.
    Error returned while creating the volume shadow copy:0x8004230f.
    Error returned while creating the volume shadow copy:8004230f
    Aborting Backup.
    The operation did not successfully complete.
    We check event viewer and found below error event.
    Event Type:       
    Error
    Event Source:   
    VSS
    Event Category:               
    None
    Event ID:             
    12293
    Date:                    
    28/05/2014
    Time:                    
    05:48:10
    User:                    
    N/A
    Computer:         
    CQ329TOS
    Description:
    Volume Shadow Copy Service error: Error calling a routine on the Shadow Copy Provider {b5946137-7b9f-4925-af80-51abd60b20d5}. Routine details Cannot ask provider {b5946137-7b9f-4925-af80-51abd60b20d5} if
    volume is supported. [0x8000ffff] [hr = 0x8000ffff].

    Resolution:
    After getting this error we check Shadow Copy provider and writer health and fond it is fine.
    To get shadow copy providers details use below command.
    Command: vssadmin list providers
    Command output
    C:\>vssadmin list providers
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001 Microsoft Corp.
    Provider name: 'Microsoft Software Shadow Copy provider 1.0'
       Provider type: System
       Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
       Version: 1.0.0.7
    To get shadow copy writers health
    Command: vssadmin list writers
    Command Output.
    C:\>vssadmin list writers
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001 Microsoft Corp.
    Writer name: 'System Writer'
       Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
       Writer Instance Id: {333e02cd-d9ec-43c8-9b45-39691ad1b351}
       State: [1] Stable
       Last error: No error
    Writer name: 'Registry Writer'
       Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
       Writer Instance Id: {800877a5-e13d-47a3-8f99-ebd4d3b3fd12}
       State: [1] Stable
       Last error: No error
    Writer name: 'MSDEWriter'
       Writer Id: {f8544ac1-0611-4fa5-b04b-f7ee00b03277}
       Writer Instance Id: {63400aa0-a17f-4121-9483-1cd226f03238}
       State: [1] Stable
       Last error: No error
    Writer name: 'COM+ REGDB Writer'
       Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
       Writer Instance Id: {e13cb72b-84fa-4c86-86d8-48f523aafc9a}
       State: [1] Stable
       Last error: No error
    Writer name: 'Event Log Writer'
       Writer Id: {eee8c692-67ed-4250-8d86-390603070d00}
       Writer Instance Id: {ce63b3a0-e038-4e56-9d07-929f256639de}
       State: [1] Stable
       Last error: No error
    Writer name: 'WMI Writer'
       Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
       Writer Instance Id: {008e8714-ed6d-4288-81ce-4b0b1ec41294}
       State: [1] Stable
       Last error: No error
    Writer name: 'BITS Writer'
       Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
       Writer Instance Id: {e22a8953-a52c-4a76-bec0-8773122cbff8}
       State: [1] Stable
       Last error: No error
    Next I check Shadow Copies details from volume properties (right click on C or other drive then select properties then click on Shadow Copies Tab) and found it is showing the same error code..
    From this error it is clear that the issue is inside the registry hive and due to junk hive shadow copies services not able to working properly.
    For me the server have two disk we check disk signature at MBR and found the disk signature was.
    Signature disk 0 : 9351912b
    Signature disk 0 : FDFBE035
    But at registry we found lot of nonexistance signature. Which indicate lot of junk valu inside registry.
    Now how can we resolve this issue?
    It is very simple just delete the registry key “volume” (registry key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\STORAGE\Volume”) and reboot the server it will “Volume” registry hive automatically.
    Note:
     When you remove registry key it is showing error unable to delete, then please right click on it select permission then take ownership and assign full permission to your login account.
    Please be careful when you delete registry key because system can fully crashed if you delete or modify wrong registry key.
    Your can take a backup of the registry key by exporting.

  • Failed to create the volume shadow copy inside of virtual machine 'SBS-SVR'

    Hi there,
    Currently only partial backups are being completed.
    I receive the following error:
    Writer Failures
    Writer Id: {66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}
    Instance Id: {B8818795-2E27-44A3-85AB-D4C3DDBD288E}
    Writer Name: Microsoft Hyper-V VSS Writer
    Writer State: 5
    Failure Result: 80042336
    Application Result: 80004005
    Application Message: (null)
       Component: 9E70CA9C-B992-425D-B091-95B76763BE39
       Logical Path: (null)
       Component Result: 800423F3
       Component Message: Failed to create the volume shadow copy inside of virtual machine 'SBS-SVR'. (Virtual machine ID 9E70CA9C-B992-425D-B091-95B76763BE39)
           File Spec: C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines\\9E70CA9C-B992-425D-B091-95B76763BE39.xml Recursive: 0
           File Spec: C:\Users\Public\Documents\Hyper-V\Virtual hard disks\\SBS-SVR-SYSTEM_404D40C1-A532-4272-AE8B-251C4A03B4F3.avhdx Recursive: 0
           File Spec: C:\Users\Public\Documents\Hyper-V\Virtual hard disks\\SBS-SVR-SYSTEM.vhdx Recursive: 0
    Application backup
    Writer Id: {66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}
       Component: 9E70CA9C-B992-425D-B091-95B76763BE39
       Caption     : Backup Using Child Partition Snapshot\SBS-SVR
       Logical Path: 
       Error           : 80780175
       Error Message   : Component was skipped from volume shadow copy.
       Detailed Error  : 800423F3
       Detailed Error Message : The writer experienced a transient error.  If the backup process is retried,
    the error may not reoccur.
    The success file is as follows:
    Backup of volume \\?\Volume{72ec559c-60ca-11e2-93e8-806e6f6e6963}\ succeeded.
    Backup of volume C: succeeded.
    Application backup
    Writer Id: {66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}
       Component: Host Component
       Caption     : Host Component
       Logical Path: 
    In the event logs: application, i found this:
    The backup operation that started at '‎2014‎-‎05‎-‎18T11:00:22.221374600Z' has failed to back up volume(s) ''. Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Some errors that are occuring that may be linked are:
    Event Viewer, Application and Service Logs, Microsoft, Windows, Hyper-V-VMMS (the below is occuring every 2 minutes)
    Failed to register the service principal name 'Hyper-V Replica Service'.
    Failed to register the service principal name 'Microsoft Virtual System Migration Service'.
    Failed to register the service principal name 'Microsoft Virtual Console Service'.
    Upon some research I tried the following without much luck:
    http://support.microsoft.com/kb/2761899
    http://social.technet.microsoft.com/wiki/contents/articles/1340.hyper-v-troubleshooting-event-id-14050-vmms.aspx 
    Specs:
    Microsoft Windows Server 2012 Standard x64
    6.2.9200 
    ProLiant ML350e Gen8
    VM: Microsoft® Windows Server® 2008 Standard FE  x64
    6.0.6002 Service Pack 2
    Look forward to any help.
    John

    Hi John,
    Please run “vssadmin list writers” command to check the VSS writer status. There is a similar thread, please go through it to help troubleshoot this issue:
    Windows 2012 Backup for HyperV failed with error code '0x80780049'
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/f1a0c9c6-7b4c-409c-b4da-c145b8b59eb1/windows-2012-backup-for-hyperv-failed-with-error-code-0x80780049?forum=winserverhyperv
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Not enough space to create shadow copy Windows 8.1

    I receive "There is not enough disk space to create the volume shadow copy on storage location." error on Lenovo IdeaPad when trying to create System mage Backup. When I check "Disk mgmt." console all volumes shown to have 100% free space.
    Does anyone have a remedy for this problem?

    It's kind of impossible for all volumes to have 100% free space if you're running Windows from one of them, eh?
    But to get more space on a volume to make shadow copies do this (excerpted from my book).  Note that this assumes you're using a Start menu replacement tool, but the same concepts apply when using the Start just substitute "Press
    the Win key" for "Click Start".
    Here's how to increase the depth of your System Restore history:
    Click Start, type protection into the search box, and click
    SystemPropertiesProtection.exe when it comes up.
    Click on your C: drive in the Protection Settings
    box to highlight it.
    Click the [ Configure ] button.
    Choose the ( ) Turn on system protection setting if it is not on.
    Assuming you have sufficient disk space, increase the Max Usage slider
    until you have allocated at least 20 GB of storage for System Restore settings. This will give you a nice, deep multi-week System Restore history if ever you should need it.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Thank you all for the responses. By process of elimination, I think the problem is the connection to the express in between the extreme and dock. I bought another express and tried it at dock, no luck, I then replaced new express where the one is between

    I have an airport extreme and express setup. My extreme is in my 2nd floor office with windows facing the water. My dock is about 250 ft away down a very steep hill. I have the express about 100 ft down the hill in an electrical waterproof box attached to a tree as high as I could install. The signal is weak and I'm thinking I might have to buy another express. Any thoughts on the best setup for me. I ultimately want to control speakers(hard wired in) down at the dock with my iphone. I have a receiver coming with airplay built in.
    Thank you all for the responses. By process of elimination, I think the problem is the connection to the express in between the extreme and dock. I bought another express and tried it at dock, no luck, I then replaced new express where the one is between extreme and dock, no better. I unplugged the express between extreme and dock and there was no difference. So I believe I am connecting to the airport express or extreme that is inside the house. Again because when i approach express that is halfway I reconnect. so if you can understand my chaos, I believe the express in between is not really connecting to the extreme inside my house. Yes, No? So I need to know how to know if the express half way down the hill is getting the connection from the the extreme in the house. This is wearing me out!!!!!

    You are asking several different questions. If you need to store your photos, music, and movies on an external volume, you certainly can. Any externally connected hard disk drive will work, connected either directly to your Mac or to your Time Capsule as a shared volume.
    You should not rely upon using that as a backup device though. Although you certainly may use it for both purposes, it is a better idea to have dedicated backup devices for a variety of reasons not limited to redundancy. You would not want to simultaneously lose all your pictures as well as your backup. If they are all on the same device, that could happen. Furthermore, a backup cannot back up the volume on which it is running.
    As for adding an Extreme or Express, using its LAN port for your iMac, and then enable Internet sharing so you can effectively use the iMac as a "hotspot", you can do that too, but I am unclear on what benefit you believe this arrangement would convey for you.
    An Extreme's Guest network is separate from its Main network; that is the reason for having it.

  • Wbadmin Insufficient storage available to create either the shadow copy storage file or other shadow copy data

    Wbadmin throws the following error when running on Win8.1 upgraded from Win8 and using the -allCritical flag.
    Insufficient storage available
    to create either the shadow copy storage file or other shadow copy data
    I want to be able to get the operating system's state volumes and not use -include:c: in a fixed way for cases when os is not on drive C.
    Any suggestions?

    Hi Yanivac,
    For the issue, the target volume for a critical-volume backup can be a local drive, but it cannot be any of the volumes that are included in the backup. This is important.
    Also, this error means that there is no enough space on the target volume.
    I suggest you check the space on your target volume.
    I would like to share the article with you:
    http://technet.microsoft.com/en-us/library/cc742130.aspx
    Regards,
    Kelvin hsu
    TechNet Community Support

  • Can content be loaded from one PC into the iCloud and then accessed on another (new) PC?

    Can content that's loaded into the iCloud on one PC be accessed from the iCloud on another (new) PC?

    I think you have a few of options…
    Sign up for iTunes Match
    https://www.apple.com/itunes/itunes-match/
    That will allow you to use iCloud to 'match' then download all the songs that are in your library, it will try to replace songs that are available in the iTunes store, or it will copy the files into your iCloud account. This may take a while depending on your internet connection speed. Also see the limitations (like the 25,000 song limit).
    Copy the songs over to the new machine
    If you create a playlist in iTunes with all the relevant songs you should be able to drag them into a folder on another disk. This can be an USB drive or it could be the other computer (if you can setup how to share the disk & mount it on your old PC).
    You can then drag the folder of files into the iTunes Library on the other machine. That will copy all the files, however it will not create the playlists or the restore the play count's etc. It's safest to quit iTunes, open the "Automatically add to iTunes folder" in the media library and drop your files into that folder, then iTunes should import them all for you.
    iTunes 9: Understanding the "Automatically Add to iTunes" folder.
    Move everything to the new PC
    The final option would be to move all of the iTunes files & the library files to the new PC.
    iTunes: How to move your music to a new computer (see the 'external drive' section)
    This may not be an option if you have important media in both libraries because it replaces the entire iTunes library.
    Also don't forget to deauthorise the old PC if you don't want to use it with iTunes anymore, it's also on that last page I linked.

  • How to copy one schema into another

    I need to copy one schema into another. That means, all the tables, views, constraints, etc, and all the data as well.
    I have a dmp file of source-schema (created daily with expdp by our backup schedule).
    Can I use impdp to import this dmp file into dest-schema? I'm thinking about something like this:
    The dmp file was created with:
    expdp source-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    Create the copy on dest-schema with:
    impdp dest-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    (dest-schema is an existing schema on the same machine. I'll drop all the tables before executing the command. Is there anything else I should do first?)
    If this approach is not feasible, kindly suggest me an alternative.
    Thank you.
    Edited by: mgro on Apr 16, 2010 3:22 AM (changed 2nd command: expdp to impdp)

    Thank you both. Dean, I've made a note of your proposed command. May use it next time.
    In the end I used the following command and it worked for me. I added TABLE_EXISTS_ACTION=REPLACE since the destination was not empty.
    First I ran these command logged in as SYS
    GRANT Import Full Database TO dest-schema;
    GRANT Create Any Directory TO dest-schema;
    GRANT Unlimited Tablespace TO dest-schema;
    impdp
    dest-schema/pwd
    DIRECTORY=dmpdir
    DUMPFILE=myproject.dmp
    REMAP_SCHEMA=source-schema:dest-schema
    TABLE_EXISTS_ACTION=REPLACE
    LOGFILE=implog.log
    There were some errors though. The import process complained about constraints referencing non-existent primary keys.
    It turns out that the source schema has some constraints that are marked with status DISABLED. These constraints either:
    - are not part of the DUMP file
    or
    - are in the DUMP file but skipped during import
    Don't know if this is a bug or by design behavior.

  • Can anyone help me?Creating the shadow copies in the file server cluster ,there are some errors occured, OS version is WSS 2012

    I construct a failover cluster(file server,AP module) for sharing files by WSS 2012,and I want to use the shadow copies to backup my data,but when making  a shadow copies on the volume which  is added to the cluster(not the CSV,just add
    it to the cluster and use it to share files,it plays the role of file server),there are some errors occured, these errors result in the shadow copies failed,error likes the following pictures:
    1: the disk F is added to the cluster,first I make the shadow copies by click the right key of mouse on the disk F,and chouse the configeration shadow copies,and click the settings, then click the schedule , and I wait just a few seconds, the error is appeared,like
    this picture 1, the wait operation timed out,and then ,
    I click the schedule button once again,a different error occured,like the following picture," the object already exists",if i don't set the schedule at first ,use the default shedule,and click the enable button also the same  error must 
    accure
    but the only diffrence is that, a shadow copy time point is created, also ,you can make the shadow copies by click " create now", that is creating the shadow copies manually. Although it can succesfully make the shadow copies, but when I select
    a time point to revert, error  occured, "A volume that contains operating system files or resides on a cluster shared disk cannot be reverted" 
    In a word,all the errors above make the shadow copies by schedulling failed,except making the shadow copies manually,but what makes me confused is that I have ever maked the shadow copies succesfully by schedul a policy,I don't know what makes it succesful,
    it's small probability, most of time ,it's failed.No matter what kind of situation, revert must be failed.
    I'm sorry for my pool english , it's the first time for me getting help in forum by english ,I don't know if I descripe my question clearly, also ,other method like the link
    http://technet.microsoft.com/en-us/library/cc784118(v=ws.10).aspx I have tried,but the same errors occured.Can anyone tell me How can I make the shadow copies in File Server
    cluster(AP module)?And I make a mistake in operating? Looking forward for your reply.Thanks!

    Hi,
    Please check the following 2 places:
    HKEY_LOCAL_MACHINE\Cluster\Tasks
    C:\Windows\System32\Tasks
    First please compare permission settings of the folder C:\Windows\System32\Tasks with a working computer. Correct permission settings if anything wrong. Specifically, confirm you current account do have permission on this folder.
    As it said "object already exists", find the schedules you created before, backup and delete all these schedules in both registry key and folder.
    Then test to create a new schedule to see if issue still exists.
    Meanwhile what kind of storage device you are using? The issue could occur on specific storage device, so test to enable shadow copy on a local disk to see if that will work.
    TechNet Subscriber Support in forum |If you have any feedback on our support, please contact [email protected]
    Thank you for you reply.On the local volume,all of these errors will not occur, but the volume in the file server cluser.There is no value in HKEY_LOCAL_MACHINE\Cluster\Tasks. On local volume, everything goes well about the shadow copy, so I do not
    think something is wrong about the permission settings of the folder C:\Windows\System32\Tasks.Storage device  is a SAN,we use RAID6 and provide the LUNs to the NAS engine, and the make the volume on these LUNs, Is Angthing wrong? Hope for you
    reply~~

  • I wrote an 2500 words assignment and saved in Microsoft word 97-2003 and by mistake replaced with another word file.How can i retain my original work?

    I wrote an 2500 words assignment and saved in Microsoft word 97-2003 and by mistake replaced with another word file.How can i retain my original work? 

    Hi,
    Does this happen to all 97-2003 Word files?
    Word 2013 now has lots of updates compared with earlier version of Word, lots of features have been updated. Use Word 2013 to open documents created in earlier versions of Word (Word 97-2003 format), you will probably encounter unexpected problems,
    expecially for those heavily formatted files.
    We would suggest you to convert your document to the Word 2013 file format, then you will be able to access the new and enhanced features in Word 2013.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for