Simhadri
Simhadri

Reputation: 931

How to check the server access using WMI?

I have used WMI to get the remote server disk space report using widows service. Im getting Access Denied exception, can any one suggest how to check the server access before it got exception.

I need to check the server access before getting the disk space. Please suggest.

Upvotes: 0

Views: 344

Answers (1)

John Moses
John Moses

Reputation: 1283

To get around that I have added valid network accounts under User Accounts > Manage Your Network Passwords.

Upvotes: 0

Related Questions