PC Review


Reply
Thread Tools Rate Thread

Hide View tab

 
 
neilalastair
Guest
Posts: n/a
 
      21st Mar 2004
Is there any way of implementing an active directory group policy based on
the registry so you can hide a portion of the "view tab" under windows
explorer / folder options.

I do not wish users to change these settings but I do want them to be able
to change the view options "like current folder and reset all folders"

I have designed a policy that changes the settings here as per the admin
wishes but the user can soon cahnge them back again.

Finally what is the significance of placing quotes around the keyname field
in a custom adm file

Many thanks,



 
Reply With Quote
 
 
 
 
Rob
Guest
Posts: n/a
 
      22nd Mar 2004
To clarify an answer: whats the reason to limit a user
from changing an explorer view?

What limitations does that couse you?


>-----Original Message-----
>Is there any way of implementing an active directory

group policy based on
>the registry so you can hide a portion of the "view tab"

under windows
>explorer / folder options.
>
>I do not wish users to change these settings but I do

want them to be able
>to change the view options "like current folder and reset

all folders"
>
>I have designed a policy that changes the settings here

as per the admin
>wishes but the user can soon cahnge them back again.
>
>Finally what is the significance of placing quotes around

the keyname field
>in a custom adm file
>
>Many thanks,
>
>
>
>.
>

 
Reply With Quote
 
much_to_do
Guest
Posts: n/a
 
      23rd Mar 2004
At the end of the day I do not want the user to unhide hidden folders, which
I implement via a GPO. If they can get to folder options they can do this.




"Rob" <(E-Mail Removed)> wrote in message
news:11daf01c4105d$ed9ba520$(E-Mail Removed)...
> To clarify an answer: whats the reason to limit a user
> from changing an explorer view?
>
> What limitations does that couse you?
>
>
> >-----Original Message-----
> >Is there any way of implementing an active directory

> group policy based on
> >the registry so you can hide a portion of the "view tab"

> under windows
> >explorer / folder options.
> >
> >I do not wish users to change these settings but I do

> want them to be able
> >to change the view options "like current folder and reset

> all folders"
> >
> >I have designed a policy that changes the settings here

> as per the admin
> >wishes but the user can soon cahnge them back again.
> >
> >Finally what is the significance of placing quotes around

> the keyname field
> >in a custom adm file
> >
> >Many thanks,
> >
> >
> >
> >.
> >



 
Reply With Quote
 
David Everett [MSFT]
Guest
Posts: n/a
 
      23rd Mar 2004
Is this what you are looking for? Try deploying a registry lockdown via GPO
on HELM\SOFTWARE\Microsoft\Windows\Current\Explorer\Advanced\Folder\Hidden

Grant the following groups these rights:

Administrators Allow Full Control
Authenticated Users Allow Read
Domain Users Deny Full Control
System Allow Full Control
Creator Owner <not defined>
Server Operators Allow Read

This setting will prevent the "Hidden Files and Folders" part of Folder
Options from being displayed in Explorer-Tools-Folder Options. Users will
continue to have other parts of this menu available.
--
David Everett
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

"much_to_do" <well@.karoo.co.uk> wrote in message
news:c3p8d7$del$(E-Mail Removed)...
> At the end of the day I do not want the user to unhide hidden folders,

which
> I implement via a GPO. If they can get to folder options they can do this.
>
>
>
>
> "Rob" <(E-Mail Removed)> wrote in message
> news:11daf01c4105d$ed9ba520$(E-Mail Removed)...
> > To clarify an answer: whats the reason to limit a user
> > from changing an explorer view?
> >
> > What limitations does that couse you?
> >
> >
> > >-----Original Message-----
> > >Is there any way of implementing an active directory

> > group policy based on
> > >the registry so you can hide a portion of the "view tab"

> > under windows
> > >explorer / folder options.
> > >
> > >I do not wish users to change these settings but I do

> > want them to be able
> > >to change the view options "like current folder and reset

> > all folders"
> > >
> > >I have designed a policy that changes the settings here

> > as per the admin
> > >wishes but the user can soon cahnge them back again.
> > >
> > >Finally what is the significance of placing quotes around

> > the keyname field
> > >in a custom adm file
> > >
> > >Many thanks,
> > >
> > >
> > >
> > >.
> > >

>
>



 
Reply With Quote
 
much_to_do
Guest
Posts: n/a
 
      24th Mar 2004
Many thanks,

I havent tried this but it certainly sounds exaclty what i want.





"David Everett [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is this what you are looking for? Try deploying a registry lockdown via

GPO
> on HELM\SOFTWARE\Microsoft\Windows\Current\Explorer\Advanced\Folder\Hidden
>
> Grant the following groups these rights:
>
> Administrators Allow Full Control
> Authenticated Users Allow Read
> Domain Users Deny Full Control
> System Allow Full Control
> Creator Owner <not defined>
> Server Operators Allow Read
>
> This setting will prevent the "Hidden Files and Folders" part of Folder
> Options from being displayed in Explorer-Tools-Folder Options. Users will
> continue to have other parts of this menu available.
> --
> David Everett
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
> "much_to_do" <well@.karoo.co.uk> wrote in message
> news:c3p8d7$del$(E-Mail Removed)...
> > At the end of the day I do not want the user to unhide hidden folders,

> which
> > I implement via a GPO. If they can get to folder options they can do

this.
> >
> >
> >
> >
> > "Rob" <(E-Mail Removed)> wrote in message
> > news:11daf01c4105d$ed9ba520$(E-Mail Removed)...
> > > To clarify an answer: whats the reason to limit a user
> > > from changing an explorer view?
> > >
> > > What limitations does that couse you?
> > >
> > >
> > > >-----Original Message-----
> > > >Is there any way of implementing an active directory
> > > group policy based on
> > > >the registry so you can hide a portion of the "view tab"
> > > under windows
> > > >explorer / folder options.
> > > >
> > > >I do not wish users to change these settings but I do
> > > want them to be able
> > > >to change the view options "like current folder and reset
> > > all folders"
> > > >
> > > >I have designed a policy that changes the settings here
> > > as per the admin
> > > >wishes but the user can soon cahnge them back again.
> > > >
> > > >Finally what is the significance of placing quotes around
> > > the keyname field
> > > >in a custom adm file
> > > >
> > > >Many thanks,
> > > >
> > > >
> > > >
> > > >.
> > > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
banner hide/view charles arnett Microsoft Word Document Management 2 9th Mar 2010 09:35 PM
Hide Macro from View Q Sean Microsoft Excel Programming 5 1st Dec 2007 10:49 PM
View/Hide objects =?Utf-8?B?UGlldHJv?= Microsoft Access 1 6th Oct 2007 03:59 PM
Design View - Can you hide Field Properties/Default to Design View =?Utf-8?B?amxt?= Microsoft Access Getting Started 3 11th Mar 2006 11:53 PM
How can I hide weekends in a 30 day view? =?Utf-8?B?U2FsbHkgU2lidGhvcnBl?= Microsoft Outlook Calendar 1 21st Feb 2006 02:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:32 PM.