PowerShell for IT Professionals [#14] – Scripting – Hello World!
Reading Time: < 1 minute In this lesson we will be preparing our workstation for writing PowerShell scripts. We will start by enabling RSAT and then install Visual…
PowerShell for IT Professionals [#13] – Is PowerShell secure?
Reading Time: < 1 minute In this lesson we will have a look on PowerShell built in security features and how it differs from e.g. BAT files. We…
PowerShell for IT Professionals [#12] – WMI – Windows Management Instrumentation
Reading Time: 2 minutes In this lesson we learn how to use PowerShell to access WMI (Windows Management Instrumentation), so that we can gain often hidden or…