Forum Discussion
GodzillaKP
Oct 14, 2022Brass Contributor
Unable to connect to App through Connect-IPPSession under CertificateThumbPrint or even Certificate
Hello everyone, I am trying to perform a login through a script without having to put simply a password as an argument, but not sure what I am missing here regarding Connect-IPPSession arguments....
- Oct 14, 2022I have solved this and posted the solution here:
https://serverfault.com/questions/1113075/connect-ippssession-with-certificatethumbprint-cmdlet-showing-sign-in-popup/1113088#1113088
Note: I am not experienced on Powershell cmdlets!
GodzillaKP
Oct 14, 2022Brass Contributor
From documentation I need to have at least Exchange Online PowerShell module version 2.0.6-Preview5 or later, but when I use Connect-IPPSSession with CertificateThumbPrint when I close that login popup, I receive an error message with 3.0.0 on command path error.
On my system I've the following versions:
https://prnt.sc/5t27AIFheweV
But really don't know how to force 2.0.6-Preview5 or later, under v2 to be used, instead of 3.0.0 who is the current one, for this case.
On my system I've the following versions:
https://prnt.sc/5t27AIFheweV
But really don't know how to force 2.0.6-Preview5 or later, under v2 to be used, instead of 3.0.0 who is the current one, for this case.
GodzillaKP
Oct 14, 2022Brass Contributor
I have solved this and posted the solution here:
https://serverfault.com/questions/1113075/connect-ippssession-with-certificatethumbprint-cmdlet-showing-sign-in-popup/1113088#1113088
Note: I am not experienced on Powershell cmdlets!
https://serverfault.com/questions/1113075/connect-ippssession-with-certificatethumbprint-cmdlet-showing-sign-in-popup/1113088#1113088
Note: I am not experienced on Powershell cmdlets!