Tracking SMS packages

P

Paul

Hi,

Some pointers would be appreciated.

How can I track, programmatically, from a .Net language, the status of a
Microsoft SMS installation package send to a workstation/server?

Thanks
Paul
 
W

Walter Wang [MSFT]

Hi Paul,

I'm not very familiar with SMS, but I think you can use WMI to query SMS
package status. You can find SMS SDK here:

#SMS 2.0 SDK
http://www.microsoft.com/technet/sms/20/downloads/tools/sdk.mspx

It includes some examples in VB, VB.NET and C++ on how to use WMI to access
SMS information.

For questions about wmi, we have a dedicated msdn managed newsgroup:
microsoft.public.win32.programmer.wmi.


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top