Unpairing a Bluetooth LE is not working
I use VS C++ 2015-2022 Redistributable (x64) 14.40.33810 with Windows SDK version 10.0.226100.3233, I am able to pair with a BLE device using the UWP API, but I have had absolutely no luck in unpairing the device. I am in need of an urgent help. Thank…
Connecting to the remote desktop requires clicking login every time?
Previously, when connecting to a remote desktop, as long as the account password was correct, I could directly access the desktop. Currently, I have to connect and manually click on login to access the desktop. What's going on?
On-Demand Assessment for AD saying Method=Main Message=Feature is expired. FeatureName=CoreEngine
Anyone how to resolve this issue? The AD Assessment that I have configured on my envirornment was working fine since last year, but now that I get back to this to execute again is returning this. I have tried to reconfigure everything but no success,…
Intune AD Connector Authentication Issues
Hello, I have seen this question asked a lot but the requestors never indicated what the solution was for this issue. I am trying to set up Autopilot for Hybrid Azure AD Join to our local AD. However, when I run the connector I get stuck on the…
Windows 11 will not wake from sleep via scheduled task
I recently built a new machine with Windows 11 and have created several tasks to run a utility to backup multiple users accounts and shared data to a NAS drive. I am trying to use the task scheduler to accomplish this. I have created the tasks and I…
Help Needed: Completing 'Create a Windows Virtual Machine' Exercise Without Starting a Free Trial"
I'm currently working through the exercise "Create a Windows virtual machine" on the Microsoft Learn site. However, after completing step 4 and then clicking Create on step 5 ("Select Create. The Create a virtual machine pane…
how remove "Account Unknown" file/folder permissions?
Recently, I reinstalled the operating system(win10) and found that some folders had an Account Unknown(S-1-5-21...) in the security settings, which I guessed was the account left over from the previous operating system. I tried to use the icacls command…
teams wont install
ran "MSTeamsSetup.exe after 5 min it fails to install and gives me a log file which is called "SquirrelSetup.log" attached since it deletes my post if i post the log here....
Remote Desktop Gateway credential repeatedly deleted
I have been running RD Gateway connections to multiple clients for years. I always check the box to save credentials, and there has always been a persistent entry for gateway.MyCustomerDomain.com in Windows Credentials. I upgraded from Windows 7 to…
the user canceled the authentication prompt to a remote server
We have 4 computers that save all our information on 1 computer that was call a server. There is only an excel file and a Sage file that we save on the server. This is so everyone can access the files and share them. The Server runs on Windows 10, the…
Higher CPU Temperature after last Windows 11 24h2
Hi Guys, After last Windows update I noticed that the temperatures are a bit higher then usual. I checked everything on my side and seems fine. I searched a bit and I think I'm not the only one person with this problem. Ryzen 7 7800X3D by the way. …
Minifilter driver unnable to load
I am trying to develop a minifilter driver which encrypt and decrypt files on fly. I am using bcrypt (CNG) for encryption and decryption. But when i am trying to load this driver it is giving error 0x80070002 system cannot find file specified. I am…
Sign in Required Checked but laptop not prompting sign in
I have selected the setting to require sign in after PC wakes up from sleep. However, the PC is not following the rule. I have updated, restarted and everything but it isn't working. Everytime it goes to sleep and I wake it up it logs me straight in…
Win32 context menu items issues
Hello everyone, could you please tell me what can go wrong with getting context menu items via win32? First of all, do I understand correctly that the ampersand in the name is normal? But at the same time, some elements have a localized dwTypeData, some…
Windows 10 notepad encoding options
When saving a file with the windows 10 notepad (from the optional features of windows 10) usually 3 encoding options appear - ANSI, UTF 8 and UTF 16. However as of recently, it gives me a list of confusing extra options, like - UTF 8 with BOM, UTF 16 LE…
Powershell script not working through Task Scheduler
Hi, I am trying to disable few users on AD with the help of a simple PowerShell script as below. Import-Module ActiveDirectory Read content from DisableUser.csv file $users=Import-CSV C:\ADUSERS\DisableUsers.csv ForEach ($user in $users) { …
Authenticator App Not Showing Verification Number & No Support Available
It's an "onmicrosoft.com" email address. Whenever I enter the email address and password, I'm prompted to verify a number in the authenticator app, but the app doesn't display any number. Every attempt to get support requires signing in with…
How to migrate apps which has NTLM, Kerberos and LDAP integrated on on-premises environments to Entra ID and what all things we need to take care of so that we dont loose apps access and configurations as well?
How to migrate apps which has NTLM, Kerberos and LDAP integrated on on-premises environments to Entra ID and what all things we need to take care of so that we don't loose apps access and configurations as well?
How can I permanently disable Windows Update service and better control when Update is run?
None of the previous answers work. None of the suggestions about disabling or anything works. Update just turns itself back on and runs without my permission. THIS IS UNACCEPTABLE!! I need to be able to control MY computer and when Update runs or NOT…
How do I connect to the same wireless network ssid with different username and credentials with a script on my windows pc?
I need to test the connection to a unique wifi SID using credentials different (a list of username and password; once authenticated i need to ping a google dns in order to verify that internet can be reached for any connection established with…