341,497 questions

Sort by: Updated
0 answers

How to fix unattend answer Microsoft-Windows-deployment

When I depoy an machine it installing the os fine but after rebooting I get the following error:

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,610 questions
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).
828 questions
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,902 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,152 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
901 questions
asked 2024-04-25T08:30:27.5133333+00:00
w raspe 181 Reputation points
1 answer

How to audit or track deleted emails from Shared mailbox

Hello, We have Exchange 2019 DAG, looking for the command to audit deleted emails from the Shared mailbox which has multiple full access permission users. Thanks

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,345 questions
asked 2024-04-24T19:30:36.7966667+00:00
System Admin - Exch 40 Reputation points
commented 2024-04-25T08:29:14.1533333+00:00
Vasil Michev 95,181 Reputation points MVP
1 answer

Turn off logging for one Azure function

I really need to turn off logging for the health check function in my Azure functions app because it's just spamming ApplicationInsights with noise. The documentation at https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json implies…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
commented 2024-04-25T08:29:12.5666667+00:00
Richard Barraclough 6 Reputation points
2 answers

Unable to Enable Encryption at host for Azure VM

I'm attempting to enable Encryption at host for a virtual machine (VM) in Azure. I've confirmed that the "Microsoft.Compute" resource provider is registered in my Azure subscription, and when I run the necessary command to verify, it shows as…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,119 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
160 questions
asked 2023-09-28T10:43:20.4666667+00:00
Tahami Rizwan 15 Reputation points
commented 2024-04-25T08:29:07.77+00:00
Aymen Glaied 0 Reputation points
1 answer

Inaccurate and wrong output on C# training p2

I am experiencing issues with the C# training p2 module, found at https://learn.microsoft.com/en-us/training/modules/guided-project-arrays-iteration-selection/5-exercise-implement-selection-statements. In this exercise, the variable sumAssignemtScores is…

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.
889 questions
asked 2024-04-19T18:17:23.79+00:00
Hamidreza Jorjani 0 Reputation points
edited the question 2024-04-25T08:28:11.52+00:00
Hamidreza Jorjani 0 Reputation points
0 answers

Unable to use pretrained model in AI vision studio

Hi ive been trying to use the pretrained model for object detection use case, have created a resource for it as well. It still wont work, and i get the error "Resource not found". Ive utilized this source via python sdk as well, and it was…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
214 questions
asked 2024-04-23T11:21:41.7933333+00:00
Rishi Khemka 60 Reputation points
commented 2024-04-25T08:27:30.9566667+00:00
Rishi Khemka 60 Reputation points
1 answer

Installing teams rooms media

Hi, I'm having a lot of issues trying to get a teams rooms ISO file, I run the script with a Windows 22H2 Enterprise ISO file but it doesn't like it. Please enter the path to the Windows install ISO file:…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,059 questions
asked 2024-04-24T08:55:22.1633333+00:00
BM 0 Reputation points
commented 2024-04-25T08:27:20.63+00:00
JimmyYang-MSFT 48,866 Reputation points Microsoft Vendor
0 answers

Excel数据导入的问题

我在尝试把excel表格的数据导入到sql的表里,有什么办法可以把前100行导入到A表,101-200行的数据导入到B表这样一次性完成吗

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,452 questions
asked 2024-04-25T08:26:54.83+00:00
Blue 20 Reputation points
0 answers

How to read outlook emails from python

import requests def get_access_token(): """Gets an access token for the Microsoft Graph API.""" url = "https://login.microsoftonline.com/common/oauth2/token" data = { "grant_type":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,571 questions
asked 2023-07-25T15:10:21.23+00:00
Suraj Sanka 15 Reputation points
commented 2024-04-25T08:26:37.3966667+00:00
Suraj Sanka 15 Reputation points
1 answer

Select a specific client id in a VM with multiple managed identities.

I could not authorize Azure Service Bus with spring-cloud-azure-starter-servicebus. From the log, my app had no problem getting the token, but I got "Unauthorized access. 'Send' claim(s) are required to perform this operation." when I sent the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
asked 2024-04-24T18:23:08.38+00:00
David Wong 46 Reputation points
commented 2024-04-25T08:25:36.78+00:00
David Wong 46 Reputation points
2 answers

Getting an syntax error when I want to create a policy definition with Azure CLI in on Windows

I'm quite new in Azure Cloud. I'm getting an syntax error when I want to create a policy definition with Azure CLI in on Windows: az policy definition create --name 'denyCoolTiering' --description ' Deny cool access tiering for storage' --rules…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
792 questions
asked 2024-04-17T15:55:35.1066667+00:00
Alexandru Popescu 0 Reputation points
answered 2024-04-25T08:25:30.9466667+00:00
AnuragSingh-MSFT 19,691 Reputation points
0 answers

Full list needed

Hi, I want to get the full list of Cell E31. Please help. https://1drv.ms/x/s!Ai8CrEskdewXzm8D7avpzkgjfPqA?e=8Texgx

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,298 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,457 questions
asked 2024-04-25T07:01:30.0033333+00:00
Peter_1985 2,486 Reputation points
commented 2024-04-25T08:25:05.45+00:00
Barry Schwarz 1,946 Reputation points
3 answers

Getting a list of attendees programmatically, during the Teams Meeting (from Command Line Application)

Hello, Posting here, per guidance provided to me from this post: https://answers.microsoft.com/en-us/msteams/forum/all/getting-a-list-of-attendees-programmatically/e8fb0d9f-ab0a-4b54-a715-d5ddf182efb7 I am trying to programmatically (through C#)…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,059 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,843 questions
asked 2022-01-30T18:40:16.777+00:00
AV 1 Reputation point
commented 2024-04-25T08:24:29.58+00:00
alvin 0 Reputation points
0 answers

Deploy HKCU reg key through SCCM

Hello, I am currently struggling to deploy HKCU key through SCCM, I tried it through Task Sequence via running command line, i tried it through the package but the required changes not reflected at client registry. When i execute the same Batch file on…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
901 questions
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
458 questions
Microsoft Configuration Manager
asked 2024-04-25T08:22:43.4066667+00:00
Sarfraz Aslam 31 Reputation points
0 answers

connected Device Get Service always return null

I want to connect bluetooth device (JDY-23) for serial communication and my device is connecting and shows id also. But when I tried to get service it always return null. Is there any problem with my code below var adapter =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-04-25T08:22:03.87+00:00
Babu R 61 Reputation points
1 answer

How to fix stop code: INACCESSIBLE BOOT DEVICE

Hi all, I want to setup hp laptop 15s-fq2934nd with MDT. when the deployment is finishing installing the OS in step install operating system, the device reboots and gets the bsod with inaccessible boot device. it stays in the loop rebooting with the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,610 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,740 questions
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).
828 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,152 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
901 questions
asked 2024-04-24T10:37:25.7733333+00:00
w raspe 181 Reputation points
commented 2024-04-25T08:21:43.23+00:00
w raspe 181 Reputation points
0 answers

Opportunity: change status from active to closed for many opportunities

How do I change status on opportunity from active to closed for many opportunities?

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,767 questions
asked 2024-04-25T08:21:26.83+00:00
Mette Skovsgaard 0 Reputation points
1 answer

Sandbox not available

Hello team, I would like to get access to sandbox to a complete my assignment. I have submitted my appeal, however I can' t find anywhere a status for my appeal. In the FAQ, it is stated that the appeal is reviewed "within 24-36 hours". I…

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.
889 questions
asked 2024-04-12T09:19:05.99+00:00
Evangelos Barmpas 0 Reputation points
answered 2024-04-25T08:21:18.5566667+00:00
Srinud 1,065 Reputation points Microsoft Vendor
1 answer

How to validate textbox with empty field in wpf forms

Hi Team I have these two fields i want to validate, does anyone knows how to achieve this in wpf on the forms? The bottom seal and TopSeal fields, if empty it must prompt a window dialog message.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,827 questions
asked 2024-04-24T11:21:49.9533333+00:00
Gcobani Mkontwana 0 Reputation points
edited an answer 2024-04-25T08:20:59.51+00:00
Hui Liu-MSFT 38,251 Reputation points Microsoft Vendor
0 answers

How to Sum, Join, Union, Group By Month And Year Using LINQ Query

I have two tables. I want to find the sum of the data in one table and the subtraction of the second table. I am trying to explain the matter by attaching an image below. Note here that I don't know which table's data will come first. Maybe the data of…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
asked 2024-04-24T09:55:08.01+00:00
jewel 781 Reputation points
commented 2024-04-25T08:20:16.3633333+00:00
JasonPan - MSFT 4,201 Reputation points Microsoft Vendor