![]() |
|
|
|||||||
| Petri.co.il is happy to award auglan the title of Most Valuable Member !!! |
| Register | Calendar |
Search |
Today's Posts |
Mark Forums Read |
| Notices |
|
|
permanantly remove policy restriction for the current userthis thread has 7 replies and has been viewed 7837 times
|
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||
|
||||||||
|
is there a way to permanantly remove policy restriction on a pc? my issue is we have a GPO on our pc's here at work to not allow certain programs to be executed or run..(games, ex: sol, pinball, etc..) i have several laptops that i setup for our salesmen who are always on road and travel and they dont have to be in the restriction.. when they are at airports, hotels, etc..they are allowed to play..i was wondering if there was a way to remoave the GPO on there laptops without them having to bring them in to me.. they have admin rights on the laptop and i know the program here you can download kills the policy temporarily.. i want to disable it permanatly from the laptop without the need of them bringing the laptop back in.. they only come in once a year.. they all live nationwide.. can this be done? i figure if it can be done temp it can be done perm? thanks steve
|
|
#2
|
||||||||||
|
||||||||||
|
I think you can accomplish this by denying access to registry.pol as JeremyW suggests for a different issue in this thread:
http://www.petri.co.il/forums/showth...0948#post50948 Let us know if you need more info / how it works out. Thanks Jeremy ![]()
__________________
Cheers, Rick ** Remember to give credit where credit is due and leave reputation points © 2006-2013 R Valstar. This post is offered "as is" for discussion purposes only with no express or implied warranty of any kind including, but not limited to, correctness or fitness for use. Nothing herein shall be construed as advice. Attempting any activity based on information in this post is done at your own risk. |
|
#3
|
||||||||
|
||||||||
|
i figured out another way in case anybody wants to know what i did.. i went into the registry and searched and found where the policy is that restricts the games being played.. it is in the:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer\DisallowRun] so from here i figured i would write a script that would remove the entries so that i could send this file to all the salesmen on the road and they would not have to worry about editing the registry themselves..(this could be dangerous) and of course please export your registry in case of anything going wrong before you ever edit the registry.. but here is the script i wrote and it worked to perfection. everything is working perfectly and i have found no issues of anything else not working properly.. : [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies] [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer\DisallowRun] "1"=- "2"=- "3"=- "4"=- "5"=- "6"=- "7"=- "8"=- "9"=- "10"=- "11"=- "12"=- "13"=- if you save this file from notepad to a .reg extension all you have to do is double click the file to edit the registry for you. since these values were in the sv (string value) you dont have to specify that in the script..it knows that by default..if it were a dword you would put dword: anyway another story there.. where i have "1" this is the way the registry showed the first restriction..then so on and so on for each game being restricted or program.. so by putting the "1"=- tells it to remove the sv value therefore allowing those programs to run freely with no policy against them.. i am not sure if the laptop was plugged back into the network if it would allow the GPO to override again and limit the games but i know it works when off network which is what i was needing.. thanks for the help.. |
|
#4
|
||||||||
|
||||||||
|
in the above example my posting put a space in the currentversion there is really no space there
|
|
#5
|
||||||||||
|
||||||||||
|
Hmmmmmmmm.... I'm puzzled here (and that's no easy situation for a Vulcan, you know).
What you did is to undo the changes in the Registry that the policy did. Thus making the policy useless. A policy that you seldom need, because Quote:
You might want to consider not to apply the policy on these users, it will be lesser headaches. But that's only my opinion. OMG, Rick, is that vino I spot over there ?!?
__________________
Sorin Solomon »»»»» In order to succeed, your desire for success should be greater than your fear of failure. - Bill Cosby ««««« Last edited by sorinso; 8th February 2007 at 08:18.. Reason: WINE !! |
|
#6
|
||||||||
|
||||||||
|
the issue was we use the policy for all our users here.. the salesmen laptops i setup here and then ship out to them.. when i set them up for outlook, etc through vpn i have to have them plugged into our network..once this was done it applied the policy..i thought nothing of it until they started calling from airports, etc complaining they could not pass the time away playing games.. so i needed a way to get them going without the need of them sending there laptops back to me.. i now have the policy set in groups so i will not run into this again..however for there sake it was too late for that fix..the future looks bright now though.. and i tried to have them just log back into network through vpn and have it remove policy itself but that wasnt working.. because they have to logon to laptop before they connect to vpn..so it wasnt removing the policy..hence i needed this to have a quick fix that didnt require the laptops being sent back and to prevent them from editing the registry themselves..
|
|
#7
|
||||||||||
|
||||||||||
|
Cool. That explains it...
Good luck, dude.
__________________
Sorin Solomon »»»»» In order to succeed, your desire for success should be greater than your fear of failure. - Bill Cosby ««««« |
|
#8
|
|||||||||||
|
|||||||||||
|
There are 2 standard ways to achieve what you want:
1) Put all those road warriors user/computer accounts in OUs that do not get the GPO in question applied 2) Use security filtering in the GPO: create security groups that contain road warriors user/computer accounts and add those with explicit deny on "Apply GPO". Next time those connect to AD, the new GPO settings will apply.
__________________
Guy Teverovsky http://blogs.technet.com/b/isrpfeplat/ "Smith & Wesson - the original point and click interface" |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User restriction | moshik_levi | GPO | 12 | 5th January 2007 17:43 |
| how to change user account name permanantly? | jimmyjiang | Windows 2000 Pro, XP Pro | 9 | 10th December 2006 04:43 |
| Software Restriction Policy - I can still run shortcuts | deltamc2000 | General Security | 1 | 26th March 2006 09:13 |
| User internet restriction | ravx | Windows Server 2000 / 2003 | 1 | 31st August 2005 14:56 |
| Want to change current user to an admin, Windows 2000 | Claire | Forgot Administrator Password | 4 | 16th June 2005 06:03 |