Difference between revisions of "Install Mac LabConnect client"

(Created page with "Installing LabConnect for Mac has two main sections; installing the LabConnect command line utility for Mac and installing the Microsoft Remote Desktop Application. For instr...")
 
Line 8: Line 8:
 
# Inside the terminal window,  type: <pre> cd ~/Downloads </pre>  This will change your current directory in the terminal window to your user's "Downloads" folder.
 
# Inside the terminal window,  type: <pre> cd ~/Downloads </pre>  This will change your current directory in the terminal window to your user's "Downloads" folder.
 
#In the terminal window, type <pre> sudo chmod +x rgsconnect_installer.sh </pre>  This command temporarily gives your user root access to your machine and grants permissions for the rgsconnect_installer.sh script to execute.   
 
#In the terminal window, type <pre> sudo chmod +x rgsconnect_installer.sh </pre>  This command temporarily gives your user root access to your machine and grants permissions for the rgsconnect_installer.sh script to execute.   
#In the terminal window, type <pre> sudo ./rgsconnect_installer.sh </pre>  This will run the installer with administrative privileges. Without administrative privileges, the install script will not be able to put the files in the Applications folder. The installer unpackages a few files and places them in the /Applications/RGSConnect/ folder, and also creates a shortcut in your /usr/local/bin folder
+
#In the terminal window, type <pre> sudo ./rgsconnect_installer.sh </pre>  This will run the installer with administrative privileges. Without administrative privileges, the install script will not be able to put the files in the Applications folder. The installer unpackages a few files and places them in the /Applications/LabConnect/ folder, and also creates a shortcut in your /usr/local/bin folder
#The RGSConnect command line utility for Mac installation is now complete.  Move on to installing the Mac HP RGS client.
+
#The LabConnect command line utility for Mac installation is now complete.  Move on to installing the Microsoft Remote Desktop App.
  
 
===Install HP ZCentral Remote Boost===
 
===Install HP ZCentral Remote Boost===
# [http://remote.et.byu.edu/mac/HP_RGS_Receiver.pkg <span style="color:red">Download the HP ZCentral Connect installer from this link </span>].  By default it should download to the "Downloads" folder.
+
# From the Apple App Store, find and install "Microsoft Remote Desktop 10"
# From the Mac Finder, right click on the downloaded file, "HP_RGS_Installer.pkg", and select "Open With", "Installer". If you skip this step and simply try to double-click on the installer package, MacOs will complain that it cannot guarantee the package is free of viruses and malware, and it will NOT install.
+
# It should install to /Applications/Microsoft Remote Desktop.app/.  If it installs in another location, LabConnect will not be able to use the Microsoft Client.
# Install the software as usual, using "continue" and "Install", etc, as prompted.
+
  
===Connecting to a CAEDM RGS Server===
+
===Connecting to a Lab Machine using LabConnect===
  
Follow the instructions outlined in the [[RGSConnect command line utility for Mac| usage instructions]] to use the client software.
+
Follow the instructions outlined in the [[LabConnect command line utility for Mac| usage instructions]] to use the client software.

Revision as of 16:01, 27 March 2020

Installing LabConnect for Mac has two main sections; installing the LabConnect command line utility for Mac and installing the Microsoft Remote Desktop Application.

For instructions on how to use the LabConnect command line utility for Mac, see the usage instructions.

Install the LabConnect command line utility for Mac

  1. From a Safari browser, download the shell script installer from this link to your "Downloads" folder. In a Safari browser, you need to right click on the link, and select "Download Linked File..." Save the file to the default location of your "Downloads" folder. If your Mac does not have a "right mouse" button, hold down the "control" key when clicking the link. Warning: if you download the shell script any other way, it may add text to the installer shell script making it not run properly.
  2. Open a terminal window on your Mac. If you are unfamiliar with opening a terminal window on a Mac, reference this article.
  3. Inside the terminal window, type:
     cd ~/Downloads 
    This will change your current directory in the terminal window to your user's "Downloads" folder.
  4. In the terminal window, type
     sudo chmod +x rgsconnect_installer.sh 
    This command temporarily gives your user root access to your machine and grants permissions for the rgsconnect_installer.sh script to execute.
  5. In the terminal window, type
     sudo ./rgsconnect_installer.sh 
    This will run the installer with administrative privileges. Without administrative privileges, the install script will not be able to put the files in the Applications folder. The installer unpackages a few files and places them in the /Applications/LabConnect/ folder, and also creates a shortcut in your /usr/local/bin folder
  6. The LabConnect command line utility for Mac installation is now complete. Move on to installing the Microsoft Remote Desktop App.

Install HP ZCentral Remote Boost

  1. From the Apple App Store, find and install "Microsoft Remote Desktop 10"
  2. It should install to /Applications/Microsoft Remote Desktop.app/. If it installs in another location, LabConnect will not be able to use the Microsoft Client.

Connecting to a Lab Machine using LabConnect

Follow the instructions outlined in the usage instructions to use the client software.