I have a docker running the windowsservercore and I want to change the time in the container to the western European time. Nothing worked so far What I tried: 1. Powershell Set-Date > Set-Date : A required privilege is not held by the client 2. using w32tm: > C:\BuildAgent>net stop [...] read more
while switching or creating a new user account on Windows 8 it is unable to sign in. Windows 8 sign in error code: 0x80070426. Tried to switch user with other account still same error. How to fix it read more
Good afternoon I have a strange problem when using the Mobile Broadband Network API (MBN API). When using netshell and running netsh mbn>show interfaces, I receive 1 interface. That's correct because I have one broadband connection on my system. When I go to my code (which works on other systems) [...] read more
The tool w32tm can be used to configure the w32time service. Recently, I discovered that a stock Windows 10 (not domain joined), synchronizes its time, even if the w32time service is not running. Both, w32tm /query /status and w32tm /query /configuration return: The following error occurred: The service has not [...] read more
For a few weeks, Windows Update has been failing with error 0x80070426 in the Event Log. Despite the warning Your device is missing important security and quality fixes, no update KB item is listed. Windows Update dialog [https://i.stack.imgur.com/Rm9qr.png] The Windows Update Repair tool finishes with apparent success, but despite repeated [...] read more
A Windows 10 machine fails to update with the unusual WU_E_NO_USERTOKEN error, despite reporting clean state (no third-party antivirus installed) PS> systeminfo OS Name: Microsoft Windows 10 Pro N OS Version: 10.0.15063 N/A Build 15063 Hotfix(s): 3 Hotfix(s) Installed. [01]: KB4022405 [thats the servicing stack 2017-06-13] [02]: KB4022730 [thats the [...] read more
I have some Windows 2008 servers I setup for development purposes, that fall under my MSDN subscription. It's been a while, but I thought I properly activated them using the command line and the volume license keys I got through my MSDN account. However, now when I try to login [...] read more
I've tried the following code import os os.system('w32tm /resync') But the result was The following error occurred: The service has not been started. (0x80070426) I'm pretty sure the time service was started on a prior run by itself so this was odd - maybe it doesn't automatically run in-between restarts [...] read more
I have a table with Windows 10 version 1803 This table attached to a cellular router(meaning the router have SIM inside him to provide the internet). but for some reason the time and date on the machine like 13 hours behind normal time. * I have checked the windows internal [...] read more
I bought a Windows 7 Pro licence a couple of years ago. The installation got activated, of course. I've been working on the machine for some years. Of course, the licence has been used only on this one machine. During the free upgrade offer, I did an inplace upgrade to [...] read more
I had to reset my Windows 8 laptop to factory settings because an application downloaded from the Microsoft official page totally ruined the OS and now I cannot activate Windows. When I enter product code in an elevated command prompt I receive a WindowsScriptHost error: > "Run slui.exe on a [...] read more