I think I had this in the wrong forum...
Pre-requisites already in place:
- configured TLS 1.2
- disabled many of the RC4 and other default ciphers as well as disabled SSL 2.0,
3.0, and TLS 1.0/1.1 - set up the Registry Key for Strong Cryptography as well (SchUseStrongCrypto)
- On all of our 2016 servers
When I try to run any thing, from powershell that requires connect-msolservice... I
get pop-up window for authentication except the pop-up window gives me this weird
script error when I execute the powershell command connect-msolservice
What do I need to configure to fix this?
I have tried some of the steps here:
HEre are some of the errors
SCRIPT5022:[Retry 0] Failed to load external resource ['https://aadcdn.msauth.net/ests/2.1.8600.7/content/cdnbundles/convergedloginpaginatedstrings-en.min_ojdp3evnemcetlncdp3r4w2.js'],
reloading from fallback CDN endpoint
SCRIPT5022: [Retry0] Failed to load external resource ['https://aadcdn.msauth.net/ests/2.1.8600.7/content/cdnbundles/converged.v2.login.min_xu7km3oxm4bwp2b-mqyozg2.css'],
reloading from fallback CDN endpoint
authorize (34,5052)
SCRIPT5022: [Retry1/2] Failed to load external resource ['https://aadcdn.msauth.net/ests/2.1.8600.7/content/cdnbundles/oldconvergedlogin_pcore.min_sc5qlbv9sqfvm1lnbodgkw2.js'],
reloading from fallback CDN endpoint
authorize (34,5052)
I have also tried resetting the IE explorer settings and making sure TL1.0 and 1.1 is disabled in the IE explorer settings...
And have met no success...
Is this an issue with ModernAUTH or an issue with our CDN Endpoints for our tenant?
One more piece of the puzzle...
connect-msolservice works fine on our 2012 R2 Servers if I evoke it with connect-msolservice -Credential $(get-credential) on the 2016 servers it works...<cite style="margin:0in;color:#595959;font-family:Calibri;font-size:9pt;"></cite>
<cite style="margin:0in;color:#595959;font-family:Calibri;font-size:9pt;"></cite>
Any ideas?<cite style="margin:0in;color:#595959;font-family:Calibri;font-size:9pt;"></cite>