Pixel IT Knowledgebase
Search:     Advanced search

Advanced Configuration in NetSupport School

Article ID: 59
Last updated: 17 Aug, 2009
Views: 3744
Posted: 17 Aug, 2009
by: Gurrie A.
Updated: 17 Aug, 2009
by: Gurrie A.

Answer:

It is sometimes nessary to utilise addition features within the configuration of NetSupport School.

During your first installation of NetSupport School you have the option to go through these options. However after this the config is restricted to allow easy use.

We can however retreive the Advanced mode by running the following script file.

Requirements: NetSupport School instatllation containing: Client Configurator

Either Save the attached file or create your own by performing the following:

  1. Navigate to your NetSupport School installation folder. (Default: C:\Program Files\NetSupport\NetSupport School\)
  2. Create a file called "Run Advanced Config.cmd"
  3. Enter the following information
    :: Run the Advanced Configurator for NetSupport School - Pixel IT
    @echo off
    echo [+] 1. Renaming your license file to bypass config restriction.
    rename NSM.LIC NSM.LIC.old
    echo [+] 2. Delay opening of the configurator to allow for rename completion.
    ping 127.0.0.1 -n 2 >nul
    start pcicfgui.exe
    ping 127.0.0.1 -n 2 >nul
    echo [+] 3. Renaming your license file back to original.
    rename NSM.LIC.old NSM.LIC
    echo [!] 4. You have successfully opened the advanced configurator.
    pause
  4. Save & Close.
  5. Run the file to access the advanced configuration.

Should you have any problems with this, please don't hesitate to contact our Technical Support team via support@pixel.com.au or 1800 674 935

This article was:   Helpful | Not Helpful
Attached files
file Run Advanced Config.cmd (489 b)

Prev   Next
'Gateway' / 'Name and Connectivity Server' Setup Guide     Install, Update and Uninstall via logon scripts

RSS