Giter VIP home page Giter VIP logo

intune-chocoinstaller's Introduction

Intune-ChocoInstaller

This script was designed to make using the chocolatey package repository easy to use with Intune. Utilizing the power of Win32app deployment. Package this script with the Intune Content Preperation tool, and it will be the only package you will need in order to install thousands of applications!

Get a list of available package names from the official repository here: https://chocolatey.org/packages

You can add your own private repository by modifying the ChocoInstall.ps1 script.

Useage

Once packaged as an .intunewin file Upload to Intune, as a Win32App Name the app according to the software you wish to install with Chocolatey- (i.e. Adobe Reader).

Enter the following as an Installation command:

powershell -ex bypass -file ChocoInstall.ps1 -package adobereader

Enter the following as an Uninstall command:

powershell -ex bypass -file ChocoInstall.ps1 -package adobereader -uninstall

Credits

Peter van der Woude, for saving me time by having shared his script to check for chocolatey installation :)

intune-chocoinstaller's People

Contributors

mardahl avatar

Stargazers

 avatar  avatar  avatar  avatar Fred Loucks avatar tumugin avatar John Gage Faulkner avatar Rob  avatar  avatar Avery Callandt avatar  avatar Tom VanAntwerp avatar  avatar Evgeny Istratov avatar Jelle Revyn avatar

Watchers

Björn Strausmann 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.