Jump to content

Recommended Posts

Posted

Hi,

 

I have some software restriction policies setup to prevent our students running .executables from Pen drives, their home areas etc, and it is working well so far. This policy is set as part of a GPO at the top of our Pupil OU, we have several OU's underneath for different students in year groups etc. I have done this by adding in %HOMESHARE% as a path rule on the software restriction policy for students. This policy is not enforced, and does not have "no overide" in its config.

 

As part of our Y13's ICT lessons, I have setup a sub OU of the Y13 cohort OU, called VB Users.

 

These users are using visual studio, and unfortunately, they need to use run exe files from the following directory:

 

H:\Documents\Visual Studio 2010\Projects\....

 

If I add in either

 

%HOMESHARE%

%HOMESHARE%\*.*

%HOMESHARE%\*.exe

%HOMESHARE%\Documents\Visual Studio 2010\Projects\

%HOMESHARE%\Documents\Visual Studio 2010\Projects\*.exe

%HOMESHARE%\Documents\Visual Studio 2010\Projects\*.*

H:\Documents\Visual Studio 2010\Projects\

H:\Documents\Visual Studio 2010\Projects\*.*

H:\Documents\Visual Studio 2010\Projects\*.exe

 

to a GPO in the sub-OU, all as unrestricted, the programs are still blocked in Visual Studio by the previous GPO, higher up the tree!

 

Some help as to where I am going wrong would be good please!

 

Thanks,

_techie_

Posted
Well I just added in all those entries into the software restriction policy at the same time and now it works! Will refine it a bit more Monday lol!!
Posted
Well I just added in all those entries into the software restriction policy at the same time and now it works! Will refine it a bit more Monday lol!!

 

We use app locker here as we use windows 7 workstations. We used to use SRP but found it very difficult to get exactly what you want. App Locker takes some setting up but I'd very powerful. Just create a security group, add the users and allow

 

We also use FSRM on our file servers that blocks the files you don't want in user areas based on the extension. You also have it alert you when someone tries to put files like exe in their areas.

 

For those users you wish to allow, and just create the exception

  • 5 months later...
Posted

Hi All

 

I've been looking at our security recently and I'm also finding that SRP doesn't do what its supposed to, particularly with Path Rules. According to Microsoft it's meant to apply the path rule to any files in the folder and all subfolders but it doesn't seem to apply to subfolders at all. So, for instance - if exe's are disallowed by the SRP as a path rule for %HOMESHARE% all they need to do is copy the exe to another folder and it runs! I got around this but creating a file screen rule using File Server Resource Manager and stopped them from being able to copy exe's (and all sorts of others) within their HOMESHARE folders. However, I can't stop them from doing this on their flash pens. I can't see a way of setting up a rule in FSRM to screen files on flash pens becasue it uses paths that are local to the server (possibly %REMOVABLE% will work??)

 

I had a look at AppLocker but for some reason the rules are not applying correctly. Even when I create a specific hash rule to test it, it doesn't seem to apply. I look at the GP Results for this Policy and is in the list of "Applied GPO's". I have a feeling that there may be a contradictory rule in place cancelling out this one.

 

Can anyone help me on this please?

 

Thanks in advance

 

Aled

Posted

I setup SRP earlier in the year and set the default to disallow. Then set allow rules for key software locations such as;

Windows

windows system32

Program files

Program files x86

I think HKLM software … run was in there too, I’d have to look at the policy to be sure.

I had to add a few other exceptions for programs that didn’t install in the default location.

Students should not be able to write to any of these locations so the only software that can run must be installed properly. This prevents them from running anything from removable drives, their desktops, portable apps, etc.

 

Good luck.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...