PowerShell for IT Professionals [#20] – Next Steps with PowerShell
Reading Time: < 1 minute Congratulations! This is 20th and last lesson in the course – and my aim here is to show you various paths you can…
PowerShell for IT Professionals [#19] – Websites and APIs
Reading Time: 2 minutes PowerShell is a great server automation tool, but what about Internet and any other web served services? As it turns out, PowerShell is…
PowerShell for IT Professionals [#18] – Working with text strings
Reading Time: 2 minutes Although PowerShell treats everything as object – including text strings – working with text might be particularly difficult – at least when first…