Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Error with set-vaultsystem command #11

@jmwilson5924

Description

@jmwilson5924

When you run the command Set-VaultSystem and try to do a simple change you get the following error message

PS C:\Users\james.wilson> Set-VaultSystem -VaultSystem (Get-VaultSystem -Name "CFY-STANDALONE") -Description test
Invalid arguments passed to the server.
At C:\Program Files\Centrify\PowerShell\Centrify.Platform.PowerShell\Lib\Set-VaultSystem.ps1:356 char:3

  •     Throw $_.Exception
    
  •     ~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
    • FullyQualifiedErrorId : RuntimeException

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions