Re: Removing the Accessories Folder from every user

From: Steven L Umbach (n9rou_at_n0-spam-for-me-comcast.net)
Date: 08/30/04


Date: Mon, 30 Aug 2004 17:48:47 GMT

If you remove it from the default profile then new user profiles should not find it
in their profile. It is located in documents and settings\default user\start
menu\programs\accessories. For users that already have it, you would have to delete
the same profile from their folder which could be done with a logon script using
%username% variable in the logon script as in [ del c:"\documents and
settings\%username%\start menu\programs\accessories" ]. Group Policy/user
configuration/administrative templates/start menu & taskbar has many options to
configure start menu but I don't believe accessories is one on them. --- Steve

"Leo" <anonymous@discussions.microsoft.com> wrote in message
news:2b1301c48e99$8a8ec790$a601280a@phx.gbl...
> Hello,
>
> Can anyone tell me how can I remove the Accessories Folder
> in a W2K server environment from every user that logs in?
>
>
> Thank you.



Relevant Pages

  • Re: mapped drives and desktop shortcut all a group of users
    ... I added the logon script in the user config area of the default domain GPO ... I updated group policy on the DC and the workstation I was working on ... A profile does not seem to run when you use a policy on an Organizational ... As mapped drives are generally profile specific, ...
    (microsoft.public.windows.server.active_directory)
  • Re: mapped drives and desktop shortcut all a group of users
    ... I added the logon script in the user config area of the default domain GPO ... I updated group policy on the DC and the workstation I was working on ... A profile does not seem to run when you use a policy on an Organizational ... As mapped drives are generally profile specific, ...
    (microsoft.public.windows.server.active_directory)
  • Re: RDP logn script override?
    ... I'm guessing you want to change the user account settings as opposed ... When you set the policy on the computer, ... setting if the computer will allow a roaming user's profile to be downloaded ... >> What this does is apply a different logon script when the users log on to ...
    (microsoft.public.scripting.vbscript)
  • Re: MapNetworkDrive not working during first logon
    ... during the very first interactive logon when a new user logs onto a PC ... do not get their network drives. ... The things that you say are working in your logon script - does that include ... Profile tab of the user account in active directory users and computers. ...
    (microsoft.public.scripting.vbscript)
  • Re: Can a large user profile prevent logon / logoff scripts from runni
    ... Until recently we had set logon scripts to run with the profile tab ... logoff script which is set with group policy. ... The logon and logoff scripts, when set with group policy, ... The same logon script runs for this user when I revert to setting it ...
    (microsoft.public.windows.server.scripting)