Win 2003 to achieve network sharing restore

  
You must remember the Windows xp system restore function, but it can only restore the files of this machine, but can not do anything to share files. With the introduction of the Windows Server 2003 operating system, this problem has been solved. This small Dongdong is the Windows Server 2003 Volume Shadow Copy Service, which creates a copy of files stored in network shared files at predetermined intervals. Once the shared files are maliciously modified or destroyed, the user can restore them based on these copies. Is it convenient? Let us use them together!

Step 1: Enable the shadow copy service. In a Windows Server 2003 system. Open "My Computer", right click on the hard disk partition where the shared folder is located. Note that this partition must be NTFS. Select "Properties", then switch to the "Shadow Copy" tab, select the hard drive partition in the option box, and then click the "Enable" button, so the shadow copy service is enabled.

Step 2: Adjust the time interval parameter for creating a copy file. By default, the Windows Server 2003 Volume Shadow Copy Service can only create two copies per day, which simply does not meet our needs. In the "Shadow Copy" tab, click the "Settings" button, then click the "Schedule" button, and finally click the "Advanced" button in the "Schedule" box, select "Repeat Tasks" in the "Advanced Plan Options" dialog box "Options (pictured), you can set the time interval parameters for creating a copy. The user sets according to the importance of the shared file. If it is set to generate a copy every "10 minutes", be careful not to set the time interval parameter too small, otherwise it will increase the burden on the server.

Step 3: The user uses the shadow copy function. First install the shadow copy client program on the client, it is located in the "%systemroot%\\system32\\clients\\twclient\\x86\\ twcli32.msi" of the Win2003 server, only supports windows 2000 (SP3 or higher) and windows Xp guest operating system. The shadow copy feature is available after the client installation is complete. Find the server shared folder to be restored on the client, right click, select "Properties", switch to the "Previous Version" tab, then select a copy file you need according to the time in the "Folder Version" box, click "Restore" button, so the folder is restored to its original state.

Copyright © Windows knowledge All Rights Reserved