Understanding Microsoft Intune : deploying applications using Poweshell / Owen Heaume.
2022
QA76.9.D5 H43 2022
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Understanding Microsoft Intune : deploying applications using Poweshell / Owen Heaume.
Author
ISBN
9781484288504 electronic book
1484288505 electronic book
1484288491
9781484288498
1484288505 electronic book
1484288491
9781484288498
Published
New York : Apress, [2022]
Language
English
Description
1 online resource
Item Number
10.1007/978-1-4842-8850-4 doi
Call Number
QA76.9.D5 H43 2022
Dewey Decimal Classification
005.3/76
Summary
Learn to deploy simple and complex applications that are beyond the scope of default Intune application deployment scenarios and limitations. This book will help you deploy applications using a PowerShell script. The book starts with PowerShell Cmdlets to get an understanding of deployment through PowerShell scripts. Next, you will learn how to work with msiexec where you will learn which properties of your MSI can be set and what values can be passed to them, even if you do not know what the properties and values initially are. Further, you will learn how to install and uninstall a Setup.exe and how to determine the silent switches, along with MSI extraction methods. You will then learn detection rules using PowerShell, including how to detect by registry or application version and build numbers as well as using custom PowerShell detection rules. You will then gain an understanding of the location to run the script. Moving forward, you will go through installing a program by calling MSI or Setup.exe using PowerShell and how to handle spaces in the filenames. Following this, you will go through how to deploy the various script types in Intune; whether it is a standard script, or if the whole script is a function or contains functions, or if it has an entry point. Deployment Templates and application preparation in Intune are discussed next, along with the process to create the .Intunewin with the Intune Winapp Util. You will then learn how to uninstall previous applications before a new deployment. You'll also be walked through useful snippets and examples of deployment where you will be able to utilize all the aspects of deployment in Intune discussed in prior chapters. After reading the book, you will be able to manage application deployments and detection rules using PowerShell with Microsoft Intune. What You Will Learn: How to find valid properties and values to use with msiexec Using PowerShell for detection rule Deploying using a template for reliable and repeatable deployments How to create the Windows App (Win32) App Who Is This Book For: I.T Professionals who manage application deployments using Microsoft Intune.
Note
Includes index.
Access Note
Access limited to authorized users.
Source of Description
Description based on online resource; title from digital title page (viewed on December 09, 2022).
Available in Other Form
Print version: 9781484288498
Linked Resources
Record Appears in
Table of Contents
Chapter 1: PowerShell Fundamentals
Chapter 2: MSIEXEC
Chapter 3: Setup.exe. - Chapter 4: Detection Rules
Chapter 5: Location, Location, Location
Chapter 6: Installing the Application
Chapter 7: Deploying the Script
Chapter 8: Deployment Template
Chapter 9: Application Preparation
Chapter 10: Uninstall an Application
Chapter 11: Pre- and Post-Code
Chapter 12: Example Scenario. .
Chapter 2: MSIEXEC
Chapter 3: Setup.exe. - Chapter 4: Detection Rules
Chapter 5: Location, Location, Location
Chapter 6: Installing the Application
Chapter 7: Deploying the Script
Chapter 8: Deployment Template
Chapter 9: Application Preparation
Chapter 10: Uninstall an Application
Chapter 11: Pre- and Post-Code
Chapter 12: Example Scenario. .