
Dana Simison
Activity overview
Latest activity by Dana Simison-
Dana Simison commented, 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?
-
Dana Simison commented, So can we do this? $domain = mydomain.net $userName = jsmith $GroupObj = [ADSI]"WinNT://$Env:COMPUTERNAME/Administrators" $GroupObj.Add("WinNT://$domain/$userName")