typo
This commit is contained in:
parent
cddc9fe04e
commit
d8a1cf49f7
@ -10,7 +10,7 @@ $logFile="C:\ACS\disk_check.log"
|
||||
$computerName='localhost'
|
||||
$rebootTime=Get-Date "1:00"
|
||||
$requireReboot=$false
|
||||
$volumes=Get-Volumes -CimSession $cimSession
|
||||
$volumes=Get-Volume
|
||||
|
||||
Function Write-Log{
|
||||
Param ([string]$logstring)
|
||||
|
Loading…
Reference in New Issue
Block a user