Configuring NEOSYS on Windows 10

From NEOSYS Technical Support Wiki
Jump to navigationJump to search

Installing NEOSYS on Windows 10

32 bit Windows 10 Pro and Enterprise (NOT 64 bit) will run and serve NEOSYS fine.

32 bit Windows Home is not fully suitable because it does not have IIS web server. NEOSYS processes will run on Windows 10 Home 32 bit but IIS will have to be configured on another computer with access to the NEOSYS folders via a share. The computer running IIS could be any version of Windows including 64 bit.

Get NEOSYS process running

  1. Open command prompt.
  2. Right click on window and select 'Properties'.
  3. Check "Use Legacy Console".

Win10legacyoption.jpg

Prevent Windows 10 from entering sleep mode

  1. Search for 'Power' in the Windows search bar and open 'Power & Sleep settings'
  2. From the dropdown select 'Never' for both Screen and Sleep times. (If setting unavailable go to step 3)
  3. Double check the machine doesn't have sleep mode capabilities. Run "powercfg /a" in command prompt.

Win10sleepmode.jpg

Installing Telnet using Windows Features & enable NTVDM

  1. Search for 'Windows features' in the Windows search bar and open 'Turn Windows features on or off'
  2. Check Telnet Client if not selected already
  3. Also navigate to Legacy Components and tick NTVDM.
  4. Click OK

Turning off Windows Smartscreen Protection

Even if Windows Defender is switched off, Windows Smartscreen will also block various NEOSYS files just for fun so it must be switched off as follows.

  1. Use windows search bar to search for "Smartscreen" and navigate to Reputation-based protection.
  2. Disable all the sections on this page

Make sure to log out of administrator and login again afterwards for the new settings to actually take effect.

Win10smartscreen1.jpg Win10smartscreen2.jpg

Excluding ntvdm.exe from Windows Defender

Must be done otherwise performance according to FILESPEED is 10 to 20 times slower.

  1. Use windows search bar to navigate to 'Virus & threat protection', 'Virus & threat protection settings'.
  2. Scroll down to subheading 'Exclusions' and click on 'Add or remove exclusions'.
  3. Click + button and add process "ntvdm.exe", the Drive NEOSYS is installed on and the ".lv" and ".lk" file formats.

Note that only excluding ntvdm.exe restores the file speed issue.

Win10exclusion1.png

Running AREV.EXE in compatibility mode

  1. Right click AREV.EXE in \neosys\ folder
  2. Properties
  3. Compatibility tab
  4. Run with compatibility for Win95

Configuring Windows Automatic Update

  1. Use windows search bar to navigate to 'Local Group Policy Editor'.
  2. Expand 'Computer Configuration' > 'Administrative Templates' > 'Windows Components' > 'Windows Update'.
  3. Double click on 'Configure Automatic Updates'.
  4. Check 'Enabled'.
  5. In drop down menu choose the "4 - Auto download and schedule the install" option.
  6. Then choose the required Scheduled install day e.g. "1 - Every Sunday".
  7. Time by default is set to 3:00.
  8. Click apply and then OK.
  9. Double click on "Always automatically restart at the scheduled time".
  10. Check 'Enabled'.
  11. Click apply and then OK.

Win10setAutoUpdate.jpg

Win10setAutoRestart.jpg

Enabling Task Scheduler History

Windows 10 has Task Scheduler history disabled by default, making it difficult to investigate scheduled task failures.

To enable task history, on the Task Scheduler window click "Enable All Tasks History" under "Actions" as shown below.

Enablehistory.jpg