341,744 questions

Sort by: Updated
1 answer

Does Dsregcmd \leave uneroll Win 11 device from intune??

Hi experts We have a Windows 11 device which is Hybrid joined as well as Co-Managed. We want to remove the device from the Intune. We are running the DSREGCMD /Leave command to unjoin the from hybrid. after this the device object is deleted from the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,162 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,053 questions
asked 2024-04-25T08:57:41.8933333+00:00
Anant Bera 86 Reputation points
answered 2024-04-26T03:01:22.55+00:00
Yanhong Liu 1,780 Reputation points Microsoft Vendor
0 answers

Unable to access azure portal

Received usual error code when attempting to log-in to start training Error message Interaction required The portal encountered an issue while attempting to retrieve access tokens. We suggest attempting to sign in again, or alternatively, continuing…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
asked 2024-04-25T20:03:25.5633333+00:00
AllisterWilliams-7152 0 Reputation points
edited the question 2024-04-26T03:00:21.9333333+00:00
AmaranS 2,425 Reputation points Microsoft Vendor
1 answer

GET /users throws InternalServerError with 200 status code and POST /users UnknownError with 405 status code

GET v1.0/users?$select=id,delet... throws…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,582 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
asked 2024-04-25T13:13:57.81+00:00
jamesderaja zoho 0 Reputation points
answered 2024-04-26T02:59:06.2566667+00:00
CarlZhao-MSFT 36,896 Reputation points
0 answers

I'm trying to read excel from sharepoint by using asp.net but its giving me following error fail: PowerBi_Report.Controllers.HomeController[0] An error occurred while processing the request: The remote server returned an error: (401) Unauthorized.

I have all the permissions for excel present in sharepoint still I'm getting same error can someone please help me out on this I'm pasting my code below using System; using System.Diagnostics; using System.Net; using Microsoft.AspNetCore.Mvc; using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,161 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,254 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,238 questions
asked 2024-04-25T10:50:08.6333333+00:00
Rathor, Pradnya 0 Reputation points
edited the question 2024-04-26T02:57:44.18+00:00
XuDong Peng-MSFT 10,101 Reputation points Microsoft Vendor
0 answers

How to automatically update all application in intune

Hi Team, Under Security > Endpoint > Vulnerability Management > Recommendations, we have a lot of recommendations that ask to update applications. We want to know if there is a way to apply the software updates automatically on user devices…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
104 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
12 questions
asked 2024-04-26T02:57:43.28+00:00
J-3804 1,376 Reputation points
1 answer

Build VTK9.3.0 failed using MSVC2022

if i use the same configuration, it worked using MSVC2019

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,603 questions
asked 2024-04-25T06:28:37.9833333+00:00
jang leon 0 Reputation points
answered 2024-04-26T02:57:34.22+00:00
Anna Xiu-MSFT 25,626 Reputation points Microsoft Vendor
1 answer

How to remove the other user button for frontline devices

I'm trying to create a configuration policy in Intune that removes the 'Other user' button from the Windows 11 login screen. The account set up on this PC has an F3 license. I do not want anyone to log in with their own Microsoft credentials and create a…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
asked 2024-04-25T12:47:28.1866667+00:00
Ramon Bunt | EQOM Group 0 Reputation points
answered 2024-04-26T02:56:53.5666667+00:00
ZhoumingDuan-MSFT 7,750 Reputation points Microsoft Vendor
0 answers

Connect-OrganizationAddInService using Entra ServicePrincipal ID

I am trying to find if someone has successfully done this, basically automatize the deployment of an Add-in to Office 365 Client Secret: "1111111111111111111" (This is a secret that should be protected and not shown, I am having a look how to…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,175 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
508 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,363 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
asked 2024-04-25T20:01:49.8666667+00:00
Juan Perez 0 Reputation points
edited the question 2024-04-26T02:56:46.4766667+00:00
Bruce Jing-MSFT 535 Reputation points Microsoft Vendor
4 answers

Graph API for managed devices list is not working

I have an application which queries deviceManagement/managedDevices API to fetch all the devices. I have given all the right permission as mentioned in the documentation. I am able to fetch access Token but when I used this access token to do a GET, I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,582 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
asked 2024-04-16T03:19:05.7766667+00:00
Supriya Kulkarni 0 Reputation points
answered 2024-04-26T02:56:46.4566667+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
0 answers

Returning consistent errors in .NET Web API

I have a backend .NET Core Web API application and React App on the front. I would like to be able to return errors from the API and display them in the app. The problem I'm facing is that some classes return errors differently. For example, I'm using…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,370 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,161 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
294 questions
asked 2024-04-25T13:01:35.0233333+00:00
Sebastian Meckovski 25 Reputation points
edited the question 2024-04-26T02:56:24.16+00:00
XuDong Peng-MSFT 10,101 Reputation points Microsoft Vendor
2 answers

How to fix laptop 17-cn0001tg

Laptop 17-cn0001tg model 8c347ua#aba SN: 5CG3414764 I have a HP laptop that I'm locked out of. I didn't get the malware out in time, and it locked me out of the computer by changing the login password and the admin password. I can't log in to the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,776 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,746 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,489 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,162 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
asked 2024-04-25T18:21:16.58+00:00
Ben Ellison 0 Reputation points
answered 2024-04-26T02:56:21.4366667+00:00
Hania Lian 7,711 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

MSSQL : How do i look at contents of a schema?

Hi I am trying to understand schemas better in MSSQL/ SQL Server. I can find the list of schemas, and see what tables are covered in schemas... however is there a way to simply dump the contents of a schema, much like a table? Many sources say it…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,706 questions
asked 2024-04-25T22:06:36.2733333+00:00
joe yang 20 Reputation points
accepted 2024-04-26T02:53:27.34+00:00
joe yang 20 Reputation points
0 answers

How to remove duplicate devices in denfender and intune

Hi team, We have devices that are listed twice, or three times, with the same device ID but different names in defender under asset >devices . This happens when we offboard a user, we wipe his computer and then assign it to another person, so the…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,245 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
12 questions
asked 2024-04-26T02:53:20.88+00:00
J-3804 1,376 Reputation points
1 answer

Outlook junk mail appearance

Hello, I use outlook (hotmail) and recently, the appearance of my junk mail has changed. Previously, any emails in junk were displayed with the company/sender’s name ie TodayTix or marks and Spencer, Uber etc. However, now they appear as an actual email…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,956 questions
asked 2024-04-24T08:38:08.0166667+00:00
rebecca milton 5 Reputation points
edited a comment 2024-04-26T02:52:34.6166667+00:00
Faery Fu-MSFT 16,826 Reputation points Microsoft Vendor
1 answer

Microsoft Learn Azure Sandbox Appeal Taking Weeks

How can I gain access to the Azure sandbox for educational purposes on Microsoft Learn? I've submitted an appeal, but it has been stuck for several weeks without progress. What should I do in this situation to gain access to the sandbox?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
897 questions
asked 2024-04-04T19:49:39.1366667+00:00
Diogo Pedro 0 Reputation points
answered 2024-04-26T02:52:18.6533333+00:00
aatheeque 1,175 Reputation points Microsoft Vendor
1 answer

Internal (extension only) Queue Possible?

Is it possible to assign an extension to an auto attendant or a queue in lieu of an external number so that the AA or Q is reachable internally by simply dialing that extension?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,067 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
119 questions
asked 2024-04-25T21:59:04.8533333+00:00
Jeffrey Cahill 0 Reputation points
answered 2024-04-26T02:51:54.84+00:00
JimmyYang-MSFT 48,866 Reputation points Microsoft Vendor
1 answer

Monitoring Mountpoints on linux vms

Is there a way to Monitor mountpoint disconnection state on linux vms using azure monitor

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,800 questions
asked 2024-04-25T16:36:41.1833333+00:00
Vishu 1,516 Reputation points
answered 2024-04-26T02:50:52.58+00:00
Silvia Wibowo 2,851 Reputation points Microsoft Employee
1 answer

Enable a button after scrolling to the bottom of the webview

I am trying to enable a button when the user has scrolled to the bottom of a webview , i tried using navigated , it does not work. In xamarin, we used a customRenderer to achieve this , Can we do this in a simpler way in MAUI? Platform : Android ,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,866 questions
asked 2024-04-25T16:11:38.03+00:00
Manickam, Suraj 220 Reputation points
answered 2024-04-26T02:48:56.96+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,471 Reputation points Microsoft Vendor
0 answers

How to choose what the network option for your Azure Open AI Service that you create?

The guide does not offer information on how to deal with the network tab that comes after setting up the name and the subscription group details. Might be useful to add this section for other user who might have the same problem in the introductory…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
897 questions
asked 2024-04-26T02:17:45.35+00:00
Amisi Espoir 0 Reputation points
commented 2024-04-26T02:48:42.0133333+00:00
AmaranS 2,425 Reputation points Microsoft Vendor
2 answers

After the 2404 Intune Update, all of my settings catalog-based device configuration profiles are showing duplicate entries.

When looking in Device Configuration in Intune, every one of the profiles that were created using the Settings Catalog profile type now show duplicate entries. They have identical names, settings, assignments, and modified dates. This was not the case…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,717 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,333 questions
asked 2024-04-25T13:42:43.69+00:00
Christopher Meissner 0 Reputation points
answered 2024-04-26T02:47:51.96+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor