Contents
-
Introducing Tachyon Platform
-
Quick Start
-
Implementing Tachyon Platform
-
Using consumer applications
-
Using Settings
-
Using Inventory
-
Troubleshooting
-
Extending Tachyon
-
Training
-
Tachyon v5.2 - Install and Configure - Lab Guide
-
Tachyon v5.2 - AppClarity Training
-
Tachyon v5.2 - Application Migration Training
-
Tachyon v5.2 - Using - Using Experience - Lab Guide
-
Tachyon v5.2 - Using - Using Explorer - Lab Guide
-
Tachyon v5.2 - Using - Using Guaranteed State - Lab Guide
-
Tachyon v5.2 - Using - Using Inventory - Lab Guide
-
Tachyon v5.2 - Using - Using Patch Success - Lab Guide
-
Tachyon v5.2 - Using - Using TIMS - Lab Guide
-
Tachyon Advanced v5.2 Lab Guide
- Tachyon v5.2 - Using - Application Programming Interface Lab Guide
-
Tachyon - Nomad as Content Provider Lab Guide
-
Tachyon v5.2 - Install and Configure - Lab Guide
-
Reference
Document Purpose and Conventions
This document has the following aims:
- To provide instructions to delegates to enable completion of the practical training labs
- Where relevant, provide guidance which can be used during real world implementations
The following conventions are used to highlight important information.
Lab Information
The lab environment consists of the following computers:
Computer | Role | Subnet | AD Site |
1ETRNDC | Domain controller for the 1ETRN.LOCAL domain. The ConfigMgr package source folder is located on this server. | 10.0.0.0/24 | Datacenter |
1ETRNCM | ConfigMgr server with a local SQL instance. All ConfigMgr roles are installed in this server. | 10.0.0.0/24 | Datacenter |
1ETRNAP | Application server that will host the ActiveEfficiency server and database. SQL is installed locally. | 10.0.0.0/24 | Datacenter |
1ETRNW71 | Windows 7 client computer | 10.0.1.0/24 | RemoteOffice |
1ETRNW72 | Windows 7 client computer | 10.0.2.0/24 | RemoteOffice |
1ETRNW73 | Windows 7 client computer | 10.0.1.0/24 | RemoteOffice |
1ETRNW101 | Windows 10 client computer | 10.0.1.0/24 | RemoteOffice |
1ETRNW102 | Windows 10 client computer | 10.0.2.0/24 | RemoteOffice |
Ignore any patching popups on our servers. We have deliberately left them unpatched to show patching via Patch Success and/or Nomad
Unless otherwise indicated, logon to the lab VMs using the following accounts
System | Account |
1ETRNDC | 1ETRN\Administrator |
1ETRNAP | 1ETRN\AppInstaller |
1ETRNCM | 1ETRN\SCCMAdmin |
1ETRNW71 | 1ETRN\User |
1ETRNW72 | 1ETRN\User |
1ETRNW73 | 1ETRN\User |
1ETRNW101 | 1ETRN\User |
Tachyon v5.1 - Using - Application Programming Interface Lab Guide
This lab will teach you how to use the Tachyon Application Programming Interface (API). You will also learn how to create your own consumer using PowerShell. You should be familiar with the platform and how the instructions flow through the components. The student should have a solid understanding of Tachyon as well as a background in scripting. We will be using Powershell as our scripting example but the concepts should translate into the language of your choice. We will not be teaching Powershell or Postman in this course but will provide you enough detail so that you can reproduce these exact objects on your own.
Lab Overview
In this lab you will carry out the following exercises (Ex):
Next Page