|
|
Script XP System restore points
The system restore tool that is bundled within Windows XP is priceless. Numerous times I have helped myself or others get their system back to a working state by restoring to a previous image. To restore to a previous state just click on Start -> All Programs -> Accessories -> System Tools -> System Restore

Clicking on next you will see a calendar. The days that are available will be in bold:

This is the problem. Many times the day you really need is never there.
We have a short and sweet script that you can put into the system scheduler, or in the users login script that will force the creation of a system restore point without anything displayed to the user:
CreateRestorePoint.vbs
Posted By: Steve Wiseman on Thursday, April 13, 2006
Microsoft to require all 64 bit drivers to be signed
Microsoft, in its attempt to battle the rootkit problem in the 64 bit version of windows, is requiring all drivers to be digitally signed.
This single move will destroy the availability of any free device drivers. Individual developers are unlikely to obtain the $500 certificate needed to sign a driver.
It does make things more difficult for root-kit developers, but at the same time it opens the door to Linux and Apple. This will force developers learning their trade to pick either Apple, or Linux for initial driver development. Over time this could give them a significant advantage - especially Apple
Posted By: Steve Wiseman on Thursday, April 13, 2006
|
 |