Giter Site home page Giter Site logo

kennethvs / intunedocumentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomaskur/intunedocumentation

4.0 1.0 2.0 49 KB

Automatic Intune Documentation to simplify the life of admins and consultants.

License: GNU General Public License v3.0

PowerShell 100.00%

intunedocumentation's Introduction

Intune Documentation

Automatic Intune Documentation to simplify the life of admins and consultants.

This Script will document:

  • Configuration Policies
  • Compliance Policies
  • Device Enrollment Restrictions
  • Terms and Conditions
  • Applications (Only Assigned)
  • Conditional Access
  • AutoPilot Configuration

Usage

Download the DocumentIntune.ps1 file and execute it with PowerShell.exe:

powershell.exe -executionpolicy bypass -file DocumentIntune.ps1

The Documentation will be created in the same folder like the DocumentIntune.ps1 file resides.

Important: Before using the Script the first time, you have to ensure, that you have installed the AzureAD and PSWord Module. To do that, you have to start PowerShell as an Adminstrator and install them:

Install-Module AzureAD
Install-Module PSWord 

Issues / Feedback

For any issues or feedback related to this module, please register for GitHub, and post your inquiry to this project's issue tracker.

Thanks to

@Microsoftgraph for the PowerShell Examples: https://github.com/microsoftgraph/powershell-intune-samples

@guidooliveira for the PSWord Module, which enables the creation of the Word file. https://github.com/guidooliveira/PSWord

@joslieben for extending and improving the script

@mirkocolemberg for the help and testing of the script.

Created by baseVISION

intunedocumentation's People

Contributors

thomaskur avatar

Stargazers

 avatar  avatar  avatar Simon Skotheimsvik avatar

Watchers

Michal ZOBEC 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.