How to create Server CI in CMDB (duplicate sys_id problem)
I am writing a PowerShell script to create records in the cmdb_ci_win_server table.I can create the first one successfully, but when I create the second one, it overwrites the first one.I look at my output, and I see that both have the same sys_id. ...