DSCResources/MSFT_PowerShellExecutionPolicy/en-US/MSFT_PowerShellExecutionPolicy.strings.psd1
# culture="en-US" ConvertFrom-StringData -StringData @' GettingPowerShellExecutionPolicy = The current execution policy for '{0}' is '{1}'. SettingPowerShellExecutionPolicy = Setting the execution policy for '{0}' to '{1}'. PowerShellExecutionPolicyAlreadySetMessage = Powershell execution policy already set to {0}. UpdatePowershellExecutionPolicySuccess = Updating PowerShell Execution policy for '{0}' to '{1}' successfully. UpdatePowershellExecutionPolicyFailed = Updating PowerShell Execution policy for '{0}' to '{1}' failed. TestingPowerShellExecutionPolicy = Testing the current execution policy for '{0}' is '{1}'. '@ |