Giter Club home page Giter Club logo

cmpackager's Introduction

CMPackager

This Application is a PowerShell Script that can be used to create applications in SCCM, it takes care of downloading, packaging, distributing and deploying the applications described in XML "recipe" files. The goal is to be able to package any frequently updating application with little to no work after creating the recipes.

Getting Started

  1. Download the Project
  2. Set up your SCCM Preferences in the CMPackager.prefs file (it is a standard XML file)
  3. Check out the Recipes in the "Disabled" Folder, Modify them to your needs, and copy them into the "Recipes" Folder
  4. Run CMPackager.ps1 - Recipes in the "Recipes" folder will be packaged if required. Note that some packages require admin to be packaged (App is installed then uninstalled to grab version info)

Prerequisites

MEM ConfigMgr Console - Tested on SCCM 1906 - works best if the console has been opened at least once.

Enabling the Packaging of Microsoft Surface Device Drivers and Firmware

  1. Add the "MicrosoftSurfaceDrivers.xml" Recipe to the "Recipes" folder
  2. Navigate to ".\ExtraFiles\Scripts" and open "MicrosoftDrivers.csv", Remove any Drivers that you want packaged, All models currently supported by the script should already be there.
  3. Run CMPackager as usual, the first run will create the recipes and place them in the recipes folder, future runs will update the recipes and download the drivers.

Contributing

Feel free to create your own Recipes, Contribute to the main code, or provide feedback!

  • If you have questions feel free to post an issue with the "Question" label here on GitHub, or ask me on Twitter (publicly is preferred, but I don't mind DMs)

Authors

  • Andrew Jimenez - Main Author - asjimene

See also the list of contributors who participated in this project.

Acknowledgments

Used and Modified code from the following, Thanks to all for their work:

NOTE

This Project does not provide Applications directly, Recipies provide the links to the Applications. Downloading and packaging software using this tool does not grant you a license for the software. Please ensure you are properly licensed for all software you package and distribute!

cmpackager's People

Contributors

asjimene avatar theaquamarine avatar aimar115 avatar ianperrin avatar henning-b-ct avatar chadkerley avatar doublem-dcdsb avatar sbennell avatar corrionc avatar mbjr94 avatar rjohnson06gh avatar tstolswo avatar bmkaiser avatar jak552 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.