Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 504
Default mstsc from hyperlink

I have a sheet with several IP addresses on it and would like a hyperlink to
open MSTSC to RDp to that particular IP address.

The hyperlink I have now goes to C:\WINDOWS\system32\mstsc.exe
But this just opens the mstsc prompt without an IP address.

From the CMD promt I can type in C:\WINDOWS\system32\mstsc.exe v\1.1.1.1 and
it will open the login box with the IP address already loaded.

So my question is what is teh correct syntax to get the same result from the
hyperlink? When I add the v\1.1.1.1 it gets an error "Cannot open specified
file..

Thanks,
Kevin Green

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 504
Default mstsc from hyperlink

Sorry, that should read
C:\WINDOWS\system32\mstsc.exe /v:1.1.1.1

"Kevin" wrote:

I have a sheet with several IP addresses on it and would like a hyperlink to
open MSTSC to RDp to that particular IP address.

The hyperlink I have now goes to C:\WINDOWS\system32\mstsc.exe
But this just opens the mstsc prompt without an IP address.

From the CMD promt I can type in C:\WINDOWS\system32\mstsc.exe v\1.1.1.1 and
it will open the login box with the IP address already loaded.

So my question is what is teh correct syntax to get the same result from the
hyperlink? When I add the v\1.1.1.1 it gets an error "Cannot open specified
file..

Thanks,
Kevin Green

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default mstsc from hyperlink

try this c:\windows\system32\mstsc.exe /v :nas
nas=servername

---
frmsrcurl: http://msgroups.net/microsoft.public...from-hyperlink
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass cell contents to MSTSC.EXE (Remote Desktop) Lawrence Miller[_2_] Excel Programming 2 October 11th 06 03:09 PM
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM
Macro to Copy Hyperlink to another file as a HYPERLINK, not text... dollardoc Excel Programming 1 April 7th 05 12:47 AM
reading html when hyperlink address not hyperlink text diplayed Kevin Excel Programming 1 December 4th 03 10:13 PM


All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"