The term 'Write-Message' is not recognized as the name of a cmdlet #8648
Unanswered
0x7FFFFFFFFFFFFFFF
asked this question in
Q&A
Replies: 1 comment
-
looks like your install is corrupt somehow and the internal commands are not available. i'd try closing and reopening powershell and if that does not work, reinstall dbatools |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using dbatools 1.1.142.
My PowerShell version is 5.1:
When I run the
Get-DbaReportingService
command, I got the following errors:Is this my configuration issue or a bug? The installation is pretty straightforward and I don't think I have made any mistakes in the process. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions