You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently came across this and executed it. However, it doesn't seem to work and fails.
The error messages are as follows:
Method invocation failed because [Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext] does not
contain a method named 'AcquireToken'.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:25 char:2
New-UDLink : The term 'New-UDLink' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:41 char:19
Start-UDDashboard : The term 'Start-UDDashboard' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:45 char:1
Hi,
I recently came across this and executed it. However, it doesn't seem to work and fails.
The error messages are as follows:
Method invocation failed because [Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext] does not
contain a method named 'AcquireToken'.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:25 char:2
You cannot call a method on a null-valued expression.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:27 char:2
New-UDLink : The term 'New-UDLink' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:41 char:19
Start-UDDashboard : The term 'Start-UDDashboard' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Temp4\Office365Dashboard-master\PowerShellO365Dash.ps1:45 char:1
The text was updated successfully, but these errors were encountered: