Return Deleted Items or items in the Recently Deleted items folder when performing Get-LMDevice.
I cannot find anything about this with this module, unless using the delta switch as per below.
I tried to see if it's even possible with the current LM API and there seems to be some way to do it with the delta stuff already in the Get-LMDevice function and if I'm understanding it correctly it is something you would need to run on a routine (every x minutes) storing the data and returning the deleted devices.
If this is the only way (currently) that's fine, but hoping for something that can inspect the Recently Deleted items folder.
Cheers
_Fonz