UiPathOrch

0.9.16.0

PSDrives and cmdlets for UiPath Orchestrator. 💡 First time? Run: Get-OrchHelp

Minimum PowerShell version

7.4.2

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UiPathOrch

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UiPathOrch

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) UiPath All rights reserved.

Package Details

Author(s)

  • Yoshifumi Tsuda

Cmdlets

Import-OrchConfig New-OrchPSDrive Switch-OrchCurrentUser Get-OrchPSDrive Get-OrchLibrary Get-OrchLibraryVersion Remove-OrchLibrary Import-OrchLibrary Export-OrchLibrary Copy-OrchLibrary Get-OrchPackage Copy-OrchPackage Get-OrchPackageVersion Remove-OrchPackage Import-OrchPackage Export-OrchPackage Get-OrchJob Start-OrchJob Stop-OrchJob Open-OrchJob Get-OrchLog Get-OrchAuditLog Get-OrchJobMedia Export-OrchJobMedia Remove-OrchJobMedia Get-OrchProcess New-OrchProcess Update-OrchProcess Copy-OrchProcess Remove-OrchProcess Edit-OrchProcess Update-OrchProcessVersion Reset-OrchProcessVersion Get-OrchProcessRequirement Get-OrchRobot Get-OrchUser Get-OrchUserPrivilege Add-OrchUser Update-OrchUser Copy-OrchUser Remove-OrchUser Remove-OrchRoleFromUser Get-OrchCurrentUser Update-OrchCurrentUserURPassword Get-OrchLicenseNamedUser Get-OrchLicenseRuntime Enable-OrchLicenseRuntime Disable-OrchLicenseRuntime Get-PmAuditLog Get-PmAuthenticationSetting Get-PmLicensedUser Get-PmLicensedGroup Remove-PmLicensedGroup Add-PmLicenseToPmLicensedGroup Remove-PmAllocationFromPmLicensedGroup Remove-PmLicenseFromPmLicensedGroup Get-OrchClassicRobot Get-OrchClassicEnvironment Get-OrchUserSession Get-OrchMachineSession Get-OrchUnattendedSession Enable-OrchMaintenanceMode Disable-OrchMaintenanceMode Get-OrchJobStats Get-OrchLicenseStats Get-OrchRole Set-OrchRole Remove-OrchRole Copy-OrchRole Get-OrchCalendar Remove-OrchCalendar Copy-OrchCalendar Add-OrchCalendarDate Remove-OrchCalendarDate Get-OrchPersonalWorkspace Remove-OrchPersonalWorkspace Get-OrchFolderUsage Get-OrchFolderUser Add-OrchFolderUser Copy-OrchFolderUser Move-OrchFolderUser Remove-OrchFolderUser Add-OrchRoleToFolderUser Remove-OrchRoleFromFolderUser Get-OrchMachine Update-OrchMachine New-OrchMachine Remove-OrchMachine Copy-OrchMachine Get-OrchMachineClientSecretId Add-OrchMachineClientSecret Remove-OrchMachineClientSecret Get-OrchFolderMachine Add-OrchFolderMachine Copy-OrchFolderMachine Remove-OrchFolderMachine Enable-OrchFolderMachineInherit Disable-OrchFolderMachineInherit Get-OrchFolderMachineAccountMapping Enable-OrchFolderMachineAccountMapping Disable-OrchFolderMachineAccountMapping Get-OrchAsset Set-OrchAsset Copy-OrchAsset Remove-OrchAsset Set-OrchCredentialAsset Get-OrchCredentialStore Copy-OrchCredentialStore Remove-OrchCredentialStore Get-OrchAssetLink Add-OrchAssetLink Get-OrchTrigger New-OrchTrigger Update-OrchTrigger Remove-OrchTrigger Copy-OrchTrigger Enable-OrchTrigger Disable-OrchTrigger Get-OrchApiTrigger Remove-OrchApiTrigger Copy-OrchApiTrigger Enable-OrchApiTrigger Disable-OrchApiTrigger Get-OrchEventTrigger Remove-OrchEventTrigger Enable-OrchEventTrigger Disable-OrchEventTrigger Get-OrchQueue New-OrchQueue Update-OrchQueue Copy-OrchQueue Remove-OrchQueue Get-OrchQueueItem Import-OrchQueueItem Redo-OrchQueueItem Copy-OrchQueueItem Remove-OrchQueueItem Get-OrchTestSet Copy-OrchTestSet Remove-OrchTestSet Start-OrchTestSet Get-OrchTestCase Get-OrchTestCaseExecution Get-OrchTestCaseAssertion Remove-OrchTestCase Get-OrchTestSetExecution Stop-OrchTestSetExecution Get-OrchTestSetSchedule Copy-OrchTestSetSchedule Remove-OrchTestSetSchedule Enable-OrchTestSetSchedule Disable-OrchTestSetSchedule Get-OrchTestDataQueue Copy-OrchTestDataQueue Remove-OrchTestDataQueue Get-OrchTestDataQueueItem Reset-OrchTestDataQueueItem Get-OrchAlert Get-OrchBucket New-OrchBucket Copy-OrchBucket Remove-OrchBucket Get-OrchBucketItem Export-OrchBucketItem Import-OrchBucketItem Remove-OrchBucketItem Get-OrchWebhook Copy-OrchWebhook Remove-OrchWebhook Enable-OrchWebhook Disable-OrchWebhook Get-OrchSetting Get-OrchExecutionSetting Get-OrchWebSetting Get-OrchAuthenticationSetting Get-OrchActivitySetting Get-OrchConnectionString Get-OrchLicense Get-OrchUpdateSetting Get-OrchActionCatalog Copy-OrchActionCatalog Remove-OrchActionCatalog Search-OrchDirectory Search-PmDirectory Resolve-PmDirectoryNameBulk Get-PmUser Update-PmUser Remove-PmUser New-PmUser Copy-PmUser Get-PmRobotAccount Set-PmRobotAccount Copy-PmRobotAccount Remove-PmRobotAccount Get-PmGroup New-PmGroup Copy-PmGroup Remove-PmGroup Get-PmGroupMember Add-PmGroupMember Move-PmGroupMember Remove-PmGroupMember Get-PmExternalApiResource Get-PmExternalApplication Copy-PmExternalApplication Remove-PmExternalApplication Get-PmAccessAllowedMember Get-DuRole Get-DuDocumentType Get-DuClassifier Get-DuExtractor Get-DuUser Add-DuUser Remove-DuRoleFromDuUser Get-TmConfiguration Get-TmProjectSetting Get-TmProjectPermission Get-TmServerInfo Get-TmRequirement Remove-TmRequirement Get-TmTestCase Remove-TmTestCase Get-TmTestSet Remove-TmTestSet Get-TmTestExecution Get-OrchHelp Clear-OrchCache Get-OrchConfigPath Edit-OrchConfig Set-OrchLocation Get-OrchLogLocation Open-OrchLogLocation New-OrchUserMappingCsv Test-OrchUserMappingCsv

Functions

Get-OrchTestDataQueueItemTable Enable-OrchUserAttended Disable-OrchUserAttended Enable-OrchPersonalWorkspace Disable-OrchPersonalWorkspace Find-OrchFolderNoUserAssigned Get-OrchJobVideo

Dependencies

This module has no dependencies.

Release Notes

## New Features
- Added Import-OrchConfig cmdlet. Imports the configuration file and creates PSDrives for all enabled tenants. Use this to apply configuration changes without restarting the PowerShell session.

- Added New-OrchPSDrive cmdlet. Creates a new PSDrive in the current session without using the configuration file.

- Added Get-OrchConfigPath cmdlet. Returns the path to the UiPathOrch configuration file, allowing AI and scripts to directly read or edit it.

- Added Switch-OrchCurrentUser cmdlet. Opens an InPrivate browser window to re-authenticate with a different account. Useful when SSO auto-login prevents account switching.

- Added Entra ID login warning. When connecting to a drive, UiPathOrch checks the JWT token and displays a warning if the user is not signed in via Entra ID. For AD-integrated organizations, UiPathOrch automatically directs the user to the Entra ID login page during PKCE authentication.

- Added handling for deprecated Alerts API: returns an error on API v18+.

- (Experimental) Added New-OrchUserMappingCsv and Test-OrchUserMappingCsv cmdlets for cross-organization tenant migration with username mapping. New-OrchUserMappingCsv generates a CSV that maps source directory users to destination directory users by searching the destination directory. Test-OrchUserMappingCsv validates the mapping. All copy cmdlets now accept the -UserMappingCsv parameter to translate user references during migration.

## Bug Fixes
- Fixed Cloud PKCE authorize URL to use the updated UiPath Identity Server endpoint with acr_values for organization routing.

- Fixed New-OrchProcess bugs: triple enumeration of packages, Description property leaking between calls, and nullable handling.

- Fixed parameter mutation bugs and ErrorId usage across 47 files.

- Fixed Pm cmdlets race condition by converting from parallel to sequential execution when sharing cache.

- Fixed Personal workspace exclusion across FolderUser, FolderMachine, and Test cmdlets.

- Fixed OutputType attributes: corrected ActionCatalog type, removed incorrect OutputType from Copy cmdlets.

- Fixed ShouldProcess messages: typos and naming consistency.

- Removed uipath.com domain check from Document Understanding and Test Manager drive creation, enabling Automation Suite environments.

## Documentation
- Rewrote all cmdlet help documentation using PlatyPS v1. 238 markdown help files with standardized descriptions, 1030+ examples, parameter documentation.

- Removed legacy PDF documentation and Japanese-language help files. All documentation is now in English markdown format.

- Added AI-oriented guide documents (Docs/01-Essentials.md, 02-CmdletReference.md, 03-MigrationGuide.md) for module usage, cmdlet reference, and tenant migration procedures.

## Breaking Changes
- Update cmdlets (Set-Orch*) now treat empty string "" as an intentional value clear. Previously, empty strings were silently ignored.

FileList

Version History

Version Downloads Last updated
0.9.16.0 (current version) 15 3/8/2026
0.9.15.5 18 3/4/2026
0.9.15.4 74 1/13/2026
0.9.15.3 10 1/8/2026
0.9.15.2 32 12/5/2025
0.9.15.1 13 11/30/2025
0.9.14.19 12 11/20/2025
0.9.14.18 7 11/17/2025
0.9.14.17 50 10/21/2025
0.9.14.16 12 10/9/2025
0.9.14.15 15 9/27/2025
0.9.14.14 10 9/22/2025
0.9.14.13 13 9/9/2025
0.9.14.12 13 9/4/2025
0.9.14.11 25 8/21/2025
0.9.14.10 48 7/30/2025
0.9.14.9 10 7/24/2025
0.9.14.8 8 7/23/2025
0.9.14.7 19 7/17/2025
0.9.14.6 12 7/10/2025
0.9.14.5 9 7/10/2025
0.9.14.4 16 7/5/2025
0.9.14.3 14 7/3/2025
0.9.14.2 11 7/1/2025
0.9.14.1 8 6/30/2025
0.9.14.0 7 6/28/2025
0.9.13.6 8 6/27/2025
0.9.13.5 6 6/27/2025
0.9.13.4 8 6/26/2025
0.9.13.3 8 6/26/2025
0.9.13.2 40 6/21/2025
0.9.13.1 6 6/21/2025
0.9.13.0 7 6/20/2025
0.9.12.12 57 6/18/2025
0.9.12.11 12 6/14/2025
0.9.12.10 10 6/12/2025
0.9.12.9 14 6/6/2025
0.9.12.8 7 6/6/2025
0.9.12.7 19 6/2/2025
0.9.12.6 25 5/20/2025
0.9.12.5 13 5/18/2025
0.9.12.4 5 5/17/2025
0.9.12.3 6 5/16/2025
0.9.12.2 23 5/2/2025
0.9.12.1 14 4/25/2025
0.9.12.0 26 4/14/2025
0.9.11.4 6 4/12/2025
0.9.11.3 10 4/11/2025
0.9.11.2 14 4/5/2025
0.9.11.1 10 4/1/2025
0.9.11.0 9 3/31/2025
0.9.10.9 11 3/27/2025
0.9.10.8 7 3/26/2025
0.9.10.7 22 3/18/2025
0.9.10.6 7 3/14/2025
0.9.10.5 10 3/12/2025
0.9.10.4 14 3/8/2025
0.9.10.3 45 2/26/2025
0.9.10.2 16 2/25/2025
0.9.10.1 17 2/15/2025
0.9.10.0 9 2/14/2025
0.9.9.7 10 2/12/2025
0.9.9.6 7 2/11/2025
0.9.9.5 11 2/7/2025
0.9.9.4 19 2/1/2025
0.9.9.3 15 1/31/2025
0.9.9.2 12 1/27/2025
0.9.9.1 19 1/15/2025
0.9.9.0 15 1/13/2025
0.9.8.24 6 1/13/2025
0.9.8.23 14 1/3/2025
0.9.8.22 16 12/16/2024
0.9.8.21 13 12/12/2024
0.9.8.20 46 12/4/2024
0.9.8.19 15 11/30/2024
0.9.8.18 19 11/27/2024
0.9.8.17 14 11/26/2024
0.9.8.16 9 11/25/2024
0.9.8.15 7 11/22/2024
0.9.8.14 7 11/21/2024
0.9.8.13 10 11/20/2024
0.9.8.12 11 11/18/2024
0.9.8.11 16 11/12/2024
0.9.8.10 20 11/7/2024
0.9.8.9 14 11/6/2024
0.9.8.8 9 11/5/2024
0.9.8.7 9 11/4/2024
0.9.8.6 11 11/3/2024
0.9.8.5 8 11/1/2024
0.9.8.4 17 10/30/2024
0.9.8.3 11 10/28/2024
0.9.8.2 18 10/27/2024
0.9.8.1 7 10/25/2024
0.9.8.0 6 10/25/2024
0.9.7.18 7 10/25/2024
0.9.7.17 10 10/23/2024
0.9.7.16 27 10/21/2024
0.9.7.15 17 10/21/2024
0.9.7.14 8 10/17/2024
0.9.7.13 13 10/15/2024
0.9.7.12 7 10/15/2024
0.9.7.11 8 10/11/2024
0.9.7.10 14 10/10/2024
0.9.7.9 10 10/7/2024
0.9.7.8 15 9/30/2024
0.9.7.7 10 9/29/2024
0.9.7.6 6 9/28/2024
0.9.7.5 8 9/27/2024
0.9.7.4 18 9/24/2024
0.9.7.3 11 9/21/2024
0.9.7.2 11 9/18/2024
0.9.7.1 10 9/17/2024
0.9.7.0 11 9/16/2024
0.9.6.23 13 9/11/2024
0.9.6.22 10 9/9/2024
0.9.6.21 47 9/8/2024
0.9.6.20 11 9/7/2024
0.9.6.19 9 9/6/2024
0.9.6.18 8 9/6/2024
0.9.6.17 16 9/4/2024
0.9.6.16 16 9/4/2024
0.9.6.15 13 9/3/2024
0.9.6.14 23 9/2/2024
0.9.6.13 13 9/1/2024
0.9.6.12 11 8/30/2024
0.9.6.11 9 8/27/2024
0.9.6.10 18 8/25/2024
0.9.6.9 5 8/25/2024
0.9.6.8 69 8/21/2024
0.9.6.7 53 8/19/2024
0.9.6.6 31 8/18/2024
0.9.6.5 43 8/17/2024
0.9.6.4 19 8/16/2024
0.9.6.3 8 8/16/2024
0.9.6.2 32 8/13/2024
0.9.6.1 134 8/8/2024
0.9.6.0 33 8/7/2024
0.9.5.16 8 8/6/2024
0.9.5.15 5 8/6/2024
0.9.5.14 6 8/5/2024
0.9.5.13 5 8/4/2024
0.9.5.12 7 8/1/2024
0.9.5.11 7 7/31/2024
0.9.5.10 15 7/26/2024
0.9.5.9 9 7/25/2024
0.9.5.8 6 7/25/2024
0.9.5.7 7 7/25/2024
0.9.5.6 9 7/21/2024
0.9.5.5 5 7/18/2024
0.9.5.4 8 7/17/2024
0.9.5.3 16 7/11/2024
0.9.5.2 9 7/10/2024
0.9.5.1 8 7/9/2024
0.9.5.0 17 7/6/2024
0.9.4.0 23 6/30/2024
0.9.3.1 6 6/28/2024
0.9.3.0 9 6/26/2024
0.9.2.2 10 6/24/2024
0.9.2.1 7 6/23/2024
0.9.2.0 9 6/20/2024
0.9.1.1 5 6/19/2024
0.9.1.0 8 6/16/2024
0.9.0.1 5 6/13/2024
0.9.0.0 12 6/4/2024
0.8.11.1 11 5/27/2024
0.8.11.0 8 5/26/2024
0.8.10.13 5 5/24/2024
0.8.10.12 6 5/23/2024
0.8.10.11 7 5/21/2024
0.8.10.10 8 5/19/2024
0.8.10.9 23 5/13/2024
0.8.10.8 7 5/10/2024
0.8.10.7 7 5/9/2024
0.8.10.6 8 5/7/2024
0.8.10.5 7 5/6/2024
0.8.10.4 6 5/6/2024
0.8.10.3 5 5/5/2024
0.8.10.2 6 5/3/2024
0.8.10.1 5 5/2/2024
0.8.10.0 6 4/30/2024
0.8.9.8 7 4/19/2024
0.8.9.7 7 4/18/2024
0.8.9.6 6 4/16/2024
0.8.9.5 6 4/15/2024
0.8.9.4 5 4/15/2024
0.8.9.3 6 4/13/2024
0.8.9.2 7 4/12/2024
0.8.9.1 9 4/9/2024
0.8.9.0 7 4/7/2024
0.8.8.3 6 4/2/2024
0.8.8.2 5 4/2/2024
0.8.8.1 6 4/2/2024
0.8.8.0 7 3/29/2024
0.8.7.5 5 3/28/2024
0.8.7.4 6 3/27/2024
0.8.7.3 8 3/24/2024
0.8.7.2 5 3/23/2024
0.8.7.1 8 3/20/2024
0.8.7.0 13 3/18/2024
0.8.6.8 7 3/15/2024
0.8.6.7 9 3/13/2024
0.8.6.6 8 3/12/2024
0.8.6.5 7 3/12/2024
0.8.6.4 8 3/11/2024
0.8.6.3 7 3/10/2024
0.8.6.2 7 3/8/2024
0.8.6.1 7 3/8/2024
0.8.6.0 9 3/4/2024
0.8.5.5 7 3/1/2024
0.8.5.4 8 2/27/2024
0.8.5.3 7 2/27/2024
0.8.5.2 9 2/27/2024
0.8.5.1 9 2/26/2024
0.8.5.0 11 2/25/2024
0.8.4.0 10 2/23/2024
0.8.3.7 10 2/19/2024
0.8.3.6 8 2/18/2024
0.8.3.5 8 2/16/2024
0.8.3.4 12 2/16/2024
0.8.3.3 12 2/15/2024
0.8.3.2 12 2/12/2024
0.8.3.1 8 2/12/2024
0.8.3.0 9 2/11/2024
0.8.2.0 12 2/3/2024
0.8.1.5 10 1/31/2024
0.8.1.4 8 1/31/2024
0.8.1.3 11 1/26/2024
0.8.1.2 13 1/24/2024
0.8.1.1 13 1/17/2024
0.8.1.0 11 1/15/2024
0.8.0.10 17 12/19/2023
0.8.0.9 35 11/16/2023
0.8.0.8 9 11/13/2023
0.8.0.7 12 11/12/2023
0.8.0.6 8 11/6/2023
0.8.0.5 13 11/6/2023
0.8.0.4 7 11/6/2023
0.8.0.3 8 11/5/2023
0.8.0.2 8 11/3/2023
0.8.0.1 10 11/3/2023
0.8.0.0 10 11/3/2023
Show more