Posted On March 31, 2019

How to set VNC shortcut to run as another user

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to set VNC shortcut to run as another user
In order to make the VNC program run as another user you can do either of the 2 following options:
 
1)      Click Start > All Programs > Ultra VNC and hold down the Shift key while right-clicking on the Ultra VNC Viewer icon
Now you can choose the Run as different user option and enter the credentials
 2)      This second method uses a shortcut on the desktop:
 Right-click an empty area on the desktop > New > Shortcut
When prompted to enter the location of the item enter the following:
                C:\Windows\System32\runas.exe /savecred /user:kimconnect\*** "C:\Program Files\UltraVNC\vncviewer.exe"
                (you will replace the *** with the username of the desired user)
Click Next
Give it a name (ex- VNC)
Click Finish
 
Now when you double-click the icon it should run with the credentials entered

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

View FSMO Roles

View FSMO RolesC:\WINDOWS>ntdsutil > ntdsutil.exe Type roles, and then press ENTER.ntdsutil: roles fsmo maintenance:Note: To…

Transfer DHCP Scopes Between Windows Servers

When a new DHCP server is introduced into the system, it's often necessary to configure…

On Premise Exchange to Office 365 Migration Using Method: Asynchronous PST Export & Import

Assumptions: 1. Hybrid Exchange Migration and Stage Migration methods have been considered and rejected2. Active…