Hi,
Using PowerShell Studio 2020, I have created a form that, among other things, connects to AzureAD.
I use the "Microsoft.Graph" module for the task.
The PSF code runs with no errors from within PowerShell Studio.
Problem:
Nothing happens after I compile the script into an executable, using script enging: "PowerShell VS Host (Windows Forms)" and elevated manifest.
I suspect that some user action or response is required in the logon process, and it's not visible.
Any suggestions?
kind regards,
Amos
Using PowerShell Studio 2020, I have created a form that, among other things, connects to AzureAD.
I use the "Microsoft.Graph" module for the task.
The PSF code runs with no errors from within PowerShell Studio.
Problem:
Nothing happens after I compile the script into an executable, using script enging: "PowerShell VS Host (Windows Forms)" and elevated manifest.
I suspect that some user action or response is required in the logon process, and it's not visible.
Any suggestions?
kind regards,
Amos
Statistics: Posted by amosrinat — Sat Apr 20, 2024 9:55 pm