huishi.ca
SSChasing Mays
Points: 600
More actions
November 25, 2020 at 6:43 am
#3813771
hi there:
When I type invoke-dbcCheck, it pops up error below:
Unable to find type [Pester.otuputTypes]
any help?
cheers
Hui
Ant-Green
SSC Guru
Points: 113507
November 25, 2020 at 9:11 am
#3813798
You need to manually install pester, it is in the documentation for this to be done as it was removed from Auto-Install due to incompatabilities with Pester 5
As such please run
Install-Module -Name Pester -RequiredVersion 4.10.0
Then invoke the check again.
Best place for anything dbachecks/dbatools related is the SQL Slack Community (https://join.slack.com/t/sqlcommunity/shared_invite/zt-f7piwkw2-5aHYk050HDV2RjB9OdaOYw), or the two GitHub pages
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply