Skip to content

Commit 1a4455a

Browse files
authored
Update README.md
1 parent 51bdb20 commit 1a4455a

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Requirements:
1111
* EA's: EA-MakeMeAdmin_ComplianceCheck.py
1212

1313
Written By: Joshua Roskos | Professional Services Engineer | Jamf
14+
1415
Created On: June 20th, 2017 | Updated On: June 22nd, 2017
1516
___
1617

@@ -20,22 +21,27 @@ This workflow has long been used by many organizations, however one issue always
2021

2122

2223
**Implementation**
24+
2325
**Step 1 - Configure the Scripts**
26+
2427
When you open the scripts you will find some user variables that will need to be defined as specified below:
2528
* grantTempAdmin.py - Lines 66-72
2629
* removeTempAdmin.py - Lines 66-70
2730
* EA-MakeMeAdmin_ComplianceCheck.py - Lines 5-6
2831

2932
**Step 2 - Upload the EA**
33+
3034
* Display Name: MakeMeAdmin - Compliance Status
3135
* Data Type: String
3236
* Inventory Display: {Your Choice}
3337
* Input Type: Script
3438
* Script: {Paste Contents of EA-MakeMeAdmin_ComplianceCheck.py}
3539

3640
**Step 3 - Configure the Smart Group**
37-
*Create a Smart Group named "MakeMeAdmin - Violations" and ensure "Send email notification on membership change" is enabled.
38-
| And/Or | Criteria | Operator | Value |
39-
| -------- | --------------------------------- | ---------------- | ------------- |
40-
| | MakeMeAdmin - Compliance Status | is not | Compliant |
41+
42+
*Create a Smart Group named "MakeMeAdmin - Violations" and ensure "Send email notification on membership change" is enabled.*
43+
44+
| And/Or | Criteria | Operator | Value |
45+
| :---: | :---: | :---: | :---: |
46+
| | MakeMeAdmin - Compliance Status | is not | Compliant |
4147

0 commit comments

Comments
 (0)