# Installation steps

1. Open Powershell console with Administrative rights
2. Execute command to enable execution of Powershell Scripts. Press A (Yes to All) when asked.

Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy Bypass -Force -Confirm:$false

3. Run .\Install-SignageOS.ps1
