<?xml version="1.0" encoding="utf-8"?>
<policy xmlns:pd="http://www.policypak.com/2014/Policies/PolicyData" xmlns:security="http://www.policypak.com/2016/LPM/Security" xmlns:pp="http://www.policypak.com/2014/CommonTypes" xmlns:lpm="http://www.policypak.com/2016/LPM/CommonTypes" id="{5f8a9487-7602-46eb-ada9-04481e7df4be}" productId="{58DE0268-6384-49E0-A333-20EC46654B82}" scope="user" timestamp="1499697932" xmlns="http://www.policypak.com/2016/LPM/PolicyData">
  <collection order="0" id="{bd52ad84-c810-40fb-9bf9-6e885dce964d}" displayName="Container for policy: Allow Powershell">
    <entry order="0" id="{e61d84ee-8fda-494c-b8b9-d93a20bb4ae0}" displayName="Allow Powershell" scope="user">
      <rule-v1>
        <executableRule xmlns="http://www.policypak.com/2016/LPM/Rules-V1">
          <conditions xmlns="http://www.policypak.com/2016/LPM/ExecutableRule">
            <pathCondition xmlns="http://www.policypak.com/2016/LPM/Rules">
              <path kind="File">%SYSTEMROOT%\SysWOW64\WindowsPowerShell\v1.0\powershell.exe</path>
              <path kind="File">%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe</path>
            </pathCondition>
          </conditions>
          <settings xmlns="http://www.policypak.com/2016/LPM/ExecutableRule">
            <applyToChildProcesses>true</applyToChildProcesses>
          </settings>
          <action xmlns="http://www.policypak.com/2016/LPM/ExecutableRule">
            <doNothing xmlns="http://www.policypak.com/2016/LPM/Actions" />
          </action>
        </executableRule>
      </rule-v1>
    </entry>
  </collection>
</policy>