Cisco router as DHCP for SCCM OSD
Our network architect suggested to use Cisco router as DHCP for SCCM OSD build factory. We are noticing that IP assignment is becoming an ongoing issue. Has someone else tried this kind of setup? What is your experience? Is it better to use Windows…
Windows DHCP
Microsoft Configuration Manager Deployment
SwipeItem icon created with BitmapIconSource changes foreground when in a ListView
I added a SwipeControl in the ListView.ItemTemplate, and I need to use a custom icon so I'm using a BitmapIconSource. What is happening is that when SwipeItems are shown, foreground for icons created with the a BitmapIconSource is changed to black.…
Universal Windows Platform (UWP)
Provisioning Package - blocked URL exception list - insert null character
I'm trying to use the Windows Configuration Designer to create a provisioning package which installs and configures the Microsoft KioskBrowser. I'm following the instructions here:…
Windows 10 Setup

Some DNS API functions cause LNK2019 errors in x86 (32 bit) builds
Some DNS API functions (such as DnsServiceConstructInstance(), DnsServiceFreeInstance(), DnsServiceRegister(), DnsServiceDeRegister() and DnsServiceRegisterCancel()) are declared without the WINAPI modifier, causing them to use __cdecl instead of…
Windows API - Win32

How to connect to SQL Server data without using SQL Server Management Studio in C# ?
ask: is it possible to connect SQL Server data according to file connection type, just like in microsoft access data connection public static string sConnectionString = @ "Provider = Microsoft.Jet.OLEDB.4.0; Data Source =" + @ "|…
Windows 10 Setup
Minimize all windows on remote computer using PowerShell
Hi, I am trying to connect remotely to a machine using SSH and executing PowerShell command to minimize all windows on the remote computer. I am using Python, and SSH protocol of paramiko package. Usually PowerShell commands do work for me, except…
Windows Server PowerShell
Sync ad password policy to azure ad
Hi all, We have a requirement to sync our local ad password policy to azure ad so if the local pass policy has pass expiration date 60 days we want to match that with azure so that all cloud pass also expire at the same time. We are using password hash…
Active Directory
Microsoft Entra ID
How to Fix 0x8024a105 Error in my Windows 10 PC?
Receiving error code 0x8024a105 when attempting update of Windows 10 using automatic update. This update has failed every day for the last two weeks. Tried shutting off antivirus and firewall, but has no effect. Restarted the computer several times and…
Windows 10

Change server 2019 VMs from Gen1 to Gen2
hi guys quick query on hyper v , one of our guys created new vms for 2019 with gen1, instead of gen2, looking online at mbr2gpt etc anyone have a way they have used to get these vms to gen2, with the least pain possible they're in production now so its…
Hyper-V

How can I view folders on the C: Drive of the Windows computer I am RDP'ing into from a Mac
I am connected to a windows computer on a business network from home using a Mac. I can view all of the network drives that have been mapped to the windows PC and view the files in said drives; but I can't view files on the C: Drive (local drive). I have…
Remote Desktop
Some RDP users can Redirect to a local printer from their session while other RDP users can not, Can't understand it
Some RDP users can Redirect to a local printer from their session while other RDP users can not, Can't understand why some are ok while others can not, i configure the users the same way
Remote Desktop
Server 2019 steady state software
I'm looking for the roll and feature that enables the windows server steady state software. I can't remember which one it is.
Windows Server 2019
Active Directory
Remote Desktop
New Remote Desktop Connection at 2012 RDS Farm doesn't work
Hello, I have a farm in Production with one RD connection and a few Remote Apps. They all work fine. Recently I added a new RD connection "Carelink Sandbox", assigned a Security Group and the host server. When logging in msts client…
Remote Desktop

Does RDS use Akamai for its CDN? or in any way
I'm curious about what kinds of partners RDS is associated with. For example Akamai for the CDN service.
Remote Desktop
Physical Server 2019 RDS Session Host with Nvidia RTX Cards
Hi All, I have a client with a requirement for remote CAD access (only 4 users) and I was wondering if anyone else has used a physical RDS session host with a RTX card in Server 2019? I know that the drivers for RTX card are not officially supported…
Remote Desktop
Error adding disk to backup set
Hi SBS 2011 standard. I am using option 3 from here https://support.microsoft.com/en-gb/help/2009365/error-message-when-you-try-to-add-an-additional-disk-to-a-scheduled-ba to add a disk to the backup set but I am getting an 'Incorrect function'…
Windows Server Backup
Why does Windows Update from version 1803 to 1909 keep failing?
I'm working on a laptop that is running Windows 10 Pro version 1803 (OS build 17134.1345) and continues to fail when trying to update to version 1909. It appears to be installing the version upgrade and then prompts to restart. When it restarts, it goes…
Windows 10

Microsoft Store makes unwanted empty DeliveryOptimization folder
So... in the past I used the Microsoft Store app to install a game to my SSD since I had a 3 month Game Pass. I've since uninstalled the game. Now when I install updates for remaining applications on my system via the Microsoft Store... it creates a…
Windows 10 Compatibility
Certification exam was not push through since there is an error encountered on Microsoft profile
Hello Team, The error encountered was mentioned below when I tried to access https://www.microsoft.com/en-us/learning/dashboard.aspx to start the exam. We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these…
Windows 10
How can i determine windows is now using dynamic mac adress in my own app
I'm developing an APP which binding to the computer's MAC address, and i use the MAC address to identity the computer my APP runs on, when work on windows 10 with dynamic MAC address setting, my APP can't work correctly. Is there any one could tell…