Re: SMS SDK
- From: "Steve Thompson" <stevethompson@xxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 12:36:12 -0500
answered in another *.sms group -- please do not multi-post.
"Andrzej Jaworek" <_no_andrzejjaworek_spam_@xxxxx> wrote in message
news:em8951$b4l$1@xxxxxxxxxxxxxxxxxxxxxx
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
.
- References:
- SMS SDK
- From: Andrzej Jaworek
- SMS SDK
- Prev by Date: OSD Install
- Next by Date: Re: A Geeks Guide to BDD 2007 RC1
- Previous by thread: SMS SDK
- Next by thread: OSD Install
- Index(es):
Relevant Pages
|