An open API service indexing awesome lists of open source software.

https://github.com/powershellcrack/mdtapplicationupdater

Powershell script to update applications automatically from a CliXML file generated by my 3rdPartySoftware script
https://github.com/powershellcrack/mdtapplicationupdater

3rd mdt-automation-project software

Last synced: 4 months ago
JSON representation

Powershell script to update applications automatically from a CliXML file generated by my 3rdPartySoftware script

Awesome Lists containing this project

README

        

# MDT Application Updater
This is a working progress

## Project:
- This is part of my MDT automation Project

## What it does:
- Updates version in the MDT's Applications.xml file
- Copies installers to there corresponding folder
- Updates Installer wsf script (used int he tasksequence)

## Works on:
- Currently it only these wsf files (https://github.com/PowerShellCrack/MDTDeployApplications)
- Only updates products that are download usign this script (https://github.com/PowerShellCrack/Get3rdPartySoftware)