Get acquainted with some of the basic principles of Powershell and get prepared for some basic usage of this versatile tool that is available on all modern Windows systems. The first serious look I had at PowerShell was when I was trying to figure out what some piece of malware was doing. The execution policy is what controls how much PowerShell can do on the system at hand. For malware authors, this has the added benefit that it will take the average user a lot longer to see what was done. In the next post we will be doing some basic programming.”]
Source: https://blog.malwarebytes.com/101/how-tos/2017/07/learning-powershell-the-basics/