Get-Content "C:\Windows\Temp\CylanceDeploy\deploy-transcript.log" -Tail 30

11 days ago
Raw Fork
Plain Text jZLY65HQ
Get-Process powershell,pwsh -ErrorAction SilentlyContinue | Select-Object Id, StartTime, Path
Get-Content "C:\Windows\Temp\CylanceDeploy\deploy-transcript.log" -Tail 30
Test-Path "C:\Windows\Temp\CylanceDeploy\cylance-install.log"
Get-Item "C:\Windows\Temp\CylanceDeploy\cylance-install.log" -ErrorAction SilentlyContinue | Select-Object Length, LastWriteTime