group policy startup script doesn't work
-
Samstag, 16. Februar 2013 17:05
hi friends
in my test lab , i have a dc (win2008 R2) and a some member servers ( win2008 R2) and i need to install some roles and features on my servers centrally ( via domain group policy startup scripts )
in gpmc.msc--> default domain policy--> startup scripts--> powershell scripts , i assigned the myscript.ps1 that contains this cmdlets :
import-module servermanager
add-windowsfeature telnet-server,telnet-client,wireless-networking
but after i restart this member servers , this features (telnet-server,telnet-client,wireless-networking) haven't been installed.
even i have ran this command in my member servers : set-executionPolicy unrestricted
what is the problem plz ?
thanks in advance
Alle Antworten
-
Samstag, 16. Februar 2013 22:32
- Als Antwort markiert Cicely FengMicrosoft Contingent Staff, Moderator Freitag, 1. März 2013 09:03
-
Montag, 18. Februar 2013 08:05Moderator
Hi,
Did the GPO apply successfully? Run "gpresult /h report.htm"l command to have a verify. If no, why?
Regards,
Cicely- Als Antwort markiert Cicely FengMicrosoft Contingent Staff, Moderator Freitag, 1. März 2013 09:03

