Windows – ‘Telnet’ is not recognized as an internal or external command
Nov17

Windows – ‘Telnet’ is not recognized as an internal or external command

KB ID 0000455 Problem Telnet client from Windows, and have it as an “Optional Extra”. For most people that’s fine, but for anyone who programs network devices, or needs to test that ports are open, or test mail flow by telnet to port 25, that’s a pain. Solution Enabling Telnet – Windows 10 1. From PowerShell execute the following command; dism /online /Enable-Feature /FeatureName:TelnetClient Enabling...

Read More
Windows –  “Windows Explorer Stops Working” When you open Control Panel
Nov17

Windows – “Windows Explorer Stops Working” When you open Control Panel

KB ID 0000457  Problem Seen today on four brand new Windows 7 machines. Whenever you attempt to open the control panel, you see the error message, “Windows Explorer has stopped working” And the event log yields no clues, it does log an Event ID 1000, but that does not seen to help much? Solution Essentially this error is caused by a .cpl file that Windows does not like, these are control panel applets (small programs), we...

Read More
You have been logged on with a temporary profile”
Nov17

You have been logged on with a temporary profile”

KB ID 0000033 Problem After renaming (because you didn’t want to lose the profile) or deleting a user profile, from the “users” directory. You will see the following error when you attempt to log on as the deleted user;   Error: You have been logged on with a temporary profile You cannot access your files and files created in this profile will be deleted when you log off. To fix this, log off and try logging on...

Read More
Windows – Get a List of all Installed Programs (and Updates)
Nov17

Windows – Get a List of all Installed Programs (and Updates)

KB ID 0000619 Problem I needed to get a list of installed programs from a server I was having problems with, so I could compare the results with another server. Note: This will work on Windows client OS’s as well. Solution 1. On the machine in question launch a command window. 2. To display all the installed programs execute the following two commands; WMIC product get name,version 3. To export all the installed programs to a...

Read More
Windows – System Hung applying updates ‘Stage 3 of 3 Preparing to configure Windows…’
Nov17

Windows – System Hung applying updates ‘Stage 3 of 3 Preparing to configure Windows…’

KB ID 0000640 Problem I installed a classroom full of PC’s today, after setting them all updating, and rebooting, I went to lunch, and came back to find them all displaying this, Stage 3 of 3 Preparing to configure Windows. Don’t turn off your computer. I went and did another room, came back, and there was no change. Solution It turns out this is a known problem if you are installing KB2533552, to get round the problem...

Read More