Microsoft catches up on storage in Windows Server 2003
Windows Server 2003 makes strides toward putting storage control back inside the OS
Follow @infoworldJudging by advances in Windows Server 2003, Microsoft is dedicating more resources toward bolstering storage capabilities. The impressive list of new or improved features covers a wide spectrum, including better performance (Microsoft suggests that the NT File System is faster than in previous releases), better file and volume management, and much-needed extended support for networked storage.
Microsoft has made strides to improve the storage friendliness of Windows Server 2003. Beyond built-in support for the emerging iSCSI storage networking protocol, which should be available free in June, the company is opening in the OS a set of APIs named VDS (Virtual Disk Services).
Developed to be used in partnership with other vendors, VDS establishes a lingua franca inside Windows Server 2003, allowing administrators to use scripts or the MMC (Microsoft Management Console) to easily and dynamically change volume allocations, regardless of the storage device's brand.
This approach is a welcome relief for activities such as grabbing new disk volumes. You no longer have the headache of jumping between vendor-specific management tools to perform daily tasks.
The shadow copy knows
Enhancements to VSS (Volume Shadow-copy Service) are also eye-catching. The VSS application called Shadow Copy Restore allows painless recovery of user files that have been erroneously deleted or updated. The minimum context for Shadow Copy Restore is a Windows Server 2003 file server that shares users’ folders across the network.
Depending on your requirements, you can activate shadow copy on a domain controller with Active Directory and DFS (Distributed File Sharing), and on cluster configurations.
The deployment steps for Shadow Copy Restore are intuitive: Set or identify the shared folders to protect, allocate an area in which to store shadow copies of those folders, and create a schedule to automatically take a volume snapshot, at predefined intervals, of files and folders that have changed.
Setting the schedule for shadow copies requires planning. Using a wizard, you can define points in time for the application to create a shadow copy of a volume, based on a start time and an interval or an event, such as user logon.
For example, a typical shadow copy schedule for users’ files could be Monday through Friday, every hour, from
Retrieving previous file versions is a simple matter of bringing up the File Property context menu in Windows Explorer and selecting the new Previous Versions tab. From there, an administrator can see saved files and directories and easily restore them to the original location or elsewhere.









