Skip to content

"Missing Mandatory parameter: [Description]." #290

@SuperSchramm

Description

@SuperSchramm

Summary

When I attempt to create an account using the Account_Onboard_Utility.ps1 I am receiving an error stating that:

Error Message: {"ErrorCode":"PASWS017E","ErrorMessage":"Missing Mandatory parameter: [Description]."}

Steps to Reproduce

  1. Fill out the csv file according to the parameters defined within (sample_accounts.csv)
  2. Run the command: .\Accounts_Onboard_Utility.ps1 -PVWAURL "https://myPVWA.myDomain.com/PasswordVault" -CsvPath .\accounts.csv -Create
  3. See Error

Getting PVWA Credentials to start Onboarding Accounts

Safe HHS_Windows_[SafeOmitted] exists
Error Message: {"ErrorCode":"PASWS017E","ErrorMessage":"Missing Mandatory parameter: [Description]."}
Exception Message: The remote server returned an error: (400) Bad Request.
Status Code: 400
Status Description: Bad Request
Logoff Session...

Vaulted 0 out of 1 accounts successfully.

LogoffUrl

Expected Results

The account and/or safe are created successfully

Actual Results

error

Reproducible

  • [x ] Always

Version/Tag number

*Running version 2.2.2 of the script
Version 12.6 of CyberArk

sample_accounts.csv

Environment setup

  • Running on Premise on a VM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions