System Control

Battery Health Check

Script Type: Powershell

This script will provide insight into the health of a laptop’s battery and fail if the capacity is below a certain percent of its original capacity.

Input Parameters (Required)

Minimum Battery Capacity (number)

Minimum Battery Capacity threshold

Example: 25%???

File Age

Script Type: VBScript

The File Age Task parses the defined folder for a specific file generating a failure where the file is older than the number of days threshold.

This Script's Command Line field requires three parameters: the path to the file, the name of the file to run and the number of days threshold.

Command Line Parameters (Required)

Directory

Local folder encapsulated in quotation marks

Example: "C:\folder"

Filename

Name of the file to query the age of

Example: my_file.exe

Older than

Number of days

Example: 5

Command line Example

"C:\folder" my_file.exe 5

The Check only fails where the specified file is older than the threshold figure. Where the Agent cannot find the file, the Check passes and its More Information summary returns a "The specified file could not be found" message.

Installed Printer List Info

Script Type: VBScript

The Installed Printer List Info Script reports information on the printers attached to the device along with their port number.

This Script does not require any Command Line parameters.

Local Drive and Folder Size Info

Script Type: VBScript

The Local Drive and Folder Size Info Script audits the specified local drive and returns the folder and subfolder sizes in MBs.

This Script's Command Line field requires only the drive letter parameters.

Command Line Parameters (Required)

Drive letter

Local folder encapsulated in quotation marks

Example: "C:\folder"

Command line Example

"C:\Program Files (x86)\myfolder"

If no Drive letter is provided, the audit defaults to the C:\ drive and may takes approximately 1.5 seconds per GB of analysis.

S.M.A.R.T. Hard Drive Info

Script Type: VBScript

The S.M.A.R.T. Hard Drive Info report-only Script returns manufacturer information for Fujitsu, IBM (Hitachi), Maxtor, Seagate, WD (Western Digital) S.M.A.R.T. drives.

This Script does not require any Command Line parameters.

Please note that when the script is deployed in a visualized environment or the drive is from an unsupported manufacturer no S.M.A.R.T. information is reported.

Thermal Zone Temperature Info

Script Type: VBScript

The Thermal Zone Temperature Info Script reports information on a machine's Thermal Zone temperature(s) (where available).

This Script does not require any Command Line parameters.

Where the script is deployed in a visualized environment, Thermal Zone information is not reported.

Windows 11 Compatibility

This check is designed to check if the device meets the following Windows 11 requirements:

  • TPM 2.0
  • 64-bit Operating System
  • Supported CPU 

For full Windows 11 system requirements, please refer to Microsoft's own article: Windows 11 system requirements.

Check pass response: This device is compatible with Windows 11. See the detailed results for more information

Check fail response: This device is not compatible with Windows 11. Click the More Info link for detailed result information.