Giter Site home page Giter Site logo

itwaman / gist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrwyss-msft/gist

0.0 0.0 0.0 94 KB

a compilation of concise PowerShell scripts designed for diagnosing and troubleshooting primarily Intune devices. These scripts have been organized into a menu for ease of use, accessible with a simple and memorable command: iwr gist.ittips.ch | iex

PowerShell 100.00%

gist's Introduction

GIST - Gist Intune Script Trigger

ai Intune Device Classification logo


« Gist Intune Script Trigger, a recursive acronym if you get the gist of it »


Overview

Gist Intune Script Trigger is a compilation of concise PowerShell scripts designed for diagnosing and troubleshooting primarily Intune devices. These scripts have been organized into a menu for ease of use, accessible with a simple and memorable command: iwr gist.ittips.ch | iex.

  • iwr alias for Invoke-WebRequest,
  • gist.ittips.ch is pointing to GistIntuneScriptTrigger.ps1 in this repository
  • | piped to
  • iex is alias to Invoke-Execution.

Prod

iwr gist.ittips.ch | iex

Dev ⚡danger zone ⚡

iwr gist.ittips.ch/dev | iex

Direct script call with gist number

iwr gist.ittips.ch/5 | iex

Contribute

If you are the author of a script that you would like to add, create an issue New script / gist. If the script passes the script requirements, I will add the specific gist id and revision id to the menu.

Script Requirements

  • Script is not harmful
  • Script does not change system settings
  • Script does not depend on external components (e.g. Modules, other scripts, random content from the internet)
  • Does not require parameters (as for now)

Any other suggestions, issues and such: Issue

gist's People

Contributors

mrwyss-msft avatar itwaman avatar mrwyss 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.