wmi problem
-
I use wmi to enumerate all the services running from the system over a network, but in some machines it returns all the services running in them and in some machines it throws error, which i don't understand . Is there any security rights involved or some other type of constraints. Please help
“You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford
-
I use wmi to enumerate all the services running from the system over a network, but in some machines it returns all the services running in them and in some machines it throws error, which i don't understand . Is there any security rights involved or some other type of constraints. Please help
“You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford
You will need the
SC_MANAGER_ENUMERATE_SERVICE
right for a particular service manager database.«_Superman_» I love work. It gives me something to do between weekends.