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