Tag Archives: powershell

Powershell in a Month Day 12 – A Practical Interlude

This is part of my Powershell Challenge, to learn more about PowerShell (PoSh) using the Learn Windows Powershell 3 in a Month of Lunches book by Don Jones. This chapter is a practical one. Build a scheduled task that removes all jobs from … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Powershell in a Month Day 11 – Filtering

This is part of my Powershell Challenge, to learn more about PowerShell (PoSh) using the Learn Windows Powershell 3 in a Month of Lunches book by Don Jones. I’ve learned that the dash (-) is going to be my friend. Filtering and comparisons … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Powershell in a Month Day 10 – Formatting

This is part of my Powershell Challenge, to learn more about PowerShell (PoSh) using the Learn Windows Powershell 3 in a Month of Lunches book by Don Jones. Not an exciting chapter for sure. This chapter deals with the formatting of results, or … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Powershell in a Month Day 10 – Formatting

The Powershell Challenge Day 9 – The Pipelines, deeper

This is part of my Powershell Challenge, to learn more about PowerShell (PoSh) using the Learn Windows Powershell 3 in a Month of Lunches book by Don Jones. The authors note this is an optional chapter, one that isn’t necessarily one you need … Continue reading

Posted in Blog | Tagged , , , | Comments Off on The Powershell Challenge Day 9 – The Pipelines, deeper