Is there anyting else I need to have enabled for the GPO to work? I have it exactly like the guide says.
Really what I am running into is that when the logon script tries to execute, I get an Access Denied Error. Is there a way run the following commands as an administrator while the user is logging on?
call netsh firewall set service RemoteAdmin enable
call netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135
call netsh firewall add allowedprogram program=%windir%\system32\wbem\unsecapp.exe name=WMI
call netsh firewall add allowedprogram program=%windir%\system32\dllhost.exe name=Dllhost