blindzero / Connect-MS365

Powershell module to connect to all MS365 services and install required modules or packages.
MIT License
27 stars 8 forks source link

Error Connecting to SCC Service #34

Closed KazuyDarklight closed 3 years ago

KazuyDarklight commented 3 years ago

The script was working fine yesterday, however, today I'm getting the error below when trying to connect to the SCC service. I'll note "compliance.protection.outlook.com" without the ps. does resolve, I tried to find where this was in the module code to test, but couldn't seem to track it down for some reason.

connect-ms365 -Service SCC Connect-SCC : Could not connect to SCC. Connecting to remote server ps.compliance.protection.outlook.com failed with the following error message : The WinRM client cannot process the request because the server name cannot be resolved. For more information, see the about_Remote_Troubleshooting Help topic. At C:\Program Files\WindowsPowerShell\Modules\Connect-MS365\1.3.9\Connect-MS365.psm1:138 char:17

KazuyDarklight commented 3 years ago

Apologies, it seems I was having some very..."unique" DNS issues.