fixes
This commit is contained in:
parent
146e729b7a
commit
69f27a6708
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
$logFile="C:\ACS\disk_check.txt"
|
$logFile="C:\ACS\disk_check.txt"
|
||||||
$computerName='localhost'
|
$computerName=$env:ComputerName
|
||||||
$rebootTime=Get-Date "1:00"
|
$rebootTime=Get-Date "1:00"
|
||||||
$requireReboot=$false
|
$requireReboot=$false
|
||||||
$volumes=Get-Volume
|
$volumes=Get-Volume
|
||||||
|
Loading…
Reference in New Issue
Block a user