|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 6:47 AM
Points: 274,
Visits: 939
|
|
I am currently reviewing one of our SQL jobs that collects disk drive space on all of our production and acceptance server. The main bulk of the job consists of step which calls a Powershell script that queries the WMI and logs the returned data into a database which is used to produce reports.
Our current setup has using a local admin account to access WMI on the servers but my boss has decided that this isn't good practice due to security issues. Thus I am trying to find out what minimum rights are needed to be able to carry out powershell remote calls and also querying WMI. I have been told that the current setup has to remain in place.
Any information would much appreciated
|
|
|
|
|
UDP Broadcaster
      
Group: General Forum Members
Last Login: Monday, May 20, 2013 1:53 AM
Points: 1,474,
Visits: 2,342
|
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 6:47 AM
Points: 274,
Visits: 939
|
|
| Much appreciated for the info. Will check it out.
|
|
|
|