DEV Community

vijaya reddy
vijaya reddy

Posted on

Unofficial Delinea Secret Server Cross‑Tenant Migration Tool (GUI + Automation) — Sharing with the community

I’m a PAM engineer and recently had to handle a few cross‑tenant migrations in Delinea Secret Server. As many of you know, there’s no built‑in way to migrate secrets, folders, roles, or permissions between tenants (cloud ↔ cloud, on‑prem ↔ on‑prem, hybrid, etc.).

To avoid doing everything manually, I built an unofficial PowerShell‑based tool to automate the process.
Not a vendor, not selling anything — just sharing something I built because it solved a real problem for me.

What it does:

Full Windows GUI

Export → validate → import → reconcile

Folder/role/permission mapping

Integrity checks

Supports cloud, on‑prem, and hybrid

Auto‑update logic for long‑term use

If anyone else here works with Secret Server and has had to deal with tenant splits, mergers, rebuilds, or cloud migrations, this might save you some time.

Github Link: https://github.com/vijayamohanreddy/delinea-secrets-server-migration-tool-unofficial

Linkedin Article: https://www.linkedin.com/pulse/introducing-delinea-secret-server-crosstenant-tool-vijaya-reddy-vj--wy47c/?trackingId=vJ3%2F9%2Fw3RLSKlm%2F1kXig1Q%3D%3D

Affiliation disclosure:
I built this myself for my own work. Not affiliated with Delinea, not a vendor, not selling anything.

Happy to answer questions or hear suggestions from others who’ve had to do Secret Server migrations.

Top comments (0)