No description
  • Shell 62.9%
  • PowerShell 37.1%
Find a file
2025-03-31 22:41:29 -04:00
macOS_curl.png add curl image 2020-01-28 21:53:52 -05:00
macOS_DODCerts.sh adding DoD certs install for macOS 2025-03-31 22:41:29 -04:00
macOS_horizon.png add horizon image 2020-01-28 22:00:31 -05:00
macOS_VDI.sh updating horizon client 2023-12-23 10:45:08 -05:00
README.md Update README.md 2020-02-03 13:14:12 -05:00
winOS_VDI.ps1 Update winOS_VDI.ps1 2023-05-16 08:00:49 -04:00

VDIscripts

Scripts to setup VDI for AFNET using VMware Horizon Client

Please send issues and questions to: my email

Windows

macOS

Linux

Windows Instructions

Work in-progress

  1. Open PowerShell - RunAs Administrator

  2. Open this link

  3. Copy page contents

  4. Paste into PowerShell window

  5. Wait

macOS Instructions

  1. Connect USB CAC Reader & Insert CAC

  2. Launch Terminal - Applications > Other > Terminal.app

  3. Copy and paste this command:

    curl -sSL https://raw.githubusercontent.com/tylerobara/VDIscripts/master/macOS_VDI.sh | bash

    curl Image Reminder: Do not blindly pipe to bash, review code first

  4. Add the following server:

    https://afrcdesktops.us.af.mil

    horizon image

  5. Select email certificate & enter PIN

Linux Instructions

*COMING SOON*

References