Skip to content

Commit 86b349a

Browse files
authored
Update README.md with folder structure formatting
1 parent 11d6d85 commit 86b349a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Folder Structure:
77

88
```
99
PowerShell-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))

0 commit comments

Comments
 (0)