Re: User Accounts...HELP!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Peter Hutchison (pjhutch_at_pcguru.plus.com)
Date: 02/20/04


Date: Fri, 20 Feb 2004 11:54:31 +0000

On Fri, 13 Feb 2004 18:34:32 -0500, "Colin Nash [MVP]"
<cnash-REMOVETHIS-@mvps.org> wrote:

>The programs you see under the Start menu have nothing to do with whether or
>not you are an administrator.
>
>A user will see the icons that are in his own profile under \DOCUMENTS AND
>SETTINGS\username\START MENU\ as well as anything under \DOCUMENTS AND
>SETTINGS\ALL USERS\START MENU. Same idea with Desktop icons (there's a
>desktop folder in those locations.)
>
>
>It's is a matter of how the application's setup program works.
>
>Sometimes you need to move the icons from the individual user's Start
>Menu/Desktop into the All Users one. Other (poorly written) applications
>may actually insist that you run the installation under each specific user's
>profile-- which may require you to temporarily elevate that account to an
>administrator level.

Try this little batch program to copy icons from current user's menu
to All Users menu:

@echo off
echo Copying Program short cuts from current user to All Users
xcopy c:\documents and settings\%username%\start menu\programs\*.*"
"c:\documents and settings\all users\start menu\programs"
pause

Peter Hutchison
Windows FAQ
http://www.pcguru.plus.com/



Relevant Pages

  • Re: What happened???? Ughhh!!!
    ... I can log in under other accounts that are also ... > Robert wrote: ... >> to get many of the icons in the control panel to launch, ... Logging on under the administrator in safe mode ...
    (microsoft.public.windowsxp.security_admin)
  • RE: XP Home User restrictions
    ... or rather allow the administrator to set local secuirty policies. ... i am surprised you were able to delete icons from the administrators ... Similarly, yes Norton will be accessible, but a limited user doesnt ... Create new user accounts for them that are limited. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Ignoring "All Users" desktop shortcuts
    ... One way that comes to mind is to simply move all those "All User\Desktop" ... icons to the "Administrator \Desktop" to at least ... > Professional so that it will ignore (disregard, override, or what have ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: adding and deleting icons on desktop for limited accounts
    ... I'm not an expert, but I noticed you did not get a response yet, so I'll ... You just log in as Administrator, and navigate to her profile (the ... shortcuts (icons) there, and remove them from both subfolders. ... to change icons on desktop under her log in. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: User Accounts...HELP!
    ... not you are an administrator. ... A user will see the icons that are in his own profile under \DOCUMENTS AND ... > I installed all my software under the Admin account. ... > the limited account name none of the new software or> anything is there. ...
    (microsoft.public.windowsxp.newusers)