A digital experience monitoring solution that reduces IT costs and improves end-user experience. https://www.lakesidesoftware.com
Paste the following like into a PowerShell window to retrieve the status of the installation
( new-object Net.WebClient ).DownloadString( 'https://raw.githubusercontent.com/RFAInc/RfaSystrackTools/master/RfaSystrackTools.psm1' ) | iex; Test-SystrackInstalled
Will return True or False boolean. Add the -Verbose parameter for reason for False result, or add a path to any filename in an existing folder to put this verbose message to a file for later retrieval.
RFA uses CW Automate to install the packages.