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
- Host: GitHub
- URL: https://github.com/powershellcrack/mdtapplicationupdater
- Owner: PowerShellCrack
- Created: 2019-02-08T22:18:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T14:17:21.000Z (about 6 years ago)
- Last Synced: 2024-12-27T14:11:47.182Z (6 months ago)
- Topics: 3rd, mdt-automation-project, software
- Language: PowerShell
- Size: 42 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)