Skip to content

This Powershell Scrip is for those who have a Desktop VM Running in Azure. It finds the VM Starts It and Open an RDP connection when ready.

Notifications You must be signed in to change notification settings

PowerFeature/ConnectToVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

ConnectToVM

This Powershell Script is for those who have a Desktop VM/Linux SSH Server Running in Azure. It finds the VM Starts It and Open an RDP/SSH connection when ready.

#How to:

connect_to_vm.ps1 -user [insert username] -vmName [insert VM Name] -resourceGroupName [Insert RessourceGroup Name] -promptCred [OPTIONAL Prompt for Credentials in RDP ] -subsctiptionId [Subscription name or ID] -connectionMethod [rdp or ssh]

About

This Powershell Scrip is for those who have a Desktop VM Running in Azure. It finds the VM Starts It and Open an RDP connection when ready.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published