context
3 TopicsFirst Day of Week
How can I find a user's "first day of week" setting (e.g. Sunday, Monday)? This setting is not available in the https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/access-teams-context, and I can't find a Microsoft Graph command to retrieve it.Solved1.6KViews0likes3CommentsWindows 11: Don't show the same visible options again in "show more options" context menu
When right-clicking on desktop or on a file or inside a folder, there are some options shown in modern UI, and then there is an option at the end to "show more options" which shows a legacy context menu which contains options that were already shown to the user in modern style as well as options that weren't available before. my suggestion is to only show the new options in the context menu, when selecting "show more options". don't show the same options previously shown to the user, again in the more options. upvote this feedback in feedback hub: https://aka.ms/AAd4t7w1.3KViews1like0CommentsWe’re running into an Intune issue where a Win32 app with a dependency sits at "Download Pending"
Setup: Main App: Installs in User Context Dependency: Installs in System Context Dependency Detection: Hosts file modification detection script Direct file detection does NOT work either When the hosts file modification is present (detection is met), detection works, and everything installs fine manually The Problem: If detection passes (exit 0) → Everything installs fine. If detection fails (exit 1) → Intune never moves forward, just stays at "Download Pending" indefinitely. Happens with both file-based detection and script-based detection. Dependency app as well at parent app install fine via Intune on their own as well as manual testing. What We Need to Know: Does Intune get stuck in "Download Pending" instead of moving forward when dependency detection fails? Could the install context mismatch (dependency in SYSTEM, main app in USER) be causing this? Myth or fact? Does Intune break the install process if a dependency app is in system context and the parent app is in user context? Again, both apps work fine independent of each other. Thanks for any help!499Views2likes3Comments