Update open-rdp.ps1

This commit is contained in:
Markus Fleschutz 2023-09-26 13:21:02 +02:00
parent 580275de6e
commit 7a7540de60

View File

@ -3,6 +3,7 @@
Opens the RDP app
.DESCRIPTION
This script launches the Remote Desktop Protocol (RDP) application.
NOTE: Documentation of mstsc at: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mstsc
.EXAMPLE
PS> ./open-rdp.ps1
.LINK