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