Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 280 Bytes

File metadata and controls

13 lines (9 loc) · 280 Bytes

RDP - <% tp.frontmatter.current_port %>

Connecting

rdesktop -E -u <user> -p <password> <% tp.frontmatter.target_ip %> -g 95% 

WIth domain

rdesktop -E -u <user> -p <password> <% tp.frontmatter.target_ip %> -g 95% -d <% tp.frontmatter.domain %>