Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
February 3, 2005
When the Shadow Copies of Shared Folders feature is enabled on your server, the Previous Version tab is present on the Properties dialog.
To remove the Previous Version tab for all objects, un-register the twext.dll library:
1. Open a CMD.EXE window.
2. Type the following command and press Enter:
regsvr32 /u twext.dll
You May Also Like