Skip to content

Commit eadc2e4

Browse files
Nick KavadiasNick Kavadias
Nick Kavadias
authored and
Nick Kavadias
committed
added readme
1 parent a722c3b commit eadc2e4

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
3+
### Set-WindowsServicePermissions
4+
#### Branches
5+
master
6+
7+
This script is a wrapper for sc.exe which lets you do lock-down permissions around being able to Start/Stop & Modify a service (this is for a user/group which is NOT a local administrator)
8+
For information on how sc.exe does this refer to: http://blogs.msmvps.com/erikr/2007/09/26/set-permissions-on-a-specific-service-windows/
9+
10+
TODO:
11+
Powershell metadata for help is not working after script changed to a module
12+
13+
14+
15+
16+
17+
18+

WindowsServicePermission.psm1

-616 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)