Windows XP Professional Resource Kit
System Restore Scripting Samples
Published: November 15, 2001
The System Restore feature automatically monitors and records key system changes on Windows XP Professional and Windows XP Home Edition. Administrators can undo system changes that might have caused problems or revert to a configuration that existed when the system was performing optimally, without any impact to personal user data files such as Word documents, e-mail, browsing history, etc.
System Restore helps keep systems running smoothly and can reduce the need for calls to support services or business help desks. The System Restore parameters are configurable remotely or locally by using a Windows Management Instrumentation (WMI) script. A WMI script can also be used to create restore points, list them, select a restore point to restore to, and view the status of a restore operation.
Scriptingexamples.doc contains functions and parameter descriptions, along with script samples, which are provided as a guide to administrators who need remote access to the System Restore features and settings.