Issue
The following error may be logged when trying to connect to an Archive Shuttle Core:
connect-ascore : Access denied to server l2-xxx-as01:80 for user somedomain\someuser.At line:1 char:9+ $core = connect-ascore -servername l2-xxx-as01 -credentials somedomain\someuser+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : AuthenticationError: (:) [Connect-ASCore], Exception+ FullyQualifiedErrorId : ArchiveShuttle.PowerShellModule.PowerShellCommands.ConnectCore
Solution
This may be caused by launching PowerShell without the ‘Run as Administrator’ option.