wesleyw Posted December 11, 2006 Posted December 11, 2006 I've set a software restriction policy up and I'm testing it out at present. By default I've banned all exes then setup the allowed list. The following shows the settings I have changed, the rest of the settings haven't been changed.
Geoff Posted December 11, 2006 Posted December 11, 2006 Very nice, now call me stupid, but you didn't actually ask a question?
wesleyw Posted December 11, 2006 Author Posted December 11, 2006 Patience Geoff lol I was just trying to post the rest of the pics and the site has slowed to a snails pace! Wes
wesleyw Posted December 11, 2006 Author Posted December 11, 2006 Right the question is: I can't actually run any of the software whatsoever everytime I click on a shortcut it bring up the error cannot run due to software restrictions? Wes
Norphy Posted December 11, 2006 Posted December 11, 2006 You need to add the location of your shortcuts to the allowed list. I'd add %allusersprofile% for simplicity.
wesleyw Posted December 11, 2006 Author Posted December 11, 2006 Top level of the students OU as the third priority GPO Wes
Norphy Posted December 11, 2006 Posted December 11, 2006 If it's any help, I've attached the SRP we useprogram_restrictions.htm
wesleyw Posted December 11, 2006 Author Posted December 11, 2006 Thanks Guys it's now working the way I want it to! Wes
sidewinder Posted December 12, 2006 Posted December 12, 2006 Norphy thanks for that, I was having the same problems as wesleyw Also, the way you have done it seems a lot simpler, just allow everything from the file server. I was just going to go through every single exe and create a hash rule, which is why Ive put this off for so long And suely I can allow everything from Program files as well, instead of creating a hash rule for each app? Because if the students cant execute anything, they cant install anything Only problem Im having is that vb scripts wont run on logon or logoff, despite me putting, like you have, \\mydomain\netlogon\*.vbs
wesleyw Posted December 12, 2006 Author Posted December 12, 2006 Yuu shouldn't even need the *.vbs for that it should just allow any exe file from that location? Wes
Norphy Posted December 12, 2006 Posted December 12, 2006 And suely I can allow everything from Program files as well, instead of creating a hash rule for each app? Because if the students cant execute anything, they cant install anything Indeed, yes. The hash rules I have in place are deny rules restricting things like games, command lines and other dodgy apps. Putting in %HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir% as an unrestricted rule allows everything in Program Files to be run, that is a default rule. Only problem Im having is that vb scripts wont run on logon or logoff, despite me putting, like you have, \\mydomain\netlogon\*.vbs Yeah, that didn't work for me either, I just didn't get around to taking it out :oops: It was the %userdnsdomain%\netlogon rule which let the logon/off scripts run.
sidewinder Posted December 12, 2006 Posted December 12, 2006 Thanks, thats worked now Although %userdnsdomain% didnt work for me, I had to use the actual paths for the sysvol and netlogon shares
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now