mirror of
https://github.com/freedbygrace/Invoke-OperatingSystemDiskDetection.git
synced 2026-07-26 11:28:17 +00:00
Update Invoke-OperatingSystemDiskDetection.ps1
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
[Parameter(Mandatory=$False)]
|
||||
[ValidateNotNullOrEmpty()]
|
||||
[Alias('DST')]
|
||||
[UInt64]$DiskSizeThresholdInGB = 1024
|
||||
[UInt64]$DiskSizeThresholdInGB = 32
|
||||
)
|
||||
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user