VBScript: Find iTunes product codes automatically (or any other product, by using product name)
Script for getting product code from product name. Very usable for deployment of software via configuration manager or similar systems.
Script for getting product code from product name. Very usable for deployment of software via configuration manager or similar systems.
A couple of months ago I wrote a post on how to automatically add files to the boot image, as part of the Update distribution point process, using OSDIntection.xml https://blog.ctglobalservices.com/mip/auto-adding-files-to-config-mgr-boot-images/ In CM2012 however, this option is no longer available. Instead the development team has been kind enough, to actually include this service as part of the Boot Image properties, well sort of anyway! What they added is an option to add a prestart Command Hook ( earlier: Media Hook or pre execution hook) This option is obviously intended to add a script or HTA to be launched before choosing what [...]
How do create service windows in configuration manager by using PowerShell.
Run code when a new advertisement is created. This post contains a vbscript using async operations to catch the new advertisement, when it is created.
There may be too many steps in the task sequence Error caused by faulty MDT integration