Showing posts with label network connect. Show all posts
Showing posts with label network connect. Show all posts

Monday, December 16, 2013

Change default URL of Juniper Network

PROBLEM OR GOAL:
How can I change the default URL used by Network Connect launcher?



SOLUTION:
To change the URL:

Go to the following location on the end user's PC who is using Network Connect  :
For Vista & Windows 7 users:
C:\Users\<sername>\AppData\Roaming\Juniper Networks\Network Connect <version number>\

For Windows 2000 & XP users:
C:\Documents and Settings\user\Application Data\Juniper Networks\NetworkConnect <version number>\
Edit the versioninfo.ini file 

 The URL listed next to URL_0 is the default URL. Remove it and change it to the URL which you would like to be the default URL .
Example:

[SignIn]
URL_0=https://sslvpn.juniper.net
Save the changes. 

Launch NC . You will now be redirected to the new URL configured in the versioninfo.ini file .

Sample Contents of version.ini would be as below

[Network Connect 7.1.14]
locale=en
[GINA]
Stat=0
UsrModify=0
[WindowOption]
NotFirstRun=1
Top=0
Minimize=1
ShowStat=0
[SignIn]
URL_0=https://magoo.schneider-electric.com/xtern
URL_1=https://example.test.com/xtern
URLCOUNT=2