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