ESAE_RemoteManagementGroups.json
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
[
{ "Name" : "UG-Domain-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name": "UG-Enterprise-Admins", "Scope": "Global", "Category": "Security", "Path": "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name": "UG-GPO-Admins", "Scope": "Global", "Category": "Security", "Path": "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-DNS-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-Schema-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-Server-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-Builtin-Administrators", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-Workstation-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" }, { "Name" : "UG-Account-Admins", "Scope" : "Global", "Category" : "Security", "Path" : "OU=User Groups,OU=User Resources,OU=Privileged Resources" } ] |