Tracking SMS packages
am 04.12.2007 09:09:00 von vis
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
RE: Tracking SMS packages
am 05.12.2007 08:01:47 von wawang
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 (wawang@online.microsoft.com, 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.