I am trying to create a script that automatically populates a database with existing computers. It queries the local machine for UUID and computername then creates a new record for the machine in the database.
This works perfectly at the moment. The problem is, once the record is created, the linked view "ComputerSettings" isn't updated.
I am looking for a way to programatically update the ComputerSettings view using vbscript.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi,
I am trying to create a script that automatically populates a database with existing computers. It queries the local machine for UUID and computername then creates a new record for the machine in the database.
This works perfectly at the moment. The problem is, once the record is created, the linked view "ComputerSettings" isn't updated.
I am looking for a way to programatically update the ComputerSettings view using vbscript.
Does anyone have any ideas?
The database i am referring to is MDT
Share this post
Link to post
Share on other sites