You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run the following command in PowerShell: New-JCPolicy -TemplateName darwin_Login_Window_Text -LoginwindowText "Welcome to JumpCloud" -Name "macOS - Login Window Policy"
I get the following error:
Get-JCPolicyTemplateConfigField:
Line |
49 | … $templateObject = Get-JCPolicyTemplateConfigField -templa …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The term 'Get-JCPolicyTemplateConfigField' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
New-JCPolicy: Cannot retrieve the dynamic parameters for the cmdlet. Could not find policy template by specified Name
Describe the bug
When I run the following command in PowerShell:
New-JCPolicy -TemplateName darwin_Login_Window_Text -LoginwindowText "Welcome to JumpCloud" -Name "macOS - Login Window Policy"
I get the following error:
Expected behavior
I expected this to work, as it's an example here: https://github.com/TheJumpCloud/support/wiki/New-JCPolicy#example-1
System Device (please complete the following information):
The text was updated successfully, but these errors were encountered: