Skip to content

Commit 3f38821

Browse files
authored
Update README.md
1 parent 97f2500 commit 3f38821

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ Office365 Hygiene and Account Monitoring Scripts
3737
- Open a PowerShell command prompt
3838
- Navigate to the location of the O365 Monitor scripts
3939
- Execute the desired script
40-
- Get-ExpiringO365AppRegistrations.ps1 : Outputs a file with any secrets or certificates that are expiring in the next 45 days
41-
- Get-DormantO365Accounts.ps1 : Outputs a file with any enabled accounts that have been dormant for 45 days (great for identifying and purging old external accounts!)
40+
- Get-ExpiringO365AppRegistrations.ps1 : Generates O365Montior-DormantAccounts.csv with any secrets or certificates that are expiring in the next 45 days
41+
- Get-DormantO365Accounts.ps1 : Generates O365Montior-ExpiringCerts.txt with any enabled accounts that have been dormant for 45 days
42+
- This one is great for identifying and purging old external share accounts
4243

4344
### The script stopped running after a year
4445
- Follow the Setup and Configuration steps, but instead of running Install-O365Monitor.ps1, run Renew-O365MonitorCert.ps1

0 commit comments

Comments
 (0)