File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ Folder Structure:
77
88```
99PowerShell-Scripts/
10- ├── generic/
10+ ## ── 📂 ├── generic/
1111│ └── Base64Tool.ps1
1212│ └── Test-Feeds3.ps1
1313│ └── domains2ipsipv4Only.ps1
1414│ └── DisableWindowsDefender.ps1
1515│ └── kickoff.ps1
1616│ └── SetAdaptorMetricWired_Highest.ps1
17- ├── Azure Active Directory/
17+ ## ── 📂 ├── Azure Active Directory/
1818│ └── get_az_token.ps1
1919│ └── aadinternals_audit6.ps1 (Uses AADInternals)
2020│ └── get_policies.ps1
@@ -28,7 +28,7 @@ PowerShell-Scripts/
2828 Profile-App.ps1
2929 Audit-AppDelegationRisks.ps1
3030│ └── Audit-AllUsersRolePerms.ps1
31- ├── On-Prem Active Directory/
31+ ## ── 📂 ├── On-Prem Active Directory/
3232│ └── ad_object_permissions3.ps1 (uses ActiveDirectory module (ADWS))
3333│ └── delegated_rights.ps1 (uses ActiveDirectory module (ADWS))
3434│ └── servers_get_smb.ps1 (uses ActiveDirectory module (ADWS))
You can’t perform that action at this time.
0 commit comments