PowerShell Lab Set Up

Setting up a powershell lab

PowerShell Lab Set-up

Its good to have a virtual environment for PowerShell (virtual box or Vmware).

  1. You can do many things on your regular machine, but if you have Mac you might need a Windows VM to test.

  2. You can try other scenarios with a VM as it can appear as a remote host that you can connect to via PowerShell (WinRM)\

What you Need

  1. Access to a Windows 10 machine (preferably inside of VirtualBox/VmWare), but you can use your host system.

    1. Highly recommended - VS Code with PowerShell Extension

  2. Kali Linux (or an equivalent linux distribution), if you want to try PowerShell on Linux and PowerShell Empire

Last updated

Was this helpful?