Are VDI's discovered via SCCM or Intune integration (SG connector)?

Suggy
Giga Sage

Are VDI's discovered via SCCM or Intune integration (SG connector)? If yes, on which table it sits and which attibute tells that its a VDI vs normal computer?

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@Suggy ideally the VMs should be stored in cmdb_ci_vm_instance. 

Thanks for replying but it doesnt answer my question 🙂

SteveMacWWT
Kilo Sage

On Servers that are in VMWare, these are stored in the appropriate OS classes - Windows or Linux. The Serial Number includes the ‘manufacturer’ (VMware in my case), as well as the Model field. 

I would assume that ServiceNow (if using standard SN capabilities / SGCs) would treat them in the same manner. Likely in the Computer table, with the Model indicating in some way what tool the VDI is being provided by. 

Suggy
Giga Sage

Anyone?