Delete regtrans-ms and txr.blf files under config\TxR for Windows Server 2016 or newer version
This commit is contained in:
Родитель
2c0c954e11
Коммит
b6d4bfc9f8
|
@ -41,15 +41,12 @@ function CleanUpRegtransmsAndTxrblfFiles
|
|||
catch
|
||||
{
|
||||
Log-Error "Remove txr.blf files under config\TxR failed: Error: $_"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Log-Info "Skip deleting regtrans-ms and txr.blf files under config\TxR"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
forEach ( $partition in $partitionlist )
|
||||
|
|
Загрузка…
Ссылка в новой задаче