Connections From Machines That Don’t Map to Sites?
KB ID 0001635 Problem I was troubleshooting some replication issues for a client, and carried out a dcdiag on one of their domain controllers, and saw this; Starting test: SystemLog A warning event occurred. EventID: 0x000016AF Time Generated: xx/xx/xxxx xx:xx:xx Event String: During the past 4.21 hours there have been {xxx} connections to this Domain Controller from client machines whose IP addresses don’t map to any of the...
Windows – Find your ‘Uptime’
KB ID 0000552 Problem There are lots of reasons you might want to know your PC/Servers uptime, to make sure a client has rebooted a server (like you asked them to), or to see if a server has had a BSOD and rebooted overnight, etc. Check Uptime with Task Manager You can get your uptime from the Task Manager’s “Performance” tab. To launch Task Manger Start > Run > Taskmgr.exe {enter}. or Press CTRL+SHIFT+ESC, or...
Control Panel ‘Mail Icon Missing’
KB ID 0000237 Problem Problem usually seen on x64 Office versions, to set up some mail profiles; Solution Firstly what happens if you try running; outlook.exe /manageprofiles The file you are looking for is called mlcfg32.cpl Find it and double click it. here’s where I found it C:\Program Files (x86)\Microsoft Office\root\Office{Version} or C:\Program Files (x86)\Common Files\System\MSMAPI\1033 If you get stuck, or are using x64...
The Term ‘Uninstall-WindowsFeature’ is not Recognized
KB ID 0001628 Problem I was removing Windows Defender from a lot of servers that had just been deployed, (while doing and AV rollout). So I had a remote session open to all the servers and issued the command on each one, and moved onto the next one. when I went back, about three or four of them had failed with the following error; PS C:\Users\Administrator> Uninstall-WindowsFeature -Name Windows-Defender Uninstall-WindowsFeature :...
Windows Error Code 0x800F0954
KB ID 0001626 Problem Seen when attempting to add a Windows Optional Feature; Windows couldn’t complete the required changes. The changes could not be completed. Please reboot your computer and try again Error code: 0x800F0954 Solution Typically you see this error if your machine is set to get its updates from WSUS. You can change the way Windows operates to get the ‘Feature addition’ files directly from Microsoft...
Gpupdate: Windows Could Not Locate the Directory Object
KB ID 0001625 Problem Saw this on a Windows client on my test network; User Policy update has completed successfully. Computer policy could not be updated successfully. The following errors were encountered: The processing of Group Policy failed. Windows could not locate the directory object OU=Top-Level,OU=computers,DC=PeteNetLive,DC=com. Group Policy settings will not be enforced until this event is resolved. View the event details...
Stop Windows Asking For Password After Sleep / Standby
KB ID 0001624 Problem I’ve done a few posts that involve me demonstrating how to disable a security feature, and people have messaged me with a mix of disgust/distain/horror. But I’m sick and tired of all the machines on my test network getting locked while I’m dragged onto something else, they are test machines, with no live data on them, and there’s only me uses them anyway! And some people just want to log...
RDS Gateway Connection Error
KB ID 0001623 Problem I had to deploy a Remote Desktop Gateway Server into an existing RDS farm for a client this week, the RDS farm was presenting Windows Desktops (VDI) from Hyper-V. All went well until I tested the Gateway Server Externally, this is the error I got. Remote Desktop can’t connect to the remote computer ‘server/farm-name} for one of these reasons. 1) Your user account is not listed in the RD...
Cluster: Not Reachable On UDP Port 3433
KB ID 0001621 Problem Seen on a Microsoft Hyper-V failover cluster (Server 2019); Network Interfaces {Node-Name} {Interface-Name} and {Node-Name} {Interface-Name} are on the same cluster network, yet address {IP-Address} is not reachable from {IP-Address} using UDP port 3433 Solution I’ve seen this error before, and usually you just need to disable the firewall or open UDP port 3433 and then re-validate the cluster (job done)....
Adding Windows Server NFS Shares to VMware ESX
KB ID 0000319 Problem You have a Windows 2019/2016, 2012, or 2008 server with plenty of storage space, and you would like to present that to an ESX/ESXi server as a datastore. You can configure a folder (or drive) as an NFS share and present it to VMware vSphere, so that it can be used as a datastore. Note: For Server 2008 and vSphere 4/5 Scroll down. Create NFS Shares on Windows Server 2019, 2016, and 2012 Essentially you need to add...