Audit mode message
-
Audit mode message
Hi folks,
This morning I started getting this message whenever I boot up...
Windows is currently running in Audit Mode.
Reminder code will not run and will now exit.
This will not appear in a sealed image.
Not sure why this is happening.
-
Try this.This should get you out of audit mode
Go to the Start> Run.
Type ‘regedit’ and hit enter.
Find and right-click the relevant registry key for your operating system:
Windows XP: AuditInProgress in HKLM\System\Setup
Windows Vista: ImageState in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Set up\State
Windows 7: ImageState in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Setup\State Select Modify.
Delete the value and Click OK.
Restart your computer for changes to take effect.
-
Click on Start ==> click on Run ==> type cmd ==> type sysprep/oobe ==> hit Enter key ==> restart your computer.
Sysprep Audit Mode is for system builders to customize systems prior to shipping to the end-user; this is the mode for installing drivers, applications, tech support information, etc. OOBE is the "Out Of Box Experience" screen, where the user creates his/her account and sets up system preferences.
Kevin
Last edited by KDawg; 14-09-2011 at 05:09 PM.
Reason: Left out step 5, "Enter" key, in original.