Removing Programs from the Start menu in Terminal 2003 sessions
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
Post a Comment