Giter Site home page Giter Site logo

danielbradley1 / microsoft-intune-cookbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/microsoft-intune-cookbook

0.0 0.0 0.0 273 KB

Microsoft Intune Cookbook, published by Packt

License: MIT License

Shell 0.05% PowerShell 99.95%

microsoft-intune-cookbook's Introduction

Microsoft Intune Cookbook

Microsoft Intune Cookbook

This is the code repository for Microsoft Intune Cookbook, published by Packt.

Over 75 recipes for configuring, managing, and automating your identities, apps, and endpoint devices

What is this book about?

This book is a comprehensive guide to configuring and managing Microsoft Intune, a cloud-based endpoint management (MDM) tool. It covers everything from the initial setup and configuration to troubleshooting and automating tasks.

This book covers the following exciting features:

  • Set up your Intune tenant and associated platform connections
  • Create and deploy device policies to your organization's devices
  • Find out how to package and deploy your applications
  • Explore different ways to monitor and report on your environment
  • Leverage PowerShell to automate your daily tasks
  • Understand the underlying workings of the Microsoft Graph platform and how it interacts with Intune

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

$Headers = @{
"Authorization" = "Bearer " + $resourceToken
"Content-type" = "application/json"
"X-Requested-With" = "XMLHttpRequest"
"x-ms-client-request-id" = [guid]::NewGuid()
"x-ms-correlation-id" = [guid]::NewGuid()
}

Following is what you need for this book: This book is for IT professionals, end-user device administrators, and system administrators looking to transition to cloud-managed devices or enhance their current environment.

With the following software and hardware list you can run all code files present in the book (Chapter 1-14).

Software and Hardware List

Chapter Software required OS required
1-14 PowerShell 5 or 7 Windows, Mac OS X
1-14 A web browser Windows, Mac OS X, and Linux (Any)

Related products

Get to Know the Author

Andrew Taylor has been working in the IT industry for over 20 years across a variety of roles and industries, always with a passion for end-user computing and automation. Now working as an EUC architect, primarily using Microsoft technologies (Intune, Windows 365, PowerShell, and Graph), he develops, creates, and deploys new technologies and environments to a variety of customers. He is also a keen blogger and shares many scripts with the community. Living in the north-east of England with his wife and two children, Andrew is a two-time Microsoft MVP and holds many Microsoft certifications (13 at the time of writing). Outside of work and family time, he is a film fan and can often be found at the local cinema.

microsoft-intune-cookbook's People

Contributors

andrew-s-taylor avatar yashpackt avatar runcilr 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.