Setting WMI permissions remotely
- by christianlinnell
I've developed a tool that does a simple retrieval of registered services and installed applications from remote Windows Server 2003 servers via WMI.
My problem is, the tool needs to be run on an ad hoc basis by a user who is not an administrator of those servers.
I've created a domain user (which the tool will use to run the query) that I'd like…