SMS SDK
- From: Andrzej Jaworek <_no_andrzejjaworek_spam_@xxxxx>
- Date: Tue, 19 Dec 2006 09:46:56 +0100
Hello,
I try to write an application that displays hardware inventory for all clients (for example CDROMs, Mouses, Modems, Hard drivers etc). This data would be taken of course from the SMS database. To do this I use WMI. Using WMI queries I can get all information I need. For exmaple if want to have all cd roms I use WMI Query:
select Main.* from SMS_R_System inner join SMS_G_System_CDROM Main on Main.ResourceID = SMS_R_System.ResourceId
But Im not sure if it is efficient way especialy if i will have thousand s of records.
And now my question. If I dont want to use WMI is there any other way to do this especially using SMS SDK? It is possible to do this with Managed SMS SiteServer Interfaces ? If yes how ? I try to find it out but with no results.
Thank You in advance for any sugestions.
Andrzej Jaworek
.
- Follow-Ups:
- Re: SMS SDK
- From: Steve Thompson
- Re: SMS SDK
- Prev by Date: USMT 3.0 error with ZTI from BDD 2005
- Next by Date: OSD Install
- Previous by thread: USMT 3.0 error with ZTI from BDD 2005
- Next by thread: Re: SMS SDK
- Index(es):
Relevant Pages
|