Are VDI's discovered via SCCM or Intune integration (SG connector)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 03:35 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 03:41 AM
@Suggy ideally the VMs should be stored in cmdb_ci_vm_instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 05:47 AM
Thanks for replying but it doesnt answer my question 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 08:03 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2024 07:46 PM
Anyone?