Host-based backup of VMware vSphere VMs.
tsightler
VP, Product Management
Posts: 6035 Liked: 2860 times
Joined: Jun 05, 2009 12:57 pm
Full Name: Tom Sightler
Contact:
Post
by tsightler » Aug 15, 2013 9:09 pm
this post
You should be able to use "runas" command which will let you run another process as a different user. Should be included by default in Windows 2008 and newer. Usage is pretty simple:
Code: Select all
runas /profile /env /user:mydomain\auser "notepad.exe"
This will execute notepad as the user "auser" from the domain "mydomain". You can also run as machine local accounts.
kefoster
Novice
Posts: 8 Liked: 2 times
Joined: Jun 21, 2012 7:34 pm
Full Name: Kevin Foster
Contact:
Post
by kefoster » Aug 16, 2013 5:42 pm
this post
I will give this a try. Thank you.
tsightler
VP, Product Management
Posts: 6035 Liked: 2860 times
Joined: Jun 05, 2009 12:57 pm
Full Name: Tom Sightler
Contact:
Post
by tsightler » Aug 16, 2013 9:03 pm
this post
If you have any problems let us know, as there are several other options, that was just the simplest that came to mind.
Users browsing this forum: Baidu [Spider] , veremin and 74 guests