Tag: partition

(3 Scripts)

<< Back to Script Library
Send events to the ServiceNow Events Management interface for tracking free space events
Version: 1.31.36  •   Created: 2023-11-24  •   Modified: 2024-02-27
This script checks all Basic partitions WITH DRIVE LETTERS to see if there is space availbale for shrinking and/or expansion. The following is also checked:
- OS Version, this must be Windows 8/Server 2012 as a minimum to use the ControlUp partition expansion script
- The Disk Status
Version: 2.3.10  •   Created: 2020-03-19  •   Modified: 2020-03-30
This script uses standard PowerShell commands to expand the disk of Windows machine. For safety, this script only works if the following conditions are met:
- At least 100Mb of free space available (this needs to be directly AFTER the chosen partition)
- The Disk State must be Healthy
- You must specify a drive letter of the disk to be expanded
Version: 1.2.7  •   Created: 2020-03-17  •   Modified: 2020-03-19