Removing Programs from the Start menu in Terminal 2003 sessions


hi
 
i trying strip down users access our ts 2003. working fine, have removed start menu except programs, can't find gpo settings this?

/lasse
lasse

 

hi,

 

i afraid there no group policy can remove program shortcuts in start menu. however, can remove them setting value of following registry entry 0:

 

hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced

name: start_minmfu

data: 0

 

in domain environment, can deploy registry value using 1 of following method:

 

·         create custom adm template file.

·         use logon script.

·         use group policy preference.

 

hope helps.



Windows Server  >  Group Policy



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file