Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invoke-sqlassessment returns warning - WMI #1376

Open
BolatM-GH opened this issue Jan 16, 2025 · 0 comments
Open

invoke-sqlassessment returns warning - WMI #1376

BolatM-GH opened this issue Jan 16, 2025 · 0 comments

Comments

@BolatM-GH
Copy link

Default instance. Execution policy is unrestricted.

$serverInstance = Get-SqlInstance -ServerInstance 'localhost'
Invoke-SqlAssessment $serverInstance

WARNING: Checks 'AgentSvcStoped', 'BrowserSvcStoped', 'DiskFragmentationAnalysis', and 7 more have been skipped because they need access to WMI

I get the Warning message.
Could you reply how to resolve above warnings?

With regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant