SiNiOR Posted July 23, 2013 Posted July 23, 2013 Hi, Maybe it is usefull to create for my comany a small script on .HTA to fill in the computername and get the control.. versa msra - offerra \\hostname is there any geek to help me with the encoding? Regr
SiNiOR Posted July 23, 2013 Author Posted July 23, 2013 (edited) simple get remote control of other machine, Will to create hta with follow layout =============================== Computername: XXXXXXXXX button: [GET CONTROL] =============================== versa script does contain: msra -offerra %computername% but I have never worked with scripting codes and is difficult to find an example Edited July 23, 2013 by SiNiOR test
mac_shinobi Posted July 23, 2013 Posted July 23, 2013 (edited) simple get remote control of other machine, Will to create hta with follow layout =============================== Computername: XXXXXXXXX button: [GET CONTROL] =============================== versa script does contain: msra -offerra %computername% but I have never worked with scripting codes and is difficult to find an example Can chop and change this http://community.spiceworks.com/topic/262055-show-basic-pc-information-using-hta To use WshShell to either run or exec the msra.exe with the relevant switches and use the computer hostname variable Exec http://msdn.microsoft.com/en-us/library/2f38xsxe(v=vs.84).aspx Run http://msdn.microsoft.com/en-us/library/d5fk67ky(v=vs.84).aspx msra.exe commandline http://technet.microsoft.com/en-us/magazine/ff356868.aspx I can have a look at putting it together later if you get stuck @Steve21 or @Arthur Edited July 23, 2013 by mac_shinobi
SYNACK Posted July 23, 2013 Posted July 23, 2013 Already done a couple of years ago : http://www.edugeek.net/forums/coding/49448-easy-gui-remote-assistance-support.html 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now