Re: NoAddressBar
- From: "vhavandjian" <vhavandjian@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 May 2005 14:20:02 -0700
I just tried this code below but it did not work. I just realized why
because that keyname path does not exist in Windows 2k3 server which I am
trying to use. Anybody know where the key is hidden in Win2k3 Server?
TIA!
Vahram Havandjian
Class User
Category "IE"
Policy "No Address Bar"
KEYNAME "Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions"
VALUENAME "NoAddressBar"
VALUEON "0x00000001 (1)"
VALUEOFF "0x00000000 (0)"
EXPLAIN "Enabled: This will hide the IE Address Bar. If Not Configured or
Disabled the ID Address Bar will appear."
End Policy
End Category
"vhavandjian" wrote:
> Well my problem is that I am trying to implement this on Windows 2003 for
> terminal services users. The application they are using requires them to use
> IE but I don't want them to have access to the address bar to try to browse
> to anywhere else.
>
> Thanks agian!
>
> Vahram
>
> "Bob G" wrote:
>
> > I ran into this problem as well. Here's my solution. I did a snapshot to
> > find the registry value that changes when you turn off the address bar. Then
> > I downloaded the free AD ad-on from www.desktopstandard.com that allows for
> > a registry extension in GPMC. There is also a client side msi that needs to
> > be installed but once that is done, you can push any registry change to the
> > workstation via GPO - it worked great in my case.
> > Bob
> >
> > "vhavandjian" <vhavandjian@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:C0F16D80-98C0-4800-A533-79FA1B120720@xxxxxxxxxxxxxxxx
> > >I too have been searching on how to do this. I am amazed this was not an
> > > option in the default templates. Has anybody else made a template that
> > > implements this setting?
> > >
> > > TIA!
> > >
> > > Vahram Havandjian
> > >
> > > "Steven L Umbach" wrote:
> > >
> > >> You might look at creating a custom .adm file to implement that setting
> > >> in
> > >> which case you may be able to implement it to just specific groups. The
> > >> links below may help. --- Steve
> > >>
> > >> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/management/gp/admtgp.mspx
> > >> http://www.lokbox.net/WhitePapers/Templates/index.asp
> > >>
> > >>
> > >> "Scott L. Dukart" <sdukart@xxxxxxxxxxx> wrote in message
> > >> news:eTa4OjcRFHA.3972@xxxxxxxxxxxxxxxxxxxxxxx
> > >> >I have checked there and other locations and do not see an option for
> > >> >"NoAddressBar". I have tried to specifically add the registry setting,
> > >> >but
> > >> >it applies it to all users in the domain and users that remote to the
> > >> >servers.
> > >> >
> > >> > "Steven L Umbach" <n9rou@xxxxxxxxxxxxxxxxxx> wrote in message
> > >> > news:urpQd%23IRFHA.576@xxxxxxxxxxxxxxxxxxxxxxx
> > >> >> If it can be done it should not matter if it is at the domain level or
> > >> >> Organizational Unit level. You would have to create a Group Policy at
> > >> >> the
> > >> >> OU level, configure the Group Policy, and then add the users to the OU
> > >> >> that you want the restriction to apply to. If it can be done it
> > >> >> probably
> > >> >> would be under user configuration/administrative templates/Windows
> > >> >> components/Internet Explorer. --- Steve
> > >> >>
> > >> >>
> > >> >> "Scott L. Dukart" <sdukart@xxxxxxxxxxx> wrote in message
> > >> >> news:Osgkb5kQFHA.3988@xxxxxxxxxxxxxxxxxxxxxxx
> > >> >>> Trying to hide Address Bar in IE via a single Group Policy in AD. Is
> > >> >>> this
> > >> >>> possible? Everything I see says you can do this, but only at a
> > >> >>> Domain
> > >> >>> Level.
> > >> >>>
> > >> >>> Thanks In Advance.
> > >> >>>
> > >> >>
> > >> >>
> > >> >
> > >> >
> > >>
> > >>
> > >>
> >
> >
> >
.
- References:
- Re: NoAddressBar
- From: vhavandjian
- Re: NoAddressBar
- From: Bob G
- Re: NoAddressBar
- From: vhavandjian
- Re: NoAddressBar
- Prev by Date: Re: NoAddressBar
- Next by Date: Re: how to create domain policy to restrict users ???
- Previous by thread: Re: NoAddressBar
- Next by thread: Re: Internet Explorer Maintenance Windows XP SP2
- Index(es):
Relevant Pages
|