My goal is to allow some of our service desk to reset specific services without giving them keys to the castle. We have several vendor supplied applications that unfortunately run into services issues from time to time and need a simple restart. Is there anyway to accomplish this without putting the credentials in the script itself? I understand how to restart the service and how to do it remotely, but I’m quite green on impersonation and what all is possible.
submitted by /u/hurlcarl
[link] [comments]
The post Is there a way for Powershell to allow users with lesser permissions to reset server services? appeared first on How to Code .NET.