Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.36 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.36 KB

CyberArk_RDPFile_Connector

Connect to CyberArk Target servers transparently

Are you Feeling Stranded after departure of Microsoft RDCMan (Microsoft Remote Desktop Connection Manager)?

Simply run this script and connect transparently to your Target without going to PVWA

Download the Create_RDP_Files.ps1 & update value of $psm_server_IP to your PSM server IP address or Loadbalanced VIP.

Image of CyberArk RDP File Generator

How to Run CyberArk RDP File Generator

Update PSM Server Value to PSM Server IP Address or Load-balanced VIP like psm.carklab.local

Image of UpdatePSMIP

Option 1:

Image of How

Option 2: If you don't have Run with PowerShell available in the Context Menu

Image of How CLI

P.S.: If you are logged in with Domain credentials. Script will automatically fill your username in format Domain/Username & Domain DNS.

Special Thanks to @pspete for taking out time & reviewing the code.