Quantcast
Viewing latest article 8
Browse Latest Browse All 8

Closed Issue: Get-ScheduledTasks has a lot of unneccessary script [2]

You could replace it all with:

function Get-ScheduledTask {
end {
SCHTASKS.EXE /QUERY /FO CSV | ConvertFrom-Csv
}
}

Viewing latest article 8
Browse Latest Browse All 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>