344,951 questions

Sort by: Updated
0 answers

Remove Zoom from all windows devices using remediation

I have created script but its not helpful Detection: <# .DESCRIPTION Proactive Remediation | Detection .EXAMPLE PowerShell.exe -ExecutionPolicy ByPass -File <ScriptName>.ps1 .NOTES VERSION AUTHOR CHANGE 1.0 Muhammad…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,396 questions
asked 2024-05-10T06:32:50.84+00:00
Muhammad Zeeshan 100 Reputation points
1 answer

How to make Microsoft Word the modern theme?

Hi, I recently needed to reset my laptop and reinstall office 365 and powerpoint seem to have reverted to an older version or look at least. My desktop word used to look like this: But now it looks like this: Anyone have an idea on how to fix it? BTW…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
671 questions
asked 2024-05-09T10:13:11.51+00:00
Chris 0 Reputation points
commented 2024-05-10T06:32:34.2066667+00:00
Stefan Blom 2,081 Reputation points MVP
0 answers

azure prononciation assessment async assessment

i'am using azure speech recognizer sdk , to do the prononciation assessment of an audio file. the problem when the speech is in french the results are always low , and no expressive const language = await detectSingleSpeechLanguage(text) …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
asked 2024-05-07T17:04:34.3266667+00:00
Iheb Jandoubi 5 Reputation points
commented 2024-05-10T06:32:32.7433333+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
1 answer

Cannot configure my custom app to work in shared channels

we have developed as teams bot custom app and published to market place. It is working fine with teams standard channel and chats. But we are not able to add our app in shared channels. As per the information in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 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,885 questions
asked 2024-05-08T08:53:20.0633333+00:00
Thasni Masood 0 Reputation points
commented 2024-05-10T06:32:30.2966667+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
1 answer

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}), ({"B", ({"10-12",…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,837 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,636 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-10T06:32:29.4533333+00:00
Jiachen Li-MSFT 26,746 Reputation points Microsoft Vendor
1 answer

Collecting System information using python

How can I collect the information that System Information collects? I want to view the USB port information within System Information in Python. If possible, I would like to go to File and then save at the top left in python as well. Any code snippets…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
215 questions
asked 2024-05-07T18:28:27.4633333+00:00
Shoumik Das 0 Reputation points
commented 2024-05-10T06:32:10.69+00:00
XinGuo-MSFT 14,541 Reputation points
1 answer

How to get email address of the mailboxes.

I have the display name of the users in a csv file. I want to know their email address from PowerShell. I am not able to run the command in AD to get this information. Please provide a PowerShell command which I can run in Exchange online to achieve…

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,205 questions
asked 2024-05-10T03:47:43.0633333+00:00
Sanjay Bhakuni - admin 0 Reputation points
answered 2024-05-10T06:30:19.54+00:00
Olaf Helper 41,001 Reputation points
1 answer

New Teams randomly crashes affecting most applications requiring reboot

Hello    Please i need your help on this issue.   Late last week one of our users experienced an issue with New Teams which has been off-and-ongoing which affected two computers logged in as him.   A similar issue occurred while he was using teams web…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 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,885 questions
asked 2024-05-10T02:24:02.38+00:00
Iniobong Nkanga 1,681 Reputation points
answered 2024-05-10T06:30:15.26+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
1 answer

How show/select a file in File Explorer using code?

Suppose I have a ListView that displays some files. When the user select one, I want to reveal the file in File Explorer. Is this possible in UWP?

Universal Windows Platform (UWP)
asked 2024-05-09T14:25:28.1466667+00:00
杨岑 126 Reputation points
answered 2024-05-10T06:30:12.3233333+00:00
Junjie Zhu - MSFT 15,211 Reputation points Microsoft Vendor
0 answers

Azure AI Studio New Index fail Error while getting storage with MSI

I have created a project in Azure AI studio. I was hoping to do a chat with the Company handbook type of chatbot. All of the videos make it seems as simple as dropping your data in. The handbook is a PDF and I have uploaded into the data section of the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
727 questions
asked 2024-05-02T18:23:53.63+00:00
Berry, Kylie 0 Reputation points
commented 2024-05-10T06:28:53.35+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

Opening of a new word document has stopped working via Addins

I have developed an add-in on Microsoft Word. That add-in has a feature of opening new word document via a document URL using URL schema. However, after recent upgrade of version 2024 in Microsoft word this has stopped working for add-in and it also…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,529 questions
asked 2024-05-07T10:21:31.1566667+00:00
Vinay Kumar Soni 0 Reputation points
edited a comment 2024-05-10T06:28:17.68+00:00
jipyua 0 Reputation points Microsoft Employee
0 answers

How to create SSO enabled app for Teams meetings and calls in React

What are some resources that can help me build a single sign-on (SSO) enabled app for Teams meetings and calls using React? I've tried working with provided samples and the Teams Toolkit, but I'm having trouble getting the Save button to work after…

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,885 questions
asked 2024-05-09T18:23:09.96+00:00
Aman Sharma 0 Reputation points
commented 2024-05-10T06:27:59.2266667+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
0 answers

Will Azure Front Door remove the 'Server' response header?

Dear Azure, I hope this message finds you well. My app service has deployed an nginx container. When accessing the app service endpoint directly, the response header includes Server: nginx. However, when accessing it through Azure Front Door, this…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
586 questions
asked 2024-05-10T06:27:59.03+00:00
Lucas 80 Reputation points
2 answers

How to use Get-AppXPackage to display only version?

Hi, When I run the "x" command, it shows the result below. Which parameter should I use so that it only shows the "Version" line? Name : Microsoft.Windows.NarratorQuickStart Publisher : CN=Microsoft Corporation,…

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,388 questions
asked 2023-01-22T14:26:13.9733333+00:00
Darien Chiba 41 Reputation points
answered 2024-05-10T06:27:48.5433333+00:00
Tyrone 0 Reputation points
1 answer

Cannot open past Mail emails in New Outlook

I cannot open my Mail emails that were saved in Word Documents in the New Outlook. A message states I need to purchase Microsoft 365. Any suggestions would be appreciated.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,038 questions
asked 2024-05-09T03:41:07.5133333+00:00
Bruce Jackson 0 Reputation points
commented 2024-05-10T06:26:19.7433333+00:00
Bruce Jackson 0 Reputation points
0 answers

Entry Visible text is different in maui as compared to xamarin if text is long.

In xamarin Entry text is visible from starting like- In Maui Entry ending text is visible like- Code - Is there any way to make maui entry visible text as xamarin(from starting) or to display entry text in 2 lines(without using editor)?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,920 questions
asked 2024-05-10T06:24:47.58+00:00
SADANA Vansh 0 Reputation points
0 answers

Is There a Way to Configure UPnP on Azure?

I have developed a service that utilizes UPnP in a local network environment. I am attempting to deploy this service in a cloud setting but am encountering issues with the UPnP configuration. I am curious if there is a method to configure UPnP within…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,178 questions
asked 2024-05-09T04:36:18.4166667+00:00
KEONHEE LEE 0 Reputation points
commented 2024-05-10T06:24:40.7566667+00:00
KapilAnanth-MSFT 35,581 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Could you please suggest the list of software needed to register and use a custom component in data tools tool box using VS2019 in x64

Issue Description: Facing issue in setting up and running SSIS in debug mode in VS2015 that can recognize 64-Bit C# custom components in Data Tools Tool box. Created MyCustomComponent.dll by referencing below dlls. Took the dlls from…

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
496 questions
asked 2024-04-08T12:34:26.1366667+00:00
SAILANATHAN Balaji 20 Reputation points
commented 2024-05-10T06:24:04.49+00:00
SAILANATHAN Balaji 20 Reputation points
7 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,149 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
238 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,396 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 5 Reputation points
answered 2024-05-10T06:21:33.3333333+00:00
Eddy Vanhove 0 Reputation points
1 answer

Unable to upload custom app to Microsoft Teams

I have a custom app package that I tried to import to the Developer Portal. When I try to upload it, I get the error: Failed to upload App(Tracking info: 4a6d5384-2ef7-4d64-82c6-02a6c248ba36_265 Thu, 09 May 2024 23:06:14 GMT | Status code: 422) This is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 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,885 questions
asked 2024-05-09T23:12:39.4+00:00
Jessica Poemape 0 Reputation points
commented 2024-05-10T06:20:59.5533333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor