Dana Simison
Comments
Votes on activity by Dana Simison
Sort by votes
-
Ok I'm going to try to install the latest HPSA, sp110939. Do I need to extract the framework msi? Do I still have to do the registry edits?
-
So can we do this? $domain = mydomain.net $userName = jsmith $GroupObj = [ADSI]"WinNT://$Env:COMPUTERNAME/Administrators" $GroupObj.Add("WinNT://$domain/$userName")