443,207 questions

Sort by: Updated
0 answers

Run PowerShell from VB WinForms

Hi I only need to run this: Using psDisks = Automation.PowerShell.Create() psDisks.AddScript("Get-PhysicalDisk | Get-StorageReliabilityCounter | ConvertTo-Json") Dim diskResults = psDisks.Invoke() If psDisks.HadErrors OrElse…

Windows development Windows API - Win32
asked 2025-06-29T01:32:08.22+00:00
StewartBW 1,805 Reputation points
edited the question 2025-06-29T04:19:50.9233333+00:00
StewartBW 1,805 Reputation points
0 answers

Surface App crashes when Bluetooth is ON — SP11 / Windows 11 24H2 / No BT devices

I’m encountering a consistent issue on my Surface Pro 11 (Intel Ultra 7, 32GB) where the Surface app crashes immediately on launch when Bluetooth is enabled, even if no devices are paired. System details: Windows 11 Version 24H2 (Build…

Surface Surface Pro Install and update
asked 2025-06-29T03:37:16.4466667+00:00
Milan Burian 0 Reputation points
0 answers

Packaging Data Collection Components for Azure Sentinel Solutions: DCEs, DCRs, and Custom Logs

I need guidance on packaging Data Collection Endpoints (DCEs), Data Collection Rules (DCRs), and custom logs, as they aren't directly under Sentinel resources. How can I effectively include these components within my solution for proper deployment and…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
102 questions
asked 2025-06-27T20:34:47.9033333+00:00
Omkar Jadhav 0 Reputation points
commented 2025-06-29T03:23:41.96+00:00
Ashok Gandhi Kotnana 10,115 Reputation points Microsoft External Staff Moderator
1 answer

When signing into my outlook account the main outlook page just keeps repeating itself and i cannot sign in

When signing into my outlook account the main outlook page just keeps repeating itself and i cannot sign in

Outlook Windows Classic Outlook for Windows For business
asked 2025-06-28T22:18:18.98+00:00
Jeff Smith 0 Reputation points
answered 2025-06-29T03:19:29.94+00:00
Hornblower409-4652 395 Reputation points
0 answers

I can't add a new contact to a contact list

I can't add a new contact to a contact list Keeps coming up Something Went Wrong We couldn't save your changes Try again later Been trying for 2 months????????

Outlook Windows Classic Outlook for Windows For business
asked 2025-06-28T08:25:46.22+00:00
commented 2025-06-29T03:16:55.3966667+00:00
Hornblower409-4652 395 Reputation points
1 answer

How to register an On-prem server using Azure File Sync agent ?

After installing running the Azure file sync agent with 2019 server version, I am not getting the Sign option to use my Azure Admin creds to register the server to the file sync services resource. Instead as soon as the agent is done checking for the…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
asked 2025-06-26T16:50:10.0066667+00:00
service admin 0 Reputation points
answered 2025-06-29T03:05:59.3733333+00:00
service admin 0 Reputation points
1 answer

Microsoft 365 Developer Program is not qualified for me

I`m learning about Microsoft 365 MS900 and in a module in Microsoft Learn I am supposed to create a Microsoft 365 Developer Program sandbox subscription but it says: Thank you for joining. You don't current qualify for a Microsoft 365 Developer Program…

Microsoft 365 and Office Development Microsoft 365 Developer Program
asked 2025-02-23T09:50:05.45+00:00
Sebastian Johansson 5 Reputation points
commented 2025-06-29T03:03:33.8966667+00:00
Lazar, Aron 0 Reputation points
0 answers

Error with Dapr on Azure container apps

Dear team, Yesterday, everything was ok. But in this morning, all our azure container apps don't work. The logs show: time="2025-06-26T04:03:12.830372551Z" level=error msg="Failed to report status to placement service : EOF"…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
686 questions
asked 2025-06-26T04:19:37.1233333+00:00
Van Huy Tuyen 20 Reputation points
commented 2025-06-29T03:02:57.43+00:00
Sai Prabhu Naveen Parimi 2,265 Reputation points Microsoft External Staff Moderator
1 answer

How to access my sent email messages.

Where do I find my sent email messages? The instructions given by Microsoft don't work for me.

Outlook Windows Classic Outlook for Windows For business
asked 2025-06-28T20:01:51.2566667+00:00
Rocky Balboa 0 Reputation points
commented 2025-06-29T02:57:43.65+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How many threads can Splunk ODBC support concurrent reading simultaneously

Hi there, I would like to know how many concurrent threads Splunk ODBC supports reading data simultaneously? Thanks&Regards, zmsoft

Developer technologies C#
asked 2025-06-26T05:53:52.4866667+00:00
zmsoft 470 Reputation points
accepted 2025-06-29T02:51:03.8+00:00
zmsoft 470 Reputation points
3 answers

Deeplink to specific Approvals in Teams

How do I build a deeplink to a specific Approvals task in Teams, based on the Approval ID? The closest I could get was a deeplink to the Approvals tab: https://teams.microsoft.com/l/entity/7c316234-ded0-4f95-8a83-8453d0876592/approvals

Microsoft Teams Development
asked 2023-03-08T11:11:31.29+00:00
Anderson Pimentel 10 Reputation points
commented 2025-06-29T02:50:34.55+00:00
Jeffery Toth 0 Reputation points
3 answers

How could i troubleshoot sharepoint / one drive acting very slow?

Hello , We just migrated our file server to a Sharepoint which means arround 800Gb of file (700 000 files approximatly) The migration and initial import was done by the migration tool provided in the Admin center of Sharepoint. What we are facing now, is…

Microsoft 365 and Office SharePoint For business Windows
Microsoft 365 and Office OneDrive For business Windows
asked 2023-10-03T16:28:53.58+00:00
-MD 2023- 0 Reputation points
answered 2025-06-29T02:50:16.2266667+00:00
QillsWer 0 Reputation points
0 answers

Roblox 2-step verification

Hello people I log into my roblox account (with the right username and password) and it asks me for a step 2 verification code I don't know what it is and tried looking for it in my email couldn't find it so I go back to Roblox and pressed the backup…

Microsoft Edge Microsoft Edge development
asked 2025-06-29T02:49:13.99+00:00
Matthew Towers 0 Reputation points
0 answers

how to edit the dom in webview2 as webbrowser?

I am using webView2 and I want to edit the textBox and click a button I know in webbrowser in winform I can get the dom of it But maybe can not in webview2 right?

Windows development Windows App SDK
asked 2025-06-29T02:44:01.6866667+00:00
mc 5,426 Reputation points
1 answer

How to reinstall Get Help app

Get Help app is missing after reinstalling Windows 11 and is no longer available in MS Store. How can I reinstalling it?

Windows for home Windows 11 Apps
asked 2025-06-28T22:30:26.27+00:00
Doug Anderson 0 Reputation points
answered 2025-06-29T02:42:00.93+00:00
S.Sengupta 24,476 Reputation points MVP
1 answer

File Explorer Stopped Showing My Internal and External Drives

In Windows 11 my File Explorer suddenly stopped showing my internal and external drives - "This PC" is just blank now. I had not done any updates before this happened so there is nothing to roll back to. I have tried all the suggestions I…

Windows for home Windows 11 Apps
asked 2025-06-29T00:54:07.11+00:00
Thomas Irvine 0 Reputation points
answered 2025-06-29T02:30:55.9466667+00:00
S.Sengupta 24,476 Reputation points MVP
1 answer

Unable to Activate Office 365 (Business Standard) - Baffling login issues

I have installed and reinstalled Office365 twice now, on multiple computers that are NOT domain joined - and I don't want them to be. I am trying to install it on Windows 10. I have users with Business Standard 365 licenses, and I acquired the Office365…

Microsoft 365 and Office Install, redeem, activate For business Windows
asked 2025-06-28T16:01:40.77+00:00
Rob V 0 Reputation points
answered 2025-06-29T02:28:17.2733333+00:00
EmilyS_726 160 Reputation points Volunteer Moderator
1 answer

My Old outlook ermail signature is stuck in the browser on my phone and I cannot update or remove

When I use outlook on my phone either on outlook app or via a browser on my phone logged into ms365 the signature on my email is 5 years old and there is no way to update it. I can't find where or how to remove it either. Is this fixed yet?

Outlook Windows Classic Outlook for Windows For business
asked 2025-06-29T00:48:13.6933333+00:00
Nikki Goddard 0 Reputation points
commented 2025-06-29T02:26:22.4366667+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

Surface Pro Laptop 7, Zoom says: "Your machine does not support Video Filters"

I'm on a new Surface Pro 7 Elite Snapdragon Copilot running Windows 11 Home. I'm trying to use a video filter with a logo in Zoom but Video Filters is greyed out and says, "Your machine does not support Video Filters". Avatars and Studio…

Surface Surface Pro Performance and maintenance
asked 2025-06-09T22:37:41.9933333+00:00
SP 0 Reputation points
edited the question 2025-06-29T02:09:30.14+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

Bitlocker Sucks!!!!!~!

I have a Surface Pro 3. I opened my computer last Saturday to find that I am locked out of my computer because of your BitLocker that I never authorized this action. Now it seems that the only solution is to lose 4 years of my business documents because…

Surface Surface Pro Safety and security
asked 2025-06-18T21:03:04.42+00:00
Tim Jordan 0 Reputation points
edited the question 2025-06-29T02:08:30.04+00:00
simo-k 10,420 Reputation points Volunteer Moderator