Unified Application Management: Manage Shell Apps
Nerdio Manager allows you to manage Unified Application Management shell apps, which are complex applications via PowerShell scripts. This includes the ability to specify custom detection, installation, and uninstall scripts. See Unified Application Management: Shell Apps Overview and Usage for more information.
You may only have one Shell Apps repository at the MSP level and one Shell Apps repository for each account. You may create a new Shell Apps repository or link to an existing Shell Apps repository, at the MSP and account levels, as desired.
Add a Shell Apps Repository
Nerdio Manager allows you to add a Shell Apps repository. This can be done at the MSP or Account level.
To add a Shell Apps repository:
At the MSP or Account level, navigate to Settings > Integrations.
In the Unified Application Management tile, select Add.
-
Enter the following information:
Repository type: From the drop-down list, select Shell Apps.
-
Resource Group: From the drop-down list, select the resource group.
Note: The resource group you want to deploy to must be linked to Nerdio Manager.
Storage Account: From the drop-down list, select the storage account. Optionally, type the name for a new storage account.
Region: From the drop-down list, select the region where the Shell Apps repository resources are to be created.
Once you have entered all the desired information, select OK.
Link a Shell Apps Repository
Nerdio Manager allows you to link a Shell Apps repository. This can be done at the MSP or Account level.
To link a Shell Apps repository:
At the MSP or Account level, navigate to Settings > Integrations.
In the Unified Application Management tile, select Link.
-
Enter the following information:
Repository type: From the drop-down list, select Shell Apps.
Display Name: Type the repository's friendly name.
-
Public repository:
Location: Type the URL address of the Winget repository.
Auth key: Optionally, provide an authentication key if required.
-
Private repository:
Link private repo: From the drop-down list, select the private repository.
-
Once you have entered all the desired information, select OK.
The application repository is linked to Nerdio Manager.
Import a new Shell App
Nerdio Manager allows you to import a new shell app application. This can be done at the MSP or Account level.
Tip: In the File, Detection, Install, and Uninstall tabs shown below, you can expand Usage guidance to see more information about how to use the scripts.
To import a new shell app applications:
At the MSP or Account level, navigate to Applications > Shell Apps.
From the Add action menu, select Add new.
-
Enter the following information in the General tab:
Name: Type the application name.
Description: Type a short description of the application.
Publisher: Type the package's vendor.
Public: Toggle this option On to make the application visible on the United Catalog page.
-
Enter the following information in the File tab:
Enabled: Toggle this option On to select the file to upload.
File: Select Choose File to select the file to upload..
-
Enter the following information in the Detection tab:
-
Add detection: From the drop-down list, select the custom criteria for the successful installation detection.
Notes:
You may select any combination of the options in the drop-down list.
You may select multiples of any particular option. For example, you can specify multiple files and/or multiple registry keys.
Use the delete button to remove a detection criteria.
Folder: Specify the folder that must be present to determine that the installation was successful.
File: Specify the file that must be present to determine that the installation was successful.
Registry Key: Specify the registry key that must be present to determine that the installation was successful.
Registry Key and Registry Value: Specify the registry key and value that must be present to determine that the installation was successful.
Script: Type the detection script.
-
-
Enter the following information in the Install tab:
Type the custom script to install the application.
-
Enter the following information in the Uninstall tab:
Type the custom script to uninstall the application.
-
Once you have entered all the desired information, select Create.
The application is imported into shell apps.
Import a Shell App from the Nerdio Library
Nerdio Manager allows you to import a preloaded shell app designed by Nerdio. This can be done at the MSP or Account level.
To import a shell app from the Nerdio library:
At the MSP or Account level, navigate to Applications > Shell Apps.
-
From the Add action menu, select Add from Nerdio Library.
-
Enter the following information:
-
Name: From the drop-down list, select the preloaded shell app designed by Nerdio.
Note: Nerdio Library apps are defined as general templates for actual shell apps. Some actions might be required to create working shell apps from the library app. Be sure to follow the Instructions shown here.
-
Once you have entered all the desired information, select OK.
Manage Shell Apps
Nerdio Manager allows you to manage shell apps. This includes editing and deleting the apps. This can be done at the MSP or Account level.
To manage shell apps:
At the MSP or Account level, navigate to Applications > Shell Apps.
Locate the shell app you wish to work with.
-
Optionally, perform any of the following:
Select Edit to change the app.
Select Copy to create a copy of the app, which you can modify.
Select Delete to delete the app.
Shell Apps Deployment Status
When creating and managing a Shell Apps package, the application can be in one of the following states:
Draft: A draft application is still in the process of creation. It could be that the application files are still uploading, or a section of the script is not complete, and the package has not been saved to the Nerdio Manager database. Draft applications move to the Hidden state once these tasks are complete.
Hidden: Hidden applications have all sections complete and have been saved to the Nerdio Manager database. Hidden applications must be made public by setting the Public switch to On in the package properties before deployment, which makes the application available in the Unified Catalog.
Public: Public applications are available in the Unified Catalog for deployment. Applications in this state cannot be moved back to Hidden if a policy assignment exists. Please remove any policy assignments before hiding the application package. It is recommended that all packages be fully tested before assignment to production desktops.
Comments (0 comments)