This commit is contained in:
Wyatt J. Miller 2021-06-16 20:49:27 -04:00
parent 146e729b7a
commit 69f27a6708

View File

@ -7,7 +7,7 @@
#
$logFile="C:\ACS\disk_check.txt"
$computerName='localhost'
$computerName=$env:ComputerName
$rebootTime=Get-Date "1:00"
$requireReboot=$false
$volumes=Get-Volume