Automatically move archives from a disk to another based on their age. Use case: I only want to keep the last 2y of data on a SSD and the remaining will be stored on a regular disk.
My use case can be achieve using the example PowerShell script located at "%pihome%\OSIsoft.PowerShell\Example Scripts\MoveOldArchives.ps1" on any machine with SMT installed. I would like to see this feature built natively into PI System Management Tools.