From b1d851ac208cc7ce41e0513e8a2d8cb572b4bc29 Mon Sep 17 00:00:00 2001 From: capntack Date: Fri, 7 Apr 2023 18:49:40 -0500 Subject: [PATCH] Refined instructions --- ps-scripts/ad-account-expiry/README.md | 2 +- ps-scripts/check-free-space/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ps-scripts/ad-account-expiry/README.md b/ps-scripts/ad-account-expiry/README.md index f5071fb..e606f10 100755 --- a/ps-scripts/ad-account-expiry/README.md +++ b/ps-scripts/ad-account-expiry/README.md @@ -16,7 +16,7 @@ Before you begin, ensure you have met the following requirements: 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 3. The report will be exported to the current directory 4. Open the CSV in Excel diff --git a/ps-scripts/check-free-space/README.md b/ps-scripts/check-free-space/README.md index e7e4736..ade657d 100755 --- a/ps-scripts/check-free-space/README.md +++ b/ps-scripts/check-free-space/README.md @@ -16,7 +16,7 @@ Before you begin, ensure you have met the following requirements: 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 3. Replace $hostname with the hostname of the target PC 4. Save the file