Windows – Printing Folder Listings
Nov17

Windows – Printing Folder Listings

KB ID 0000222 Problem You might simply want a record of your .mp3 collection, or a print out of all your users home drives. Whatever the reason sometimes you just want what’s on the screen on paper, yes you could screen shot and print it, but if you want the text to put in a report that’s not going to help. Solution In my example I have a folder on my C: drive called “PetesFolder” 1. To open a command Window,...

Read More
Windows – Explorer Has Stopped Working – Crashes Windows
Nov17

Windows – Explorer Has Stopped Working – Crashes Windows

KB ID 0000388  Problem Spend any time working in windows and sooner or later something will upset Windows Explorer, and when it crashes it has a habit of taking something with it (usually your desktop experience – or something you’ve been working on and have not saved!). The underlying problem can be anything from some poorly coded software, a dodgy device driver, or a wayward Windows update. But you can offset the problem...

Read More
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
Windows Server – DHCP Service Starts then Stops again
Nov17

Windows Server – DHCP Service Starts then Stops again

KB ID 0000617  Problem Saw this last week on an SBS 2011 Server. When attempting to get the DHCP service running it span up then stopped straight away. Solution A quick look in Event Viewer showed me what the problem was, Event ID 1054 The DHCP/BINL service on this computer is shutting down. See the previous event log messages for reasons Fair enough lets see the previous error on the same server; Event ID 1053 The DHCP/BINL service...

Read More