@Wayne-Workman said in General Question - downloading inventory Automated:
Probably easier to just query the DB directly using the
fogstorage
MySQL account. Putting together a CSV is pretty easy. I don’t know how to do it in powershell, but in BASH it’s easy to do. I can help with that, but I didn’t want to go script that until you responded saying that would work for you.
@Wayne-Workman thanks for offering a better solution I actually think that this would work better. If you could provide a bit of insight how to query the database I think it would work best.
Thanks for your assistance.
If you can post the bash version I will work on the powershell version and share it as well.