What local permission required to extract Services and Application installed in a computer
Announcement
Collapse
No announcement yet.
Permission Required
Collapse
X
-
Re: Permission Required
The Microsoft documentation on the rights to get service information is a bit unclear, but its possible that any authenticated user should be able to get a list of services.
The installed applications list is a registry scan, and you can look at the security on the key specified in the registry template for that export.Kevin Stanush
SystemTools Software Inc.
Comment