Install-Font
Summary
This script is a wrapper to install fonts using the agnostic SWM - Software Install - Agnostic - Script - Install-Font.
Sample Run
- As a first step, please gather all desired font files and create a zip file containing those items.
- Place this file in the LTShare in the Transfer/FontFiles folder (create this folder if necessary) named [ZipFileName].zip.
- Import this script into the environment and run it against the desired targets.
- Set the ZipFileNameto the zip file name you created, minus the.zip.
Dependencies
Variables
Document the various variables in the script. Delete any section that is not relevant to your script.
| Name | Description | 
|---|---|
| Fontocation | Designated as %windir%/Temp/Font | 
User Parameters
| Name | Example | Required | Description | 
|---|---|---|---|
| ZipFileName | The name of the zip file stored in the LTShare | True | This is the name of the .zip file you created, minus the .zip | 
Process
- Download the font .zip file to the endpoint.
- Extract the file.
- Verify the file was extracted.
- Run the agnostic script.
Output
- Script log