Source Code
The HTA uses basic DHTML techniques with a combination of VBScript and HTML. The code itself has some documentation. The backend code to interact with ConfigMgr was taken from the ConfigMgr SDK.
Refer to the ConfigMgr SDK
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=22552 or the MSDN Operating System Deployment Server WMI Classes
http://msdn.microsoft.com/en-us/library/cc145036.aspx on coding task sequences
Read Me
View the SSAP Read Me file on how to use the SSAP HTA.
ReadMe.docx
Future Updates
Using MDT for standalone media installation and MDT integrated into ConfigMgr for UDI is the preferred choice with LTI deployments however, in some circumstances where ConfigMgr is used for standalone media the SSAP HTA can help.
At this time there are no planned updates. If there is ever going to be an update to the SSAP HTA, some items of consideration are:
- Grouping of programs
- Selectable groups
- Sorting of programs and packages
- Verification on applicable programs (Exclude programs not created properly for OS deployment)
- Confirmation of selected programs
- SSAPWizard list of programs generated at runtime. No writing to text file.