When repairing a computer after a virus, it is always wise to Reset Registry Permissions to factory defaults using the following process:
Upon review the log file, you may see an entry related to RemoteRegistry. If you are working on a Windows XP Home computer, the RemoteRegistry Service is not included with this edition of Windows. Therefore, this error can be ignored.
But then you may see the following error within the log file:
----Configure File Security...
Configure c:\.
File Security configuration was completed with one or more errors.
This may simple be the fact that there are directories in the root of C that cannot be enumerated by secedit. To resolve this issue, view hidden files and folders and delete extraneous folders that do not contain personal data. Secedit may now run properly.
This may also occur because the NTFS Permissions of the C Drive have been changed by (a) the computer user, (b) a program or (c) a virus. To resolve this problem, you need only Reset NTFS Permissions to factory defaults using the following steps:
http://www.smartnetadmin.com
- Click Start - Run.
- Type: cmd
- Hit Enter.
- Type: secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
- Hit Enter.
- Upon completion, reboot.
Upon review the log file, you may see an entry related to RemoteRegistry. If you are working on a Windows XP Home computer, the RemoteRegistry Service is not included with this edition of Windows. Therefore, this error can be ignored.
But then you may see the following error within the log file:
----Configure File Security...
Configure c:\.
File Security configuration was completed with one or more errors.
This may simple be the fact that there are directories in the root of C that cannot be enumerated by secedit. To resolve this issue, view hidden files and folders and delete extraneous folders that do not contain personal data. Secedit may now run properly.
This may also occur because the NTFS Permissions of the C Drive have been changed by (a) the computer user, (b) a program or (c) a virus. To resolve this problem, you need only Reset NTFS Permissions to factory defaults using the following steps:
- Click Start - Run.
- Type: cmd
- Hit Enter.
- Type: secedit /configure /cfg "%systemroot%\security\templates\setup security.inf" /db waisaw.sdb /verbose
- Hit Enter.
- Reboot.
- Click Start - Run.
- Type: cmd
- Hit Enter.
- You can now Reset Registry Permissions by typing: secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
- Hit Enter.
- Upon completion, reboot.
http://www.smartnetadmin.com
Comments
Post a Comment