Refined instructions

This commit is contained in:
capntack 2023-04-07 18:49:40 -05:00
commit b1d851ac20
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ Before you begin, ensure you have met the following requirements:
To use AD Account Expiry, follow these steps: To use AD Account Expiry, follow these steps:
1. Download the `ad-account-expiry` folder and place at a location of your choosing 1. Place the `ad-account-expiry` folder at a location of your choosing
2. Run the script in PowerShell 2. Run the script in PowerShell
3. The report will be exported to the current directory 3. The report will be exported to the current directory
4. Open the CSV in Excel 4. Open the CSV in Excel

View file

@ -16,7 +16,7 @@ Before you begin, ensure you have met the following requirements:
To use Check Free Space, follow these steps: To use Check Free Space, follow these steps:
1. Download the `check-free-space` folder and place at a location of your choosing 1. Place the `check-free-space` folder at a location of your choosing
2. Open the script in a notepad program 2. Open the script in a notepad program
3. Replace $hostname with the hostname of the target PC 3. Replace $hostname with the hostname of the target PC
4. Save the file 4. Save the file