| Florian Salzmann | |
|---|---|
| Jannik Reinhard |
You can find the UI for the Device Inventory Module here. This UI supports you to change/set the custom inventory for single devices but also for multiple devices at the same time but also to trigger device actions.
In the repo there is an installation wrapper that creates a start menu entry and unblocks the dlls. To install the UI for the following steps out:
- Download the repository
- Execute the setup script
Install-IntuneDeviceInventoryUI.ps1- If you have installed the IDIUI then search in the start menue "IntuneDeviceInventory"
- if you not installed the IDIUI than make sure that the dlls are unblocked and execute the Start-IntuneDeviceInventoryUi.ps1
You have multiple possibilities for the authentication:
- User auth (Authentication with your current or other user)
- Service Principle (insert manual) (Authentication with an service principle insert the appId, TenantId and secret manual)
- Service Principle (auto creation and sace local) (Automatic creation of a new service principle and store the connection information secure on you device to remember for the next login)
You can add, change and delete custom attribute to a single device
You can add, change and delete custom attribute to a multiple devices device
You can trigger device actions like sync, restart, bitlocker rotation, defender scan and defender signature update




