Running Windows 7 pro in a peer to peer network.
I administer this peer to peer network remotely. My client is small and has a tight budget. They are willing to pay for 1 connection using a third party program. To connect to all the other pc's, I have been using TightVNC. This has worked well. Let's call the computers in this network C1, C2 etc. There are 6 pc's. I connect to computer C1 using the third party program.
The problem: A large monitor has been added to computer C3. Now when I connect from C1 to C3 using TightVNC, all I see is a tiny portion of the C3 screen. I cannot see the task bar on C3. I cannot pan the screen on C3. I have set the display options in TightVNC to auto. TightVNC refuses to correctly show the screen on C3.
Requirement: When I use TightVNC to connect to any computer I can leave the computer logged in. When the user of that computer comes to work the next day, they just sit down and go to work.
Investigation I have done so far: I decided to go into the office and invoke Remote assistance on C3. I went to computer C1 and connected using Remote desktop. Now I can see all the C3 screen. When I disconnect from C3, the C3 computer is still logged so the user can work (see requirement above) .
The problem: In order to invoke Remote assistance, someone must be at computer C3. No one is at computer C3 when I need to work on it (usually on Saturday). So, since I cannot get TightVNC to cooperate, if I could find a way to run some script or command to invoke Remote assistance on C3, then this might solve the problem. I found a link (see below) which seems to indicate this can be done. However, the information at this link is very limited.
Questions:
Q1.) Who could send me some code examples which could be invoked remotely on computer C3 and would force computer C3 into running Remote Assistance?
Q2.) What command would I run on computer C1 to invoke the Remote Assistance start up script on C3? I understand there is something called AutoIT which might help? I know nothing about AutoIt.
Q3.) May be you have a better idea?
This is the link:
https://technet.microsoft.com/en-us/magazine/ff356868.aspx
Please tell me more details about this. What script do I need to use to invoke this /offerRA command?
I assume this is some text command. How do I invoke it?
This is a peer-to-peer network. There is no server. Exactly what gpo on the C3 computer needs to be added/ modified?
The local router does not have vpn capabilities.