0% found this document useful (0 votes)
43 views3 pages

Managed Configuration for Microsoft Launcher

This document configures the Microsoft Launcher app settings including placing the search bar at the bottom, showing the dock, setting a 4x5 grid size for the home screen, and specifying the order and default apps (Microsoft To Do, Authenticator, Company Portal). User customization is restricted for several settings.

Uploaded by

Filipe
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

Managed Configuration for Microsoft Launcher

This document configures the Microsoft Launcher app settings including placing the search bar at the bottom, showing the dock, setting a 4x5 grid size for the home screen, and specifying the order and default apps (Microsoft To Do, Authenticator, Company Portal). User customization is restricted for several settings.

Uploaded by

Filipe
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"kind": "androidenterprise#managedConfiguration",
"productId": "app:[Link]",
"managedProperty": [
{
"key": "[Link]",
"valueString": "Bottom"
},
{
"key":
"[Link]",
"valueBool": false
},
{
"key": "[Link]",
"valueString": "Show"
},
{
"key": "[Link]",
"valueBool": true
},
{
"key": "[Link]",
"valueBool": false
},
{
"key": "[Link]",
"valueString": "4;5"
},
{
"key": "[Link]",
"valueString": "Default"
},
{
"key": "[Link]",
"valueBool": false
},
{
"key": "[Link]",
"valueBundleArray":
[
{
"managedProperty": [
{
"key": "package",
"valueString": "[Link]"
},
{
"key": "class",
"valueString": ""
}
]
},
{
"managedProperty": [
{
"key": "package",
"valueString": "[Link]"
},
{
"key": "class",
"valueString": ""
}
]
},
{
"managedProperty": [
{
"key": "package",
"valueString":
"[Link]"
},
{
"key": "class",
"valueString": ""
}
]
}
]
},
{
"key": "[Link]",
"valueBundleArray":
[
{
"managedProperty": [
{
"key": "type",
"valueString": "application"
},
{
"key": "position",
"valueInteger": 1
},
{
"key": "package",
"valueString": "[Link]"
},
{
"key": "class",
"valueString": ""
}
]
},
{
"managedProperty": [
{
"key": "type",
"valueString": "application"
},
{
"key": "position",
"valueInteger": 2
},
{
"key": "package",
"valueString": "[Link]"
},
{
"key": "class",
"valueString": ""
}
]
},
{
"managedProperty": [
{
"key": "type",
"valueString": "application"
},
{
"key": "position",
"valueInteger": 3
},
{
"key": "package",
"valueString":
"[Link]"
},
{
"key": "class",
"valueString": ""
}
]
}
]
}
]
}

Common questions

Powered by AI

The search bar placement is configured to be at the bottom, and users are not allowed to change this setting as indicated by 'com.microsoft.launcher.Search.SearchBar.Placement.UserChangeAllowed' being set to false .

The permissions set on managed properties, such as preventing user changes to search bar placement, app order, and wallpaper, create a consistent and controlled environment which is beneficial for enterprise purposes. This ensures that all devices have a uniform setup which can help reduce potential support issues and enhance security by limiting what users can change .

The wallpaper URL is set to 'Default', and 'com.microsoft.launcher.Wallpaper.Url.UserChangeAllowed' is false, meaning users cannot change the wallpaper. This limits user autonomy as they cannot personalize their home screen with a different wallpaper .

User customization is limited by setting 'com.microsoft.launcher.HomeScreen.AppOrder.UserChangeAllowed' to false, which means users cannot change the order of applications on their home screen. The initial arrangement is predefined, setting Microsoft Edge, Azure Authenticator, and the Company Portal in order .

The fixed ordering of applications reflects enterprise needs by ensuring essential business applications are prioritized and easily accessible. This setup can improve workflow efficiency and ensure that critical apps like Microsoft Edge, Azure Authenticator, and the Company Portal are within quick reach for users .

Allowing user changes to the dock mode with 'com.microsoft.launcher.Dock.Mode.UserChangeAllowed' set to true could be to provide flexibility in how users want to manage app shortcuts and widgets, while maintaining the appearance and utility of the launcher, offering some level of customization .

The configuration allows changes in the dock mode but restricts changes in properties like search bar placement and app order. This selective flexibility provides users with some degree of personalization while maintaining overall control for standardization. By allowing dock customization, users can tailor frequently used app shortcuts and widgets, improving access and interaction without compromising organizational guidelines .

Setting specific applications such as Microsoft Edge, Azure Authenticator, and the Company Portal as default ensures that essential tools are consistently available across all devices, facilitating smooth operation and reducing variability in how users access business resources, thereby enhancing organizational efficiency .

Restricting wallpaper changes to a default option can enforce company branding by standardizing the visual appearance of devices in a professional environment. This can help maintain a cohesive corporate image and reinforce the brand's identity among users and clients .

A '4;5' grid size configuration could influence device usability by striking a balance between icon size and the number of apps displayed. This setup ensures a decent number of apps are visible on the home screen while maintaining icon readability and accessibility, which enhances usability for daily operations .

You might also like