.. | ||
Check-Free-Space.ps1 | ||
README.md | ||
ROADMAP.md |
Check Free Space PS Script v22.01.1
Check Free Space is a PowerShell script that allows AD Admins to check the used/max HDD space on all drives on a remote PC on the domain.
Prerequisites
Before you begin, ensure you have met the following requirements:
- PowerShell with the ActiveDirectory module installed (Windows only).
- Proper permissions granted by your Admin.
Installing Check Free Space
To install Check Free Space, follow these steps:
- Download the release Source code and place the contents into folder at a location of your choosing.
Using Check Free Space
To use Check Free Space, follow these steps:
- Open the script in a notepad program
- Enter the hostname of the target PC in the "HOSTNAME" field, replacing the word already there
- Save the file
- Run the script in PowerShell
- The results will be printed out in the terminal
This project uses the following license: Unlicense.