We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i got errors when running: Backup-JCOrganization -Path:('C:\Temp') -Format:('csv')
Backup-JCOrganization -Path:('C:\Temp') -Format:('csv')
Here are the errors displayed on each Jumpcloud type (ActiveDirectory , AppleMdm, AuthenticationPolicy,...)
Backup-JCOrganization : [Status] Backup of type: ActiveDirectory Failed with state: Failed At line:1 char:1 + Backup-JCOrganization -Path:('C:\Temp') -Format:('csv') + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Backup-JCOrganization
Then i get the following errors at the end and it creates a zip file with only 3 files inside (see screenshot attached)
[Job Status] Policy backup failed + CategoryInfo : OperationStopped: ([Job Status] Policy backup failed:String) [], RuntimeException + FullyQualifiedErrorId : [Job Status] Policy backup failed + PSComputerName : localhost`
System Device
Thank you for you help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, i got errors when running:
Backup-JCOrganization -Path:('C:\Temp') -Format:('csv')
Here are the errors displayed on each Jumpcloud type (ActiveDirectory , AppleMdm, AuthenticationPolicy,...)
Then i get the following errors at the end and it creates a zip file with only 3 files inside (see screenshot attached)
System Device
Thank you for you help.
The text was updated successfully, but these errors were encountered: