Asset Management how to set Hardware warranty period from PowerShell
I'm attempting to update our hardware asset information based on an excel from our vendor. It identifies for every item we purchased over the years the Serial Number and a few other columns, such as the warranty start and end dates.
I noticed that I can manually update an item to point to the correct catalog item, but the start and end dates for the warranty are greyed out. I first need to create a warranty object. How does this work ? Our material has a standard 3 year warranty based on the Delivery date.
Another question is, how can I go over the excel in PowerShell, find the Hardware Asset with a matching Serial Number, and then update the Catalog Item and other fields ?
This is all new to me, so I may be going about this in a totally wrong way ?
10 replies