- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 01:37 PM
I know the name of the probe that is suppose to populate the CMDB: Windows - OS Information / Win32_ComputerSystem.UserName
But this has never worked. I check the other post and I have computers with the "In Use" state, so that's not it.
I am wondering how to I enable this function to work. It is currently set to Active and discovery is running on the workstations.
Solved! Go to Solution.
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2017 06:27 AM
Hi William,
OOTB property "glide.discovery.assigned_user_match_field" is set to use "user_name" field on the "sys_user" table to match the value discovery pulls back. If that value doesnt match what your system has, then you might need to change what field to use from sys_user to sync up.
All this can be found in the sensor of the probe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2017 02:57 PM
Thanks Patrick, you have been extremely helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2017 02:59 PM
No problem. Let me know what support comes up with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 12:39 PM
Hi Patrick, HI support let me know that, after the line userName = userName.substring(x + 1); , It will omit everything before the back slash and returning just first.last.
So basically I just modified the new sys_user field to be first.last and not DOMAIN\first.last.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2019 08:21 AM
Hi,
Any idea how we can achieve it without changeing/modiy ootb property or script/code.
R's,
Bharat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2019 02:52 AM
I facing the same issue and followed through this post but couldn't find the payload with Win32_ComputerSystem.UserName.
Please help. I want to see what username we have received into servicenow as 'Assigned to' is not populated in cmdb