|
|
SMS Script for Creating SMS AdvertisementsSeptember 26, 2003
I was getting sick of stepping through the "Distribute Software" Wizard when creating SMS advertisements, especially having to wait for WMI to crank through all of the advertisements and collections we have set up. So I made this simple DHTML page that uses ADO to pull the necessary information directly from SQL tables (much quicker), and allows you to set up a simple advertisement without going through multiple wizard pages. Once everything is set, it uses WMI to create the advertisement, just like SMS. Currently, it can only be used to set up single mandatory assignments, but I'm thinking about adding additional functionality later -- let me know what you think. Requirements are IE 5.x+, MDAC 2.5, and Windows Scripting Host. Download Script. (Right click and select "Save Target As" to download) << Back to SMS Scripts list.
Disclaimer: We hope that the information in these pages is valuable to you. Your use of the information contained in these pages, however, is at your sole risk. All information on these pages is provided "as -is", without any warranty, whether express or implied, of its accuracy, completeness, fitness for a particular purpose, title or non-infringement, and none of the third-party products or information mentioned in the work are authored, recommended, supported or guaranteed by me. We shall not be liable for any damages you may sustain by using this information, whether direct, indirect, special, incidental or consequential, even if it has been advised of the possibility of such damages.
|
|