| | | Forum Newbie
       
Group: Forum Members Last Login: 1/7/2008 8:46:03 AM Posts: 5, Visits: 11 |
| Is there any way to use Prism to find a computer name by providing the Serial number?
For example you can make a WMI Query with a VBScript to find the Serial number of a computer if you have the computer name -- using objWMIservice.ExecQuery("Select * from Win32_BIOS",,48)
Can Prism do the other way around with a configuration group?
Thanks,
Lou |
| | | | 
Supreme Being
       
Group: Moderators Last Login: 9/3/2008 9:40:39 PM Posts: 654, Visits: 800 |
| There isn't a way to manage computers via Prism without adding them to the Console. When a computer is being managed by Prism, it appears on the Console with its name (netbios or AD).
New Boundary Technologies Support support@newboundary.com |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 1/7/2008 8:46:03 AM Posts: 5, Visits: 11 |
| I understand what you are saying, but let's say the computer is already managed and in the counsel with a name and everything. The problem if I am presented with a serial number or a Dell Service Tag let's say XXXXXX but the person doesn't know the name of that PC so we can find the location of the computer without the name. Can we query from the serial number if the name is in Prism we just don't which one it is?
Thanks,
Lou |
| | | | 
Supreme Being
       
Group: Moderators Last Login: 9/3/2008 9:40:39 PM Posts: 654, Visits: 800 |
| | Ok, now it is clearer what you were asking! You can create and run a vb script that will write the results of a WMI query to a registry value (for example). You could then create a configuration group based on the registry value. Please refer to this forum posting for an example and a vbs attachment: http://www.nbtnet.newboundary.com/forum/Topic1561-22-1.aspx?Highlight=vb+script In the case of the serial number that is returned from querying Win32_BIOS.SerialNumber, that information is gathered through Prism Asset Manager. If you use that component of our Prism Suite, you already have it. The Dell Service Tag is not built into Prism Asset Manager. However, we have a KB article that describes how set up custom WMI inventory configurations. Here's a link to that article: http://www.nbtnet.newboundary.com/supportkb/Article.aspx?id=10229 Hopefully these links will give you ways to do what you want to do.
New Boundary Technologies Support support@newboundary.com |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 1/7/2008 8:46:03 AM Posts: 5, Visits: 11 |
| | Thank you for all your help! |
| |
|
|