Difference between revisions of "Notes on upgrading observatory computer to Windows 10, Summer 2020"

From Telescope
Jump to: navigation, search
(Software installation)
Line 7: Line 7:
 
* Installed ASCOM platform 6.5 from [http://www.ascom-standards.org/ here].
 
* Installed ASCOM platform 6.5 from [http://www.ascom-standards.org/ here].
 
** As part of that installation, I found that the system required me to enable Microsoft .NET 3.5.  Ultimately that only worked when logged in to my normal user account, not the telescope account; probably related to trying to contact the local Windows Update server, but not being logged into the Swarthmore domain.
 
** As part of that installation, I found that the system required me to enable Microsoft .NET 3.5.  Ultimately that only worked when logged in to my normal user account, not the telescope account; probably related to trying to contact the local Windows Update server, but not being logged into the Swarthmore domain.
 
+
* Installed the ASCOM 2X mount adapter for TheSky (used to be called "TheSky-controlled telescope driver") from [https://www.bisque.com/downloads/ascom2xmount-adaptor-installer/ the Software Bisque site], linked from [https://ascom-standards.org/Downloads/ScopeDrivers.htm the ASCOM page].
 
== Hardware / system settings ==
 
== Hardware / system settings ==
  

Revision as of 16:22, 24 July 2020

Just as we did for the upgrade of the computer from Windows XP to Windows 7 in 2012, this page is to document the process of installing a new computer in the observatory, and noting any steps we need to take or problems we encountered. It is mostly for our own internal records, but perhaps it could help someone else installing observatory software as well.


Software installation

  • Installed UltraVNC on both old and new computers so we can transfer files easily via VNC.
  • Installed ASCOM platform 6.5 from here.
    • As part of that installation, I found that the system required me to enable Microsoft .NET 3.5. Ultimately that only worked when logged in to my normal user account, not the telescope account; probably related to trying to contact the local Windows Update server, but not being logged into the Swarthmore domain.
  • Installed the ASCOM 2X mount adapter for TheSky (used to be called "TheSky-controlled telescope driver") from the Software Bisque site, linked from the ASCOM page.

Hardware / system settings

  • Formatted D: drive as NTFS, named as "Telescope data".

To consider for later

  • Windows subsystem for Linux (enable via Control Panel - turn on features
  • Anaconda Python distribution