GithubHelp home page GithubHelp logo

noblevarghese / intuneonedatacollector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from markstan/intuneonedatacollector

0.0 1.0 0.0 1.46 MB

Intune One Data Collector - automated tool to collect data for Intune support issues.

License: MIT License

PowerShell 13.84% HTML 86.16%

intuneonedatacollector's Introduction

Intune One Data Collector

This package is used in conjunction with the Microsoft Support One Data Collector (ODC) tool to gather data from Windows Intune client machines.

The XML file contains data locations and scripts to collect a variety of files, registry keys, and command line output to assist support engineers in troubleshooting Intune issues.

Download the Intune.xml file here.

To run this tool without a Microsoft support incident, open an elevated ("Run as administrator...") PowerShell window and run these three commands:

     wget https://aka.ms/intunexml -outfile Intune.xml
     wget https://aka.ms/intuneps1 -outfile IntuneODCStandAlone.ps1
     PowerShell -ExecutionPolicy Bypass -File .\IntuneODCStandAlone.ps1

The first two commands download the XML driver file and the PowerShell script. The last line will actually run the script (assuming both files are in the same folder). When the script finishes its execution, it will automatically launch an Explorer window showing the output of the data collection.

Please contact [email protected] for any bug reports or feature requests.

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.