File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -45,3 +45,30 @@ When you open the scripts you will find some user variables that will need to be
45
45
| :---: | :---: | :---: | :---: |
46
46
| | MakeMeAdmin - Compliance Status | is not | Compliant |
47
47
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
+
You can’t perform that action at this time.
0 commit comments