hidden hit counter
Welcome to WindowsForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Hide IE History

 
   Win 2000/NT/98/ME (Home) -> Group Policy RSS
Next:  Mouse pointer static on desktop  
Author Message
okon3

External


Since: Dec 05, 2007
Posts: 7



(Msg. 1) Posted: Sun Feb 10, 2008 8:47 am
Post subject: Hide IE History
Archived from groups: microsoft>public>win2000>group_policy (more info?)

Is there a way in windows 2000 GP to hide/disable the viewing if Internet
Explorer 6 history.
It seems I can disable everything besides this and the search feature.
I've diabled the butons but cannot find a way to limit access thru either a
CTRL-H or under view-Explorer Bar-etc it IE itself.
I've even enabled the 'Remove tip of the day' option yet it is present under
the Explorer Bar and does bring up the tip of the day when selected.
As a temporary fix.
I thought I saw a history cache option someplace and thought I would set it
to 0(zero) in GP, but now I cannot find that. So for now I've set it to 0
under the Internet Options in IE's general tab, then disable access to that
tab, but activity from the current day is still present.

My concern is this is a computer used for public internet access and it is
not always restart and to respect the privacy of the last user it would be
nice to hide this information.
Thanks,

 >> Stay informed about: Hide IE History 
Back to top
Login to vote
Florian Frommherz [MVP]

External


Since: Nov 05, 2007
Posts: 49



(Msg. 2) Posted: Sun Feb 10, 2008 4:11 pm
Post subject: Re: Hide IE History [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

okon3 schrieb:
> Is there a way in windows 2000 GP to hide/disable the viewing if Internet
> Explorer 6 history.
> It seems I can disable everything besides this and the search feature.
> I've diabled the butons but cannot find a way to limit access thru either a
> CTRL-H or under view-Explorer Bar-etc it IE itself.
> I've even enabled the 'Remove tip of the day' option yet it is present under
> the Explorer Bar and does bring up the tip of the day when selected.
> As a temporary fix.
> I thought I saw a history cache option someplace and thought I would set it
> to 0(zero) in GP, but now I cannot find that. So for now I've set it to 0
> under the Internet Options in IE's general tab, then disable access to that
> tab, but activity from the current day is still present.

There's a custom ADM template on gruppenrichtlinien.de - a german Group
Policy portal. It would delete the history on user logoff:

CLASS USER

CATEGORY "Custom IE settings"

POLICY "Delete user history on logoff"
KEYNAME "Software\Microsoft\Internet Explorer\Main"
VALUENAME "Save_Session_History_On_Exit"
VALUEON "no" VALUEOFF "yes"
END POLICY
END CATEGORY

cheers,

Florian
--
Microsoft MVP - Windows Server - Group Policy.
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.

 >> Stay informed about: Hide IE History 
Back to top
Login to vote
okon3

External


Since: Dec 05, 2007
Posts: 7



(Msg. 3) Posted: Sun Feb 10, 2008 7:58 pm
Post subject: Re: Hide IE History [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for your reply,but I'm looking for a way to leave the computer logged
on all day.
So someone could simply walk away and by closing the current window, the
history would also go away. Not only as a convenience but a reality. I
watched three people use it on Friday and they simply closed the browser
window and walked away.
That's where I thought eliminating the ability to get to the history would
solve the issue.
Thanks again for your time.

"Florian Frommherz [MVP]" wrote:

> okon3 schrieb:
> > Is there a way in windows 2000 GP to hide/disable the viewing if Internet
> > Explorer 6 history.
> > It seems I can disable everything besides this and the search feature.
> > I've diabled the butons but cannot find a way to limit access thru either a
> > CTRL-H or under view-Explorer Bar-etc it IE itself.
> > I've even enabled the 'Remove tip of the day' option yet it is present under
> > the Explorer Bar and does bring up the tip of the day when selected.
> > As a temporary fix.
> > I thought I saw a history cache option someplace and thought I would set it
> > to 0(zero) in GP, but now I cannot find that. So for now I've set it to 0
> > under the Internet Options in IE's general tab, then disable access to that
> > tab, but activity from the current day is still present.
>
> There's a custom ADM template on gruppenrichtlinien.de - a german Group
> Policy portal. It would delete the history on user logoff:
>
> CLASS USER
>
> CATEGORY "Custom IE settings"
>
> POLICY "Delete user history on logoff"
> KEYNAME "Software\Microsoft\Internet Explorer\Main"
> VALUENAME "Save_Session_History_On_Exit"
> VALUEON "no" VALUEOFF "yes"
> END POLICY
> END CATEGORY
>
> cheers,
>
> Florian
> --
> Microsoft MVP - Windows Server - Group Policy.
> eMail: prename [at] frickelsoft [dot] net.
> blog: http://www.frickelsoft.net/blog.
>
 >> Stay informed about: Hide IE History 
Back to top
Login to vote
Al

External


Since: Feb 11, 2008
Posts: 4



(Msg. 4) Posted: Mon Feb 11, 2008 8:32 am
Post subject: Re: Hide IE History [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 10, 10:58 pm, okon3 <ok... DeleteThis @discussions.microsoft.com> wrote:
> Thanks for your reply,but I'm looking for a way to leave the computer logged
> on all day.
> So someone could simply walk away and by closing the current window, the
> history would also go away. Not only as a convenience but a reality. I
> watched three people use it on Friday and they simply closed the browser
> window and walked away.
> That's where I thought eliminating the ability to get to the history would
> solve the issue.
> Thanks again for your time.
>
> "Florian Frommherz [MVP]" wrote:
> > okon3 schrieb:
> > > Is there a way in windows 2000 GP to hide/disable the viewing if Internet
> > > Explorer 6 history.
> > > It seems I can disable everything besides this and the search feature.
> > > I've diabled the butons but cannot find a way to limit access thru either a
> > > CTRL-H or under view-Explorer Bar-etc it IE itself.
> > > I've even enabled the 'Remove tip of the day' option yet it is present under
> > > the Explorer Bar and does bring up the tip of the day when selected.
> > > As a temporary fix.
> > > I thought I saw a history cache option someplace and thought I would set it
> > > to 0(zero) in GP, but now I cannot find that. So for now I've set it to 0
> > > under the Internet Options in IE's general tab, then disable access to that
> > > tab, but activity from the current day is still present.
>
> > There's a custom ADM template on gruppenrichtlinien.de - a german Group
> > Policy portal. It would delete the history on user logoff:
>
> > CLASS USER
>
> > CATEGORY "Custom IE settings"
>
> > POLICY "Delete user history on logoff"
> > KEYNAME "Software\Microsoft\Internet Explorer\Main"
> > VALUENAME "Save_Session_History_On_Exit"
> > VALUEON "no" VALUEOFF "yes"
> > END POLICY
> > END CATEGORY
>
> > cheers,
>
> > Florian
> > --
> > Microsoft MVP - Windows Server - Group Policy.
> > eMail: prename [at] frickelsoft [dot] net.
> > blog:http://www.frickelsoft.net/blog.

How about creating a scheduled task that runs every 60 minutes that
deletes the appropriate folder/files? If your PCs are in a Domain, you
could push this out as a GPO.

Al
 >> Stay informed about: Hide IE History 
Back to top
Login to vote
okon3

External


Since: Dec 05, 2007
Posts: 7



(Msg. 5) Posted: Mon Feb 11, 2008 9:37 am
Post subject: Re: Hide IE History [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That too is an idea, I was just hoping that with all this magical power of
group policy and with all the other restrictions you can place on a PC that
this would be one.
Especially in the days of privacy, but I guess 2000 was developed before
this was much of an issue.
I really do appreciate all of the suggestions!
Thanks,
Tom

"Al" wrote:

> On Feb 10, 10:58 pm, okon3 <ok... DeleteThis @discussions.microsoft.com> wrote:
> > Thanks for your reply,but I'm looking for a way to leave the computer logged
> > on all day.
> > So someone could simply walk away and by closing the current window, the
> > history would also go away. Not only as a convenience but a reality. I
> > watched three people use it on Friday and they simply closed the browser
> > window and walked away.
> > That's where I thought eliminating the ability to get to the history would
> > solve the issue.
> > Thanks again for your time.
> >
> > "Florian Frommherz [MVP]" wrote:
> > > okon3 schrieb:
> > > > Is there a way in windows 2000 GP to hide/disable the viewing if Internet
> > > > Explorer 6 history.
> > > > It seems I can disable everything besides this and the search feature.
> > > > I've diabled the butons but cannot find a way to limit access thru either a
> > > > CTRL-H or under view-Explorer Bar-etc it IE itself.
> > > > I've even enabled the 'Remove tip of the day' option yet it is present under
> > > > the Explorer Bar and does bring up the tip of the day when selected.
> > > > As a temporary fix.
> > > > I thought I saw a history cache option someplace and thought I would set it
> > > > to 0(zero) in GP, but now I cannot find that. So for now I've set it to 0
> > > > under the Internet Options in IE's general tab, then disable access to that
> > > > tab, but activity from the current day is still present.
> >
> > > There's a custom ADM template on gruppenrichtlinien.de - a german Group
> > > Policy portal. It would delete the history on user logoff:
> >
> > > CLASS USER
> >
> > > CATEGORY "Custom IE settings"
> >
> > > POLICY "Delete user history on logoff"
> > > KEYNAME "Software\Microsoft\Internet Explorer\Main"
> > > VALUENAME "Save_Session_History_On_Exit"
> > > VALUEON "no" VALUEOFF "yes"
> > > END POLICY
> > > END CATEGORY
> >
> > > cheers,
> >
> > > Florian
> > > --
> > > Microsoft MVP - Windows Server - Group Policy.
> > > eMail: prename [at] frickelsoft [dot] net.
> > > blog:http://www.frickelsoft.net/blog.
>
> How about creating a scheduled task that runs every 60 minutes that
> deletes the appropriate folder/files? If your PCs are in a Domain, you
> could push this out as a GPO.
>
> Al
>
 >> Stay informed about: Hide IE History 
Back to top
Login to vote
mylifesbetter

External


Since: Feb 21, 2008
Posts: 1



(Msg. 6) Posted: Thu Feb 21, 2008 8:34 am
Post subject: Re: Hide IE History [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 11, 12:37 pm, okon3 <ok... RemoveThis @discussions.microsoft.com> wrote:
> That too is an idea, I was just hoping that with all this magical power of
> group policy and with all the other restrictions you can place on a PC that
> this would be one.  
> Especially in the days of privacy, but I guess 2000 was developed before
> this was much of an issue.
> I really do appreciate all of the suggestions!
> Thanks,
> Tom
>
>
>
> "Al" wrote:
> > On Feb 10, 10:58 pm, okon3 <ok... RemoveThis @discussions.microsoft.com> wrote:
> > > Thanks for your reply,but I'm looking for a way to leave the computer logged
> > > on all day.
> > > So someone could simply walk away and by closing the current window, the
> > > history would also go away.  Not only as a convenience but a reality..  I
> > > watched three people use it on Friday and they simply closed the browser
> > > window and walked away.
> > > That's where I thought eliminating the ability to get to the history would
> > > solve the issue.
> > > Thanks again for your time.
>
> > > "Florian Frommherz [MVP]" wrote:
> > > > okon3 schrieb:
> > > > > Is there a way in windows 2000 GP to hide/disable the viewing if Internet
> > > > > Explorer 6 history.
> > > > > It seems I can disable everything besides this and the search feature.
> > > > > I've diabled the butons but cannot find a way to limit access thru either a
> > > > > CTRL-H or under view-Explorer Bar-etc it IE itself.
> > > > > I've even enabled the 'Remove tip of the day' option yet it is present under
> > > > > the Explorer Bar and does bring up the tip of the day when selected.
> > > > > As a temporary fix.
> > > > > I thought I saw a history cache option someplace and thought I would set it
> > > > > to 0(zero) in GP, but now I cannot find that.  So for now I've set it to 0
> > > > > under the Internet Options in IE's general tab, then disable access to that
> > > > > tab, but activity from the current day is still present.
>
> > > > There's a custom ADM template on gruppenrichtlinien.de - a german Group
> > > > Policy portal. It would delete the history on user logoff:
>
> > > > CLASS USER
>
> > > > CATEGORY "Custom IE settings"
>
> > > >    POLICY "Delete user history on logoff"
> > > >    KEYNAME "Software\Microsoft\Internet Explorer\Main"
> > > >            VALUENAME "Save_Session_History_On_Exit"
> > > >            VALUEON "no" VALUEOFF "yes"
> > > >    END POLICY
> > > > END CATEGORY
>
> > > > cheers,
>
> > > > Florian
> > > > --
> > > > Microsoft MVP - Windows Server - Group Policy.
> > > > eMail: prename [at] frickelsoft [dot] net.
> > > > blog:http://www.frickelsoft.net/blog.
>
> > How about creating a scheduled task that runs every 60 minutes that
> > deletes the appropriate folder/files? If your PCs are in a Domain, you
> > could push this out as a GPO.
>
> > Al- Hide quoted text -
>
> - Show quoted text -

I'm also searching for the same solution... Any leads on a possible
registry hack?
 >> Stay informed about: Hide IE History 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
never mind I found it - I forgot to check in options "do not override" Thanks for reading... RW

gp for screen saver - I was looking for solution how to force "lock-up" clients in domain after let say 10 minutes of inactivities... and what I've learn is the only option is to enable password protected screen server via GPO... and here is my problem, Am applyi...

How to use Local Policies - Hello, I'am installing a set of 20 computers in a school. All with Windows 2000 Prof. There is no Domain Server. In every computer there is 2 users: "Administrator" and "StudentX" I need to know if i can use Group Policy Management to...

best value - what is the best value shoulde be set it in my group police for: 1-Account lockout duraction 2-Account lockout threshold 3-reset account lockout counter after

ImpersonateUser - what's that then? - I'm getting in my Userenv.log of my Windows 2000 pro client the following bizarre messages (logging into a NT4 domain): ImpersonateUser: Failed to impersonate user with 5. Is this important or not? Can some kind person tell me what this is? :-) ..
   Win 2000/NT/98/ME (Home) -> Group Policy All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows XP
  Win 2000/NT/98/ME
 Windows Vista!


[ Contact us | Terms of Service/Privacy Policy ]