Last Modified Date
2/17/2021 7:02 PMDescription
This was built during the January 2021 Automation Office Hours.It is a script check for RMM (a version exists for N-Central and can be found in the Automation Cookbook).
The purpose of the script is to look in a selected folder and look for the age of the most recent file.
Type
Custom Service / Script Check
Category
Windows File System
Target OS
Windows 8/8.1;Windows 10;Windows Server 2012 / 2012R2;Windows Server 2016;Windows Server 2019
Compatible with N-central
No
N-central minimum version
Compatible with RMM
Yes
Syntax
To use this, import it via script manager, and add as a script check on the desired device. When adding it to the device, it will ask for the folder path, and the maximum hours on the file.
The script check will run and find the most recent file, and will return a pass status if the file is more recent than the threshold, or fail status if it is over that threshold.
Note that if the folder does not exist, it will also return a failed state
Output
The policy does note return any usable output
Download Link
Keywords