Create System Restore Points Quickly using Script in Windows Vista and Windows XP

You can create System Restore Points quickly using a WMI script. Here is a script that helps you create a System Restore point in a single click. This script works in Windows Vista and Windows XP Systems.

admin | May 16th, 2008 | Continued

About this Site

Welcome to the Winhelponline blog. Here you’ll find some tips, links and other useful information mostly about the Windows (32-bit only) Operating Systems.

Other Recent Articles

How to set Firefox Portable as the default browser in Windows XP

Mozilla Firefox®, Portable Edition is the popular Mozilla Firefox web browser bundled with a PortableApps.com Launcher as a portable app, so you can take your bookmarks, extensions and saved passwords with you. Mozilla Firefox Portable Edition can be copied to a thumb drive so that you can use it where ever you go. Mozilla Firefox®, Portable Edition does not register itself with the system, and thus cannot be set as the default browser using the GUI.

Windows Photo Gallery shows tinted background when previewing images

When previewing an image using Windows Photo Gallery, the image is displayed with a Yellow background and appeared dark and off colored. This issue was widely reported in various Windows Vista forums last year. But this problem surfaced in my system only after installing the Windows Vista Service Pack 1.

Add Copy To and Move To to the right-click menu in Vista

The Copy To Folder and Move To Folder options found in the Edit menu in Windows Explorer help you move or copy a file or folder easily to a different location. This functionality can also be added to the right-click menu in Windows 2000, Windows XP and Windows Vista, similar to Send To X PowerToy for Windows 95.

Although the options work fine when added to the context menu in Windows 2000, Windows XP and Windows Vista, you’ll note a glaring side-effect in Windows 2000 and Windows XP. The problem is that when opening multiple files from Windows Explorer, you may see the Copy To or the Move To dialog boxes continuously popping up unnecessarily. As Raymond Chen notes in his Blog:

How to reduce the space allotted to System Restore in Windows Vista

System Restore disk space usage can be easily configured using the slider control provided in the System Restore settings in Windows XP. But no such GUI option exists in Windows Vista. Windows Vista by default allocates 15 percent of the total drive space or 30 percent of the available free space (whichever is smaller) for Shadow Copy storage. Note that System Restore in Windows Vista is based on Shadow Copy, and thus it gets the allocated disk space information from the Volume Shadow Copy service. (The Previous versions feature use the Shadow Copy, as well.) To view or adjust the disk space allotted to System Restore you need to use the Vssadmin command-line tool included in Windows Vista.

Mapped drives are not seen from elevated Command Prompt in Vista

When I tried to access a network drive via elevated Command Prompt, the drive was not found and I got the error The system cannot find the path specified. However, the drive-letter is listed in (My) Computer and accessible from non-elevated Command Prompt.

Fig 1: Mapped drive not seen from Elevated Command Prompt.

Speed up the Send To menu in Windows

Whenever I right-click a file or folder and click Send To, it takes 5 seconds for the Send To menu to popup. This list used to come up in a second or so. What is happening under the hood?

Add “Copy as Path” option to the context menu in Windows XP

Windows Vista already includes the useful Copy as Path option in the context menu, which helps you quickly copy the complete path of the selected file or folder to the Clipboard. Earlier, we added the Add to Quick Launch and Open file location options to the context menu in Windows XP, as in Windows Vista. Here is how to add the Copy as Path functionality in Windows XP via the context menu.

Recover deleted files using Previous versions (Shadow Copy) in Windows Vista

If you accidentally delete a file or folder, you can restore a shadow copy of that file or folder using the Previous versions feature in Windows Vista. Shadow Copy, an useful innovation included in Windows Vista, automatically creates point-in-time copies of files as you work, so you can quickly and easily retrieve versions of a document you may have accidentally deleted.

Add “Open file location” to the context menu for shortcuts in Windows XP

Windows Vista comes with the Open file location context menu item for shortcuts, which help you quickly open the target folder of a shortcut. In Windows XP, it takes four mouse clicks to accomplish the task. To open the target folder of a shortcut in Windows XP, you need to right-click on the shortcut file, click Properties and click the Find Target button to open the parent folder of the target file or folder. And an additional mouse click is needed to close the Shortcut Properties dialog.