Automatically turning on desktop items in XP

J

Jason Gallas

Is there any way in group policy to automatically turn on "my
computer", "my network places", "internet explorer" and "my documents"
to be visible on windows xp desktops? It is annoying to have to make
them visible every time I install a new desktop.
 
J

Jerold Schulman

Is there any way in group policy to automatically turn on "my
computer", "my network places", "internet explorer" and "my documents"
to be visible on windows xp desktops? It is annoying to have to make
them visible every time I install a new desktop.

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000



will do My computer, My Network Places, and Recycle Bin.

At value of 1 hides them.



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
J

Jason Gallas

:On Thu, 02 Sep 2004 11:29:15 -0700, Jason Gallas <[email protected]>
:wrote:
:
:>Is there any way in group policy to automatically turn on "my
:>computer", "my network places", "internet explorer" and "my documents"
:>to be visible on windows xp desktops? It is annoying to have to make
:>them visible every time I install a new desktop.
:
:REGEDIT4
:
:[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum]
:"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
:"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
:"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
:
:
:
:will do My computer, My Network Places, and Recycle Bin.
:
:At value of 1 hides them.

Thanks, how would I apply this registry setting with a GPO?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top