Skip to main content

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 ZipFileName to the zip file name you created, minus the .zip.

Sample Run Image

Dependencies

Variables

Document the various variables in the script. Delete any section that is not relevant to your script.

NameDescription
FontocationDesignated as %windir%/Temp/Font

User Parameters

NameExampleRequiredDescription
ZipFileNameThe name of the zip file stored in the LTShareTrueThis is the name of the .zip file you created, minus the .zip

Process

  1. Download the font .zip file to the endpoint.
  2. Extract the file.
  3. Verify the file was extracted.
  4. Run the agnostic script.

Output

  • Script log