Tag Archives: powershell

Powershell in a Month Day 15 – Jobs

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. Jobs are important, mostly because running stuff interactively, and manually, is a … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Powershell in a Month Day 14 – WMI

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. Day 14 introduces us to Windows Management Instrumentation (WMI). Since many people … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Starting to Use Powershell

I have to admit that before the Powershell Challenge, I wasn’t really looking forward to using Powershell for much of anything. It looked cumbersome, I didn’t always understand how sample scripts worked, and it was just easier to use the … Continue reading

Posted in Blog | Tagged , | Comments Off on Starting to Use Powershell

Powershell in a Month Day 13 – Remote Control

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. Remoting. It sounds complex, and intimidating. It isn’t, and it’s powerful. It’s also essential, allowing … Continue reading

Posted in Blog | Tagged , , , | 1 Comment