Reason
Some of the notebook images are based on Windows XP SP1 with SP2 integrated into this same image.
This causes a problem with the local security policy on the notebook when installing Windows Components.
Solution
To fix this problem you will need to run the following command to reset the Local Security Policy.
esentutl /g c:\windows \security\database\secedit.sdb
This command resets the Local Security Database.
Before you run this command please be aware that the Local Security Policy will be reset to its original state with no security policy. This will affect all permissions on the computer including file and folder permissions.
Please read the following article for more information…
http://support.microsoft.com/kb/894351 |