Skip to content
New issue

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

error when running Backup-JCOrganization - Microsoft.PowerShell.Commands.WriteErrorException #594

Open
sebtinet opened this issue Aug 9, 2024 · 0 comments

Comments

@sebtinet
Copy link

sebtinet commented Aug 9, 2024

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,...)

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`

image

System Device

  • OS: WIn 11 (23H2)
  • Version: JumpCloud PowerShell modules v2.13 installed on current user and Program Files
  • Tried to run as simple user and also as admin.
  • It works on another computer with almost the same configuration.

Thank you for you help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant