98,435 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Microsoft Authenticator

Microsoft Authenticator app account change from an existing account to a new account

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,662 questions
asked 2024-05-25T19:46:52.7666667+00:00
Kees Kievit 0 Reputation points
accepted 2024-05-26T18:07:42.5133333+00:00
Kees Kievit 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is fetching and creating Teams events via Graph API free?

Hello! I have found it hard to find out this particular information, so I am asking the question here. I am developing a web application for my bachelor thesis, which consists of connecting to the Graph API and fetching user calendar information in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,839 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,852 questions
asked 2024-05-26T10:36:40.01+00:00
Lenko Ivanov 0 Reputation points
accepted 2024-05-26T17:00:11.1533333+00:00
Lenko Ivanov 0 Reputation points
1 answer One of the answers was accepted by the question author.

"Trouble with Windows Update: Need Help Resolving Error Code 0x80070002" Hey everyone, I've been encountering an issue with Windows Update on my system and could use some assistance in resolving it. Every time I try to update, I receive error code 0x800

Hey everyone, I've been encountering an issue with Windows Update on my system and could use some assistance in resolving it. Every time I try to update, I receive error code 0x80070002. I've tried a few troubleshooting steps, including restarting my…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,288 questions
asked 2024-05-21T11:06:28.7966667+00:00
Emma lily 20 Reputation points
accepted 2024-05-26T16:58:07.3166667+00:00
Emma lily 20 Reputation points
12 answers One of the answers was accepted by the question author.

Unable to Open or Save files Office 2003 Basic Edition

After purchasing new computer, I loaded my old software Office 2003 basic edition onto Windows 11. It loaded fine, however, when trying to open or save a file in either Word or Excel the program stalls and the hour glass appears. I click within the Save…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,026 questions
asked 2022-04-23T09:54:18.71+00:00
Edward Williams 46 Reputation points
commented 2024-05-26T16:34:36.34+00:00
Joe Mac 0 Reputation points
1 answer One of the answers was accepted by the question author.

What are some budget-friendly alternatives to MDT for imaging computers?

As an IT administrator responsible for managing around 300 PCs, I am looking for alternatives to MDT for imaging computers, including Windows 11. What options are available that are budget-friendly?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
840 questions
asked 2024-05-23T16:04:04.3233333+00:00
wathai 20 Reputation points
accepted 2024-05-26T16:21:45.1433333+00:00
wathai 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to learn CM Pivot

Hi family, I want to use CM Pivot, but don't have any experience with it before. Do you have any recommended courses or guides for newbies? Any sharing would be highly appreciated.

Microsoft Configuration Manager
asked 2024-05-23T14:25:54.66+00:00
albert TJ 100 Reputation points
answered 2024-05-26T16:12:03.32+00:00
albert TJ 100 Reputation points
6 answers One of the answers was accepted by the question author.

Setup Rule

Hi All, I have two domains, let's say domain1.com and domain2.com (there is no trust between the two domains). Domain1.com is my domain where my Exchange hybrid environment is hosted. Domain2.com is an external domain to domain1.com. I have applications…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,111 questions
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,253 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,393 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,918 questions
asked 2024-05-20T20:20:09.4+00:00
Glenn Maxwell 10,326 Reputation points
accepted 2024-05-26T15:15:29.0633333+00:00
Glenn Maxwell 10,326 Reputation points
2 answers One of the answers was accepted by the question author.

Can't create Quick Access configuration - Global Secure Access

When creating Quick Access configuration in Quick Access | Create Quick Access configuration I get: Network access settings Application operation failed. no further information is provided in the error. I do have a connector set up correctly and on in…

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
354 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,852 questions
asked 2024-05-07T22:19:22.7933333+00:00
Offer Lissak 70 Reputation points
commented 2024-05-26T14:35:58.5033333+00:00
Jovan Jenkins 0 Reputation points
2 answers One of the answers was accepted by the question author.

can't finish migration of classic storage

I've started migration process from calssic storage. Now I have resources groups: Default-Storage-WestEurope with original classic storage aplex-Migrated with Storage (general purpose v1) In original storage account i can see text: Management operations…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,490 questions
asked 2024-05-15T13:24:40.76+00:00
Jaromír Hůrek 20 Reputation points
accepted 2024-05-26T14:22:57.6833333+00:00
Jaromír Hůrek 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to get list of all programs on system PATH that countain some characters in powershell/batch

So, i want to make a builder file for my C code, i use Clang compiler and wanted to link the Windows SDK's headers and make it multiplatform, so even VS 2015 is supported. I thought the easiest and best way will be to just find the programs that…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,562 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,161 questions
asked 2024-05-24T07:33:56.0666667+00:00
Freziyt223 20 Reputation points
commented 2024-05-26T13:48:28.78+00:00
Freziyt223 20 Reputation points
1 answer One of the answers was accepted by the question author.

I can start up hyper v fine but when it fully starts up it doesnt show the login screen and just sits at the background

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,575 questions
asked 2024-05-18T19:45:33.8966667+00:00
Emil Carre villman 20 Reputation points
accepted 2024-05-26T13:11:32.8433333+00:00
Emil Carre villman 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can I diagnose and resolve the issue of receiving mostly blank outputs from the "Get Activity Events" Power BI REST API?

I am hitting the APi get activity events but as a result I am getting most of the activity status and activity result is blank , for some of them getting succeed, can some one let me know what is the blank means in this case ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,530 questions
asked 2024-05-25T17:25:03.0166667+00:00
Anchal 0 Reputation points
accepted 2024-05-26T12:58:01.52+00:00
Anchal 0 Reputation points
3 answers One of the answers was accepted by the question author.

How can i get to contact a Moderator or admin in Microsoft Q&A?

After my lost post my Microsoft Q&A Account get Restricted, and i think the problem was Posting a long thread. Now i want to recover my account and i don't know how to contact a moderator or admin, Help.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
599 questions
asked 2023-12-08T10:49:42.8533333+00:00
Jin Ka 26 Reputation points
answered 2024-05-26T12:29:15.8166667+00:00
PC Admin 5 Reputation points
3 answers One of the answers was accepted by the question author.

Form Filter returning no records causes Error 2185: Can't reference a property for a control unless the control has the focus

I have a continuous form with a simple query as the data source. In the form header I have an unbound control into which the user types a partial search string. In the onChange for that control I update the form filter dynamically. This all…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
834 questions
asked 2021-11-02T00:26:50.213+00:00
James Garrison 236 Reputation points
edited an answer 2024-05-26T12:19:27.73+00:00
Non Linear 0 Reputation points
1 answer One of the answers was accepted by the question author.

SCCM console upgrade issue

After upgrading my SCCM to version 2403, I encountered an error in the console that states: "A required component of the console is out of sync with your site." I tried to install the new console version via the provided link. However, the…

Microsoft Configuration Manager
asked 2024-05-23T11:40:59.9066667+00:00
Touris Jade 80 Reputation points
edited a comment 2024-05-26T12:01:08.3233333+00:00
Touris Jade 80 Reputation points
1 answer One of the answers was accepted by the question author.

How to remove bottom border on MAUI Navigation Bar

Hi on a navigation page, how to remove the bottom grey border on the top navigation bar?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,978 questions
asked 2024-02-29T13:51:45.0333333+00:00
SSB 106 Reputation points
accepted 2024-05-26T11:34:04.7+00:00
SSB 106 Reputation points
1 answer One of the answers was accepted by the question author.

I can't register a free account.

My son is trying to create a free account on Azure to study Databricks, but it says he is not entitled to a free account and my international credit card is always declined. Strangely enough, in my opinion, he accepted it without any problems. We've…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-05-25T12:38:07.6533333+00:00
João Colbano 0 Reputation points
commented 2024-05-26T11:15:56.7833333+00:00
João Colbano 0 Reputation points
5 answers One of the answers was accepted by the question author.

How to create Window 10 Pro or Window 11 Pro image ISO

How to create Window 10 Pro or Window 11 Pro image ISO so that can be install in multiples PC?

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,912 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,427 questions
asked 2022-10-03T01:20:23.223+00:00
IT Depart 151 Reputation points
answered 2024-05-26T10:12:43.88+00:00
Alano 0 Reputation points
2 answers One of the answers was accepted by the question author.

Licence key differences between win 11 home and win 11 home N

Hello, I have build my first builded PC, full AMD ASUS MoBo. My country is Czech republic. When I wanted to install Windows 11 Home, I have discovered that I could only install Windows 11 Home N. That was successfull, but on Windows 11 Home, there…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,427 questions
asked 2023-07-29T12:34:08.1566667+00:00
Jiří Král 20 Reputation points
edited a comment 2024-05-26T10:09:03.09+00:00
Alano 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why this windows activation key labeled with OEM but a MAK key?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,814 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,427 questions
asked 2022-07-16T02:26:28.263+00:00
aininot260 106 Reputation points
commented 2024-05-26T10:06:19.67+00:00
Andrew Banda 0 Reputation points