GithubHelp home page GithubHelp logo

kevinjum / intuneonedatacollector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from markstan/intuneonedatacollector

1.0 0.0 0.0 2.18 MB

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

License: MIT License

PowerShell 14.97% HTML 85.03%

intuneonedatacollector's Introduction

Intune One Data Collector

Intune One Data Collector (ODC) is a support script to enable the collection of logs, Registry data, and command output from Intune Windows 10 and Windows 11 clients. IntuneODCStandAlone.ps1 ingests the Intune.xml file to automate data collection. Once the data is gathered, the script will open an Explorer window in the folder where the ODC contents are located. The default file name is COMPUTERNAME_CollectedData.zip (where COMPUTERNAME is the name of the Windows device).

To run this tool, open an elevated PowerShell window (right-click, "Run as administrator..."), create a temporary folder, then run these three commands:

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

(Hint: You can copy and paste the commands from this page and paste them directly in to the PowerShell window. If you need to type the commands, please be aware that there are two different URIs for the two files.)

The first two commands download the XML driver file and the PowerShell script. The last line runs the script (both files must be in the same folder).

Example PowerShell commands and Explorer window

If you have any problems downloading the files using the commands above (usually due to network or firewall restrictions), you can also click on the green 'Code' button above and choose Download ZIP to save the contents of this project.

Download zip

For more information, please refer to the FAQ for this project.

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

intuneonedatacollector's People

Contributors

markstan avatar gdunnmhi avatar

Stargazers

adam 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.