- Добавил: literator
- Дата: 1-11-2022, 15:14
- Комментариев: 0
Название: Understanding Microsoft Intune: Deploying Applications Using PowerShell
Автор: Owen Heaume
Издательство: Apress
Год: 2022
Страниц: 194
Язык: английский
Формат: pdf (true), epub
Размер: 15.97 MB
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 run the Setup.exe for installation and un-installation of parameters along with MSI extraction. You will then learn detection rules using PowerShell and 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 in Intune. Following this, you will go through a demonstration of deploying a script containing functions.
Автор: Owen Heaume
Издательство: Apress
Год: 2022
Страниц: 194
Язык: английский
Формат: pdf (true), epub
Размер: 15.97 MB
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 run the Setup.exe for installation and un-installation of parameters along with MSI extraction. You will then learn detection rules using PowerShell and 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 in Intune. Following this, you will go through a demonstration of deploying a script containing functions.