dsc/ext/PsOrg/StackExchangeResources/DSCResources/StackExchange_SetExecutionPolicy/StackExchange_en-US/StackExchange_about_SetExecutionPolicy_Resource.txt

Syntax
 
Pagefile [string] #ResourceName
{
    Name = [string] { Restricted | AllSigned | RemoteSigned | Unrestricted }
 
    [ Ensure = [string] { Absent | Present } ]
}
 
Properties
 
Name - The name of the execution policy.
 
Ensure - Set this property to "Present" set the named execution policy. Absent does not apply.