Mon, Sep 24 2012 21:34
bradley
EMET part three - doing the startup script
http://technet.microsoft.com/en-us/library/cc779329(v=WS.10).aspx
Following this... we build a start up script for our EMET to take effect

Group Policy object/Computer Configuration/Policies/Windows Settings/Scripts (Startup/Shutdown)
Pick Startup
- In the details pane, double-click Startup.
- In the Startup Properties dialog box, click Add.
- In the Add a Script dialog box, do the following:
- In Script Name, type the path to the script, or click Browse to search for the script file in the Netlogon shared folder on the domain controller.
I just clicked on new text file and wrote this in notepad and saved the file as EMETstart.bat
The location of the emet_conf.exe file is in Program Files (x86) in a 64bit machine, the folder is called EMET (Tech Preview)
Save the file as a .bat file

Browse to our saved script

And the result looks like this

And the group policy script section like that.

Now let's reboot my PC and see if this worked... I have it set to just apply to my workstation at this point in time.
More good reading here while we're waiting for a reboot -- http://rationallyparanoid.com/articles/microsoft-emet-3.html