Skip to main content
InSource Solutions

TN - 1210 Auto Start InTouch on Windows 10

Description

 

On some versions of Windows 10 elevated shortcuts are not allowed to run from the Startup folder. This article from InSource shows additional options for the auto start of InTouch.  

 

  • Author: Mario Meza
  • Published: 12/22/2021
  • Applies to: Intouch 2014 R2 SP1 and above

 

Details

The following options were all fully tested on a Windows 10 system  running InTouch. For convenience the files for each option can be downloaded from the following link. 

 

Things to note: 

 If you decide to import the scheduled task (Option 3), you will need to edit the user to suite your environment. This can be done from the interface or since the file is in XML format , you can edit the <UserID> element.

clipboard_e1b6b0d5e709402953007f46acbc0ae12.png

 

Option 1:

Create a .bat file and place it in the startup folder  (refTN IT310) If you don’t want the delay you can simply comment those lines out with a #

clipboard_e193ceb62161e746b492612a1da6d70b5.png

 

Option 2:

Create a .vbs file and  place it in the startup folder

 

           clipboard_e394c99356859d43ad2c70707602417cf.png

 

Option 3:

Set up a Scheduled Task using Task Scheduler to launch either the view or script file.  Below are the configurations that worked for testing this solution, you may need to adjust some parameters to suite your needs.  

 

Run Task Scheduler as Administrator and  configure as follows:

·         Create a Basic Task

·         Task Trigger : Daily (specify a time when a license will be available and no galaxy operations will be taking place)

·         Action: Start a Program

·         Program/Script : just the path to either the VIEW.EXE or one of the above scripts:  for example C:/tools/script.bat (see screen captures below)

·         Add arguments: kept it empty

·         Start in: kept it empty

 

clipboard_e7e4ff37659f670b2a59536242449f2ee.png

 

clipboard_e62040e986f3a2ac2f1cc4ba3840088bc.png

 

clipboard_e348cde0c0d8dddef9c770c5a8456a7cd.png

 

clipboard_e284d966808a1f39438f8a926cb0b233f.png

 

clipboard_e1e85393b14295636835b5892d3e08717.png

 

clipboard_eb42d930349f5676e8325a04fa7d58588.png

 

clipboard_e47366d19fba18c55bb6d0b5bb294997a.png

 

Once the task is created locate it in the Task Scheduler Library Right Click on the task to access properties

 

clipboard_e229c6f60671b0cffc8ce3e068cb26385.png

 

 

In the General tab :

  • Mark radio button : "Run whether user is logged on or not" (specify a user that is in the Administrators & aaAdministrators group)
  • ·Enable Checkbox : Run with the highest privileges

clipboard_e3b52dc4085a8c8479f7336ba3cd5216b.png

 

In Settings Tab:

  • Enable checkbox: Allow task to be run on demand
  • Enable checkbox: Stop the task if it runs loner than (update based on a value that’s reasonable in your system)
  • Enable checkbox: If the task fails, restart every : I chose 5 min
  • Enable setting from dropdown: Stop the existing instance (if the task is already running)

clipboard_e9f1dfe66ed2e27f9269bf57483d112a1.png

 

In the Trigger Tab highlight the Trigger and select Edit

clipboard_ea799c5d3651c0839d9f1724ba4af5b35.png

 

Change from Start Up to At Logon and if you like specify a particular user

clipboard_edd2b2fe4a6b65482efb1e0ac3f962ca8.png

 

Select ok and you can test the task works by selecting Run from on the side bar. If configured correctly pressing Run should launch the view.exe or script file of your choosing (depending on what you decided to use).

 

clipboard_ef5210ea2acad442727820d97692b6835.png

 

When the user logs on …

clipboard_efc82534b0af5780a56aed179f584449f.png

 

InTouch starts.

 

clipboard_e6f238e8349ac5dfce03502bb4e9e2279.png

  • Was this article helpful?