Comments
-
After playing around awhile was able to get this to work, decided to make a component for each database and not worry about the array $db=$args.get(0) $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http:/${IP}/PowerShell/ -Authentication Kerberos -Credential $Credential Import-PSSession…