Any AppLocker gurus

Soldato
Joined
28 Sep 2008
Posts
14,207
Location
Britain
Trying to block the launching of powershell using AppLocker GPO

I've created an AppLocker policy under the user container and then under Computer Config, Policies, Windows Settings, Security Settings, Application Control Policies, AppLocker, I have set the default rules for Executable Rules, then made an exception to system32\windowspowershell\v1.0\powershell.exe and powershell_ise.exe

Thing is, users still seem to be able to open Powershell, although nothing runs (script wise), it can still behave like CMD (browse directories, etc).

I don't even want it to run....Any ideas on it's behaviour or why it might not be working?

Thanks
 
Can you try to create a new GPO and apply this at user level.

One you need is: 'Dont run specified Windows applications' which is in:

User Configuration\Administrative Templates\System\

You can try this policy and specify the executable you wish to block.
 
Yeah, you are running 7 Enterprise aren't you?

AppLocker needs you to set the policies up and then also enable it, so make sure you've done that (and the service is running on the clients). Just applying AppLocker GPOs to clients won't do anything.
 
Back
Top Bottom