# To bypass the execution policy for a single file, inside powershell type> powershell -ExecutionPolicy Bypass -File <insert script filename here>