VSS Resize
Summary
This script resets the vssadmin size and updates the table with the latest size details.
Sample Run
Dependencies
Variables
Name | Description |
---|---|
psout | This contains the complete PowerShell output of the vssadmin storage resize state. |
User Parameters
Name | Example | Required | Description |
---|---|---|---|
Drives | 1 | False | 1 - Resize all drives with vssadmin; leave blank or put anything for only C: Drive. |
MaxSize | 10 | False | Set the vss max size for the volume in a fixed specific size. |
MaxSizePercent | 10 | False | Set the vss max size for the volume as a percentage of its total size. |
Process
This script resets the vssadmin size and updates the table with the latest size details using PowerShell. It resizes the storage based on user parameters and validates the scope and resize success.
Output
- Script log
- Table
- Dataview