Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Update custom field via PowerShell

Is there any way of updating custom fields via PowerShell?

My aim is to just be able to run a script on a PC which will then update the custom field with the relevant information pulled by the script.

I don't want to have to go down the road of doing it with a CSV unless really necessary.

1

Comments

1 comment
Date Votes
  • You can call "PDQInventory.exe ImportCustomFields" from PowerShell, but it does require a CSV.

    It sounds like what you're trying to do would fit our upcoming PowerShell Scanner. You can sign up to be a beta tester here: https://forms.gle/nFFVqfy2PqYrqP2h6

    1