sql server 检索
In IT having good backups is extremely essential. Your worst nightmare is when an end user deletes the company yearly accounting reports. If your business is using Server 2003 getting those files back in a hurry is extremely easy with the Shadow Copy feature. This feature was added to Server 2003 for just such instances. In fact, by educating the end users they can retrieve the files without having to involve IT.
在IT部门中,拥有良好的备份至关重要。 最糟糕的噩梦是最终用户删除公司的年度会计报告。 如果您的企业使用的是Server 2003,则使用卷影复制功能可以非常轻松地将这些文件Swift恢复。 仅针对此类实例,此功能已添加到Server 2003。 实际上,通过培训最终用户,他们可以检索文件而无需涉及IT。
Have them navigate to the network drive where the file was located and right click any open area in the explorer window and choose properties Previous Versions. As you can see it will list several previous versions of the files and folders on that drive.
让他们导航到文件所在的网络驱动器,然后右键单击资源管理器窗口中的任何打开区域,然后选择属性“先前版本”。 如您所见,它将列出该驱动器上文件和文件夹的多个先前版本。
Usually I have the pick the most recent version. Keep in mind that any unsaved data entered into the files that was not saved will need to be re entered. This works very well without having to recreate the files from a backup tape or drive.
通常我会选择最新的版本。 请记住,输入到文件中但尚未保存的所有未保存数据都需要重新输入。 这非常有效,而不必从备份磁带或驱动器重新创建文件。
-
› How to Quickly Scroll Through Home Screen Pages on iPhone and iPad
-
› How to Move a Window to Another Virtual Desktop on Windows 10
-
› What’s the Deal with Google Home and Nest? Is There a Difference?
翻译自: https://www.howtogeek.com/79839/retrieve-deleted-files-using-shadow-copy-in-server-2003/
sql server 检索