AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

Add More Asset Management Commands #98

Open AndrewPla opened 5 years ago

AndrewPla commented 5 years ago

I need to add a few new commands for dealing with assets. In particular, there is no method for retrieving/updating grid fields from assets.

AndrewPla commented 5 years ago

Also need to add Remove-TdGridFieldAsset

mabster commented 3 years ago

Would love to see a -Filter parameter on Get-TdAsset. Would allow us to quickly get a list of assets by serial number, amount of RAM etc (since it works with custom fields).