Ucs-Puptr aims to make management of tests that do/do not apply to your environment very simple. You can easily get a list of available tests:
Get Puptr Tests
Run Get-PuptrTest
Get-PuptrTest
You can also limit the search based on state
Get-PuptrTest -State Disabled
Or based on type of tests
Get-PuptrTest -Type Simple
