Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Programming » Storage   (RSS)
In the past, I presented various ways to browse these mysterious device objects called "shadow copies". Shadow copies are static images in time (snapshots) of your volume contents, at some point in the past. These shadow copies are volumes on Read More...
Hot and fresh from Channel 9: a session on Shadow Copies in Vista, and its applications: Previous Versions and the brand-new System Restore. Check it out . Read More...
WS-Management is a new web services-based management protocol. It's SOAP-based of course, and it is compatible with the rest of the specifications in the WS-* Web Service stack, like WS-Transfer, WS-Enumeration, WS-Addressing. WS-Management is enabled Read More...
Finally! The wait is over. Brett Shirley started to blog. As I expected, Brett started with a highly technical, but very interesting story . You might not believe it, but many customers are very optimistic, and they never perform backups of their critical Read More...
There is a useful function called GetDiskFreeSpaceEx( ) . The GetDiskFreeSpaceEx function retrieves information about the amount of space that is available on a disk volume, which is the total amount of space, the total amount of free space, and the total Read More...
While researching for the previous post, I just started a few searches for VSHADOW on the internet, and I found more interesting usages of it. One example: EqualLogic published a nice technical report of using VSHADOW to backup/restore Exchange, SQL and Read More...
Jeff Trumbull published a very nice script on how to backup a Virtual Server image wiht about one minute of downtime! The solution uses VSHADOW.EXE, a small command-line utility that can be used to create shadow copies. VSHADOW is part of the VSS SDK Read More...
The VDS API is now live on MSDN ! What is it? VDS offers a COM-based API for volume, disk and LUN management in Windows Server 2003. In Windows Server 2003 R2, we also have additional integration with iSCSI targets and MPIO. For example, you can use it Read More...
Let's assume that you want is to write some simple code that writes to a text file. A few assumptions: 1) You need avoid corruptions of any kind. 2) Either all of your writes have to make it to the disk, or none of them. 3) The file is updated serially Read More...
Once in a while, you might encounter this tool in some Microsoft-provided SDKs, or Resource Kits, for example in the Windows Resource Kit, the Exchange Report Toolkit, and others. But this tool never came with any relevant documentation. It just displays Read More...
WS-Management was just submitted to DMTF! WS-Management is a web-service based spec for system management tasks like resource discovery, events, executing of certain operations, etc: [...] this specification identifies a core set of Web service specifications Read More...
Transportable shadow copies are another practical consequence of a new paradigm - the data is stored in the (SAN) cloud. The data availability is not anymore tied to your machine. This simple fact has far reaching consequences. One consequence is the Read More...
A good comment in one of my previous posts : >>> Any idea how to get a Volume Name ( \\?\Vol{GUID }) or drive letter for a given disk XX + partition XX? i.e. If I have a partition table for DiskDrive0 I need to find out what volume/drive letter Read More...
There is a new blog on my radar - Malcom Smith started to write about Transactional NTFS here: http://blogs.msdn.com/because_we_can/default.aspx Transactional NTFS (or TxF as we call it here) is a very exciting technology. The idea is extremely simple: Read More...
In the old days of MS-DOS and Windows 95 you could identify any volume by its drive letter. Things were so easy. But not anymore after we shipped Windows 2000. In W2K you could also have mount points - volumes mounted under certain directories. This feature Read More...
More Posts Next page »
 
Page view tracker