Skip to content

Commit 6f0c14a

Browse files
authored
Update README.md
1 parent a0ce67e commit 6f0c14a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,30 @@ When you open the scripts you will find some user variables that will need to be
4545
| :---: | :---: | :---: | :---: |
4646
| | MakeMeAdmin - Compliance Status | is not | Compliant |
4747

48+
**Step 4 - Create your policies**
49+
50+
* Policy: MakeMeAdmin
51+
* Payload - General
52+
* Display Name: *MakeMeAdmin*
53+
* Enabled: *Checked*
54+
* Category: {Your Choice}
55+
* Trigger(s): *None*
56+
* Execution Frequency: *Once every day (recommended)*
57+
* Payload - Scripts
58+
* Scripts: *grantTempAdmin.py*
59+
* Scope
60+
* *Configure to your requirements*
61+
* Self Service
62+
* *Configure to your requirements*
63+
* Policy: MakeMeAdmin - Remove Admin Rights
64+
* Payload - General
65+
* Display Name: *MakeMeAdmin - Remove Admin Rights*
66+
* Enabled: *Checked*
67+
* Category: {Your Choice}
68+
* Trigger(s): Custom w/ Event *adminremove*
69+
* Execution Frequency: *Ongoing*
70+
* Payload - Scripts
71+
* Scripts: *removeTempAdmin.py*
72+
* Scope
73+
* Targets: *All Computers*
74+

0 commit comments

Comments
 (0)