- Get all AD Admins.
- Check if all AD Admins are in the PUG.
- Yes: congratulate the user and exit.
- No: continue on.
- Check for required logging. (Required logs TBD)
- No: Stop and provide steps for enabling required logs.
- Yes: continue on.
- Ingest required logs as they apply to AD Admins
- Check for things that cannot go in the PUG:
- Service Accounts in AD Admin groups
- Users with SPNs
- (g)MSAs
- standard service account prefixes/suffixes
- Computers in AD Admin groups
- NTLM logons
- Kerberos Logons with encryption weaker than AES 256
- Logons from non-Windows RDP clients
- Service Accounts in AD Admin groups
- Provide guidance on resolving PUG-breakers.
- Provide code blocks for adding PUG-safe users into the PUG.
[ ] Check arbitrary accounts for ability to join PUG.