M365PSProfile installs and keeps the PowerShell Modules needed for Microsoft 365 Management up to date. It provides a simple way to add it to the PowerShell Profile.
GNU General Public License v3.0
38
stars
5
forks
source link
InvalidOperation: You cannot call a method on a null-valued expression. #18
After installing M365PSPRofile on a new machine, the initial installation of the PowerShell modules generates the following error:
InvalidOperation: You cannot call a method on a null-valued expression.
After installing M365PSPRofile on a new machine, the initial installation of the PowerShell modules generates the following error: InvalidOperation: You cannot call a method on a null-valued expression.
Maybe some exception handling can deal with this?