A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Security and Administration with Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Lockdown GPO issue



 
 
Thread Tools Display Modes
  #1  
Old December 21st 05, 03:15 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

Hi,

At work we have a set homepage in IE which is now unadjustable as we have
installed group policy on each machine. Now our directors have decided to
change their mind ( management ) which would need us to manually visit each
site ( all 40 of em ) and change every machines homepage and disable group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees on site?

Thanks
Ads
  #2  
Old December 21st 05, 08:19 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

Are these computers part of an Active Directory domain?? If they are you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also see the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we have
installed group policy on each machine. Now our directors have decided to
change their mind ( management ) which would need us to manually visit
each
site ( all 40 of em ) and change every machines homepage and disable group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees on
site?

Thanks



  #3  
Old December 21st 05, 08:58 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

hi,

no these are either standalone or small workgroups.

Have found what I need to set in group policy but wondering if theres a
command line change I could do to edit gpedit?

"Steven L Umbach" wrote:

Are these computers part of an Active Directory domain?? If they are you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also see the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we have
installed group policy on each machine. Now our directors have decided to
change their mind ( management ) which would need us to manually visit
each
site ( all 40 of em ) and change every machines homepage and disable group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees on
site?

Thanks




  #4  
Old December 21st 05, 10:07 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

Well in that case for that setting you could try a .reg file that would look
like the following where you would want to of course modify for the actual
webpage. You could copy into notepad and save with a .reg extension. Then
on a test computer try clicking the .reg file to see if it works for the
users. --- Steve

http://support.microsoft.com/default.aspx?kbid=310516 --- info on using
reg files.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.mypage.com/"


"AmyAmandaAllen" wrote in message
...
hi,

no these are either standalone or small workgroups.

Have found what I need to set in group policy but wondering if theres a
command line change I could do to edit gpedit?

"Steven L Umbach" wrote:

Are these computers part of an Active Directory domain?? If they are you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also see
the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in
message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we
have
installed group policy on each machine. Now our directors have decided
to
change their mind ( management ) which would need us to manually visit
each
site ( all 40 of em ) and change every machines homepage and disable
group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees on
site?

Thanks






  #5  
Old December 22nd 05, 11:17 AM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

that worked in a sense many thanks.

unfortunatly grouppolict is enabled on these pc's and therefor prevents me
from temporarily disabling the policy in place that lets me edit the
registry. Any ideas how to automate this? Save outr users lots of hassle.

Thanks again



"Steven L Umbach" wrote:

Well in that case for that setting you could try a .reg file that would look
like the following where you would want to of course modify for the actual
webpage. You could copy into notepad and save with a .reg extension. Then
on a test computer try clicking the .reg file to see if it works for the
users. --- Steve

http://support.microsoft.com/default.aspx?kbid=310516 --- info on using
reg files.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.mypage.com/"


"AmyAmandaAllen" wrote in message
...
hi,

no these are either standalone or small workgroups.

Have found what I need to set in group policy but wondering if theres a
command line change I could do to edit gpedit?

"Steven L Umbach" wrote:

Are these computers part of an Active Directory domain?? If they are you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also see
the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in
message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we
have
installed group policy on each machine. Now our directors have decided
to
change their mind ( management ) which would need us to manually visit
each
site ( all 40 of em ) and change every machines homepage and disable
group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees on
site?

Thanks






  #6  
Old December 22nd 05, 06:24 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

Well not using an Active Directory domain is a huge downside to managing
Group Policy. What you could try is to configure GP the way you want on one
computer and then copy the \Windows\system32\group
policy\user\Microsoft\IEAK folder to other computers you want to change.
That should change that setting in Local Group Policy but it may not refresh
right away though you could try using gpudate /force to do that. You may
also be able to remotely manage Group Policy on other computers using the
mmc snapin for Group Policy and browse or enter the name of the target
computer assuming you have proper network connectivity and are a local
administrator on the target computer if that would help at all. --- Steve



"AmyAmandaAllen" wrote in message
...
that worked in a sense many thanks.

unfortunatly grouppolict is enabled on these pc's and therefor prevents me
from temporarily disabling the policy in place that lets me edit the
registry. Any ideas how to automate this? Save outr users lots of hassle.

Thanks again



"Steven L Umbach" wrote:

Well in that case for that setting you could try a .reg file that would
look
like the following where you would want to of course modify for the
actual
webpage. You could copy into notepad and save with a .reg extension.
Then
on a test computer try clicking the .reg file to see if it works for the
users. --- Steve

http://support.microsoft.com/default.aspx?kbid=310516 --- info on
using
reg files.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.mypage.com/"


"AmyAmandaAllen" wrote in
message
...
hi,

no these are either standalone or small workgroups.

Have found what I need to set in group policy but wondering if theres a
command line change I could do to edit gpedit?

"Steven L Umbach" wrote:

Are these computers part of an Active Directory domain?? If they are
you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also
see
the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in
message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we
have
installed group policy on each machine. Now our directors have
decided
to
change their mind ( management ) which would need us to manually
visit
each
site ( all 40 of em ) and change every machines homepage and disable
group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees
on
site?

Thanks








  #7  
Old December 22nd 05, 06:51 PM posted to microsoft.public.windowsxp.security_admin
external usenet poster
 
Posts: n/a
Default Lockdown GPO issue

Ive sorted it now - thanks for the assist!

MERRY CHRISTMAS !!

"Steven L Umbach" wrote:

Well not using an Active Directory domain is a huge downside to managing
Group Policy. What you could try is to configure GP the way you want on one
computer and then copy the \Windows\system32\group
policy\user\Microsoft\IEAK folder to other computers you want to change.
That should change that setting in Local Group Policy but it may not refresh
right away though you could try using gpudate /force to do that. You may
also be able to remotely manage Group Policy on other computers using the
mmc snapin for Group Policy and browse or enter the name of the target
computer assuming you have proper network connectivity and are a local
administrator on the target computer if that would help at all. --- Steve



"AmyAmandaAllen" wrote in message
...
that worked in a sense many thanks.

unfortunatly grouppolict is enabled on these pc's and therefor prevents me
from temporarily disabling the policy in place that lets me edit the
registry. Any ideas how to automate this? Save outr users lots of hassle.

Thanks again



"Steven L Umbach" wrote:

Well in that case for that setting you could try a .reg file that would
look
like the following where you would want to of course modify for the
actual
webpage. You could copy into notepad and save with a .reg extension.
Then
on a test computer try clicking the .reg file to see if it works for the
users. --- Steve

http://support.microsoft.com/default.aspx?kbid=310516 --- info on
using
reg files.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.mypage.com/"


"AmyAmandaAllen" wrote in
message
...
hi,

no these are either standalone or small workgroups.

Have found what I need to set in group policy but wondering if theres a
command line change I could do to edit gpedit?

"Steven L Umbach" wrote:

Are these computers part of an Active Directory domain?? If they are
you
should be able to use Group Policy. Look at user configuration/Windows
settings/Internet Explorer maintenance/URLs - important URL's. Also
see
the
link below on IE maintenance processing. --- Steve

http://www.sysinternals.com/Utilities/PsShutdown.html

"AmyAmandaAllen" wrote in
message
...
Hi,

At work we have a set homepage in IE which is now unadjustable as we
have
installed group policy on each machine. Now our directors have
decided
to
change their mind ( management ) which would need us to manually
visit
each
site ( all 40 of em ) and change every machines homepage and disable
group
policy etc. A big headache . Is their any way to create a script or
something very similar which we can just send out to our employees
on
site?

Thanks









 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Print spooler issue DanaK Printing and Faxing with Windows XP 2 November 3rd 05 10:06 PM
Shutdown issue / MS Money Installation error =?Utf-8?B?U2FtIEs=?= General XP issues or comments 3 September 26th 05 06:38 AM
Problem about Window XP SP2 firewall and the buildin FTP command ping Performance and Maintainance of XP 0 June 24th 05 07:09 AM
Problem about Window Xp SP2 firewall and the buildin FTP command ping Windows Service Pack 2 2 June 23rd 05 02:47 PM
XP SP2...issue when attempting to install adminpak.msi... mason Windows Service Pack 2 2 September 24th 04 07:53 PM






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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.