How do I control the Right click on the Start menu.
I need to disable some link in the menu.
I have a "User" profile, Whoâ??s profile have to be protected/safe, a right
click on the "Start" menu gives the user access to areas, I don't want for
this profile.

I say Thanks, if anyone can help.
Mitza

Re: Access to Shares by Right Click on the Start menu by Daniel

Daniel
Thu Jun 19 05:26:25 CDT 2008

You can always simply disable the context menu in Windows Explorer. That
should deal with the UI part. However, in order to really prevent someone
from doing stuff that you don't want them to do, you need to carefully plan
and implement security settings.

--
Sincerely,

Daniel Petri
MVP, Senior IT consultant, trainer
www.petri.co.il

"Mitza" <Mitza@discussions.microsoft.com> wrote in message
news:FCFF3EF3-80C6-4AA7-8F59-5A819B1FA3EA@microsoft.com...
> How do I control the Right click on the Start menu.
> I need to disable some link in the menu.
> I have a "User" profile, Whoâ??s profile have to be protected/safe, a right
> click on the "Start" menu gives the user access to areas, I don't want for
> this profile.
>
> I say Thanks, if anyone can help.
> Mitza
>


Re: Access to Shares by Right Click on the Start menu by Mitza

Mitza
Fri Jun 20 06:06:00 CDT 2008

Yes, thanks Daniel Petri.

But I have hoped for some possibility in the â??regeditâ?? settings.

I have disabled the KontrolPanel, editing of the desktop and some other
things that way, but the right click on the â??Start button is the last thing I
need to disable.

But I think I also have to do it you way, because the â??SaveASâ?? and â??Openâ??
menu gives the user some back-doors to the file system.

Sincerely,
Mitza

Re: Access to Shares by Right Click on the Start menu by bob78044

bob78044
Mon Jun 23 06:35:00 CDT 2008

You didn't mention what OS you are working with. You must be careful of what
you do. In XP, you can take a look at gpedit.msc. This can be started
clicking on start and select run. Type gpedit.msc in there. I don't
remember if this was available in Windows 2000. In XP, a new window will
open up. Look in the User configration section as shown below.

User Configuration
Administrative Templates
start menu and taskbar.

Hope this helps.
"Mitza" wrote:

> Yes, thanks Daniel Petri.
>
> But I have hoped for some possibility in the â??regeditâ?? settings.
>
> I have disabled the KontrolPanel, editing of the desktop and some other
> things that way, but the right click on the â??Start button is the last thing I
> need to disable.
>
> But I think I also have to do it you way, because the â??SaveASâ?? and â??Openâ??
> menu gives the user some back-doors to the file system.
>
> Sincerely,
> Mitza