"Malicious Software Removal Tool" does not displayed in windows update (Windows Server 2016 Standard) update history.
Normally, when I did Windows Update, I can display installed programs from the update history of "Settings > Update and Security > Windows Update". Even if it is "Malicious Software Removal Tool", it will be displayed. …
Windows for business | Windows Server | User experience | Other
How to measure FPS and CPU Usage on Azure RTOS GUIX with STM32H750B-Disco board
Hello, After this question that I asked few weeks ago, now my GUI is ready, but I need to measure how good its performance is on my board, eg. FPS, CPU usage and stuffs like that; I searched in the GUIX documentation but didn't found anything…
Azure RTOS
c# - unit Test
Dear Devlopers: it is my first time that i do a unit test, here is th method that i wanna do a test on it. class MainWinow private void Start_Click(object sender, RoutedEventArgs e) { if (_timer > 0) { DeactivateButtons(); …
Developer technologies | C#
Iot edge module : Backoff state
I have a simulatedcamera module which is an image classifier that is showing as a backoff state, rest of the modules are in running state Target Device: Jetson Nano Architecture : aarch64 (arm64v8) The code can be found at…
Azure IoT Edge
Azure IoT Hub
Smart Card Login issues
I am having an issue where i get the smart card enrolled and everything when i go to login it says that smart card login is not enabled for my account i have the domain authentication certificate installed on the client PC that i want the login to take…
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
MS CA lack of detail teaching material
i want to create CAPolicy.ini, but cannot find any detail about [InternalPolicy] [PolicySyaymentExtension] https://learn.microsoft.com/en-us/windows-server/networking/core-network-guide/cncg/server-certs/prepare-the-capolicy-inf-file …
Windows for business | Windows Server | Devices and deployment | Configure application groups
Windows 7 patch for print nightmare (KB5004953) not working
I have been trying to install the Windows 7 patch for print nightmare (KB5004953) to no avail. I followed the suggestion made by @Anonymous to install the latest SSU (4592510) - that worked fine. I then tried to install the patch for print nightmare.…
Windows for business | Windows Client for IT Pros | User experience | Other
Cant delete app service domain
I select "Cancel Purchase" under app service domain, but it still keeps giving me an error "Failed to delete domain" without any other guidance as to why. I removed everything associated with that domain, but it still will not let me…
Azure App Service

Import Data from Multiple excelsheets using EPPlus
I have to import data from multiple excel file with multiple worksheets to a single postgreSQL table. Is it possible to import using EPPlus library if possible how can I implement that using ASP .Net Core
Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Other

Microsoft 365 and Office | Excel | For business | Windows

Could not load type 'System.Windows.Forms.MenuMerge' from assembly 'System.Windows.Forms, Version=5.0.7.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
I upgrade my winform vb.net project from framework 4.7.2 to .net 5. It is compiling well. I got the runtime error "Could not load type 'System.Windows.Forms.MenuMerge' from assembly 'System.Windows.Forms, Version=5.0.7.0, Culture=neutral,…
Developer technologies | Windows Forms
Developer technologies | VB
Download Sharepoint and OneDrive files from MS Graph API returning Error 400
Previously, I have no problem when downloading Sharepoint and OneDrive files from MS Graph API using this endpoint Download the contents of a DriveItem. But since the 3rd of July 2021, I got Error 400 when downloading the file. I tried to hit these…
Microsoft 365 and Office | SharePoint | Development

Microsoft Security | Microsoft Graph
Multiple files download via background downloader.
Hi Team , The application requirement is to download files from FTP server. We concluded background downloader(BackgroundDownloader Class ) to handle downloads for longer periods and to avoid suspend and resume, network connect and disconnect…
Developer technologies | Universal Windows Platform (UWP)
Remote control
Our school received new laptops and Chromebooks, they will be given to students and teachers. I'm Teams admin, how can I add the devices in our organisation so I can control them. I want to limit the access so the student use only Microsoft Teams. And…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Mailbox auto-mapping, Exchange 2010 to Exchange 2016 migration
So when I first came on scene with my company they were running Exchange 2010 and I was surprised to find that anytime we granted a user full mailbox permissions to another user's mailbox, it mapped in Outlook automatically. In the past I had worked in…
Exchange | Exchange Server | Management
MFCreateVideoSampleFromSurface C6387 Warning
Hi, The annotation of the first parameter of MFCreateVideoSampleFromSurface is _In_ rather than _In_opt_ and is causing a warning. The docs say it can be NULL, can this be fixed? See:…
Developer technologies | C++

Want to access windows server 2019 over public ip
I have configured a static ip in network properties with ipv4 but still i can't access port 80 of server online via public ip.
Windows development | Internet Information Services

How to add trusted file excel via reg file
I am deploying a macro entry file to various people. I would like the computer to trust this file ask quickly as possible. Some system can trust as easily as one click Enable macro. Others have to face multiple warnings and jump through multiple windows…
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Basic for Applications
I get error in blazor wasm when i try to add identity item with scaffold.
When adding Identity to a project I get this error. error when executing the selected code generator error when restoring the package
Developer technologies | .NET | Blazor
The shadow around the window disappears when the window is maximized
As we all know, the window will occupy the whole screen when maximized in normal circumstances. However, I captured message "WM_GETMINMAXINFO" and modify window's rectangle size and position when maximizing the window, therefore it doesn't fill…
Windows development | Windows API - Win32
sharing photos with outlok manged application
hello we are unable to share photos from mobile devices with the Microsoft app. There is a policy which is preventing this. However if the photo is saved to the camera roll it can then be attached when composing a new message , Is there a way to…