How can I stop my environment changes being saved when I logoff?
January 8, 2000
A. By default when you Logoff, Windows stores your settings into yourprofile and this includes any open Explorer windows, position changes etc. Itis possible to stop NT saving these settings:
Start the registry editor (regedit.exe)
Move toHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
From the Edit menu select "New - DWORD value". Enter a name of"NoSaveSettings"
Double click the new value and set to 1
When you logoff any open windows will not be reopened and savings will notbe saved. This setting can also be set domain wide using the policy editor.
Start the policy editor (poledit.exe)
Open your domains policy (or create a new one)
Double click Default User
Expand Shell - Restrictions
Check the 'Don't save settings at exit'
Click OK
Save the policy to the netlogon share of the domain controllers.
About the Author
You May Also Like