Marketplace logo
MarketplaceListingsSolutionExport Orchestrator entities to CSV
Export Orchestrator entities to CSV

Export Orchestrator entities to CSV

by Internal Labs

2

Solution

365

back button
back button
carouselImage0
next button
next button

Summary

Summary


Overview

Overview

Parameters
- uriOrch: The URL of Orchestrator
- tenantName: The tenant name of Orchestrator. The default value is "default"
- adminName: On-premises Orchestrator admin user name who has appropriate Roles against all Folders.
- adminPasswd: The password of the corresponding Orchestrator admin user
- windowsAuth: Set $true if logging-in the on-premises Orchestrator with Windows Authentication
- userKey: User key for Cloud Orchestrator
- accountLogicalName: Account logical name for Cloud Orchestrator
- tenantLogicalName: Tenant logical name for Cloud Orchestrator
- clientId: Client ID for Cloud Orchestrator

Roles
- The administrator specified by adminName or userKey must have the following Roles against all Folders to export entities:
- Tenant Permissions: Machines View, Folders View, Users View
- Folder Permissions: Assets View, Processes View, Queues View, Robots View, Triggers View

Examples
# On-Premises Orchestrator
.\orchestrator-export-entities.ps1 -uriOrch "https://your-orchestrator-url" -adminName "export-admin" -adminPasswd "password"
# Cloud Orchestrator
.\orchestrator-export-entities.ps1 -uriOrch "https://cloud.uipath.com" -userKey "abcde_123456789012345678901234567890123456789" -accountLogicalName "MyAccount" -tenantLogicalName "MyTenant" -clientId "12345678901234567890123456789012"

Note
- If you create a new user to execute this script on Orchestrator v2020.4, please pay attention to this known issue: https://docs.uipath.com/orchestrator/docs/identity-server-troubleshooting#section-api-account-authenticate-calls-failing-for-users-who-changed-passwords-at-first-login

Features

Features


Additional Information

Additional Information

Dependencies


Code Language

Visual Basic

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

Jun 19, 2020

Works with

Studio: 19.10 - 22.10

Certification

Silver Certified

Tags

orchestrator

Application

Microsoft Excel

Support

UiPath Community Support

Resources