PowerShell script that will launch & sign onto Office 365 admin console
In my test environment at home I need to create a Server 2016 PowerShell script that will launch the Office 365 PowerShell command line commands and automatically sign on with an Office 365 administrator username and password.
This isn't a security hazard since this will only be used on an Office 365 test domain on a computer at home that no one else has access to.
Please provide me with the correct syntax for doing this.
PowershellMicrosoft 365MiscellaneousScripting Languages
I need to be able to enter the Office 365 administrator username & password within this script so that when the script is run it will automatically logon with the Office 365 administrator username and password.
Please provide me with the correct syntax of the PowerShell command for doing this.
Please provide me with the correct syntax of the PowerShell command for doing this.