IT Professional Achievements
I stumbled across a thread containing a bunch of gamer-style achievements for IT folks. Some are humorous, and there are those that you will silently nod your head and agree with.
I stumbled across a thread containing a bunch of gamer-style achievements for IT folks. Some are humorous, and there are those that you will silently nod your head and agree with.
I was cruising through some old backups, doing some house cleaning, and I found a trove of old templates that fooled around with, way back in 2002. I thought I’d dust some of them off, and update them a bit. Yes, I have backups going back that far. There some stuff in there going back as far as… Read More »
Everyone has heard of PowerShell. If you haven’t crawl out of that cave you have been living in, and start using PowerShell to administer your networked computers.
You have already learned about various data types in this tutorial site. Now I’m going to explore the concept of data type conversion also known as type casting.
Columbia does one thing: ping hosts. It does it well, and the bonus is that you can ping groups of hosts all at once.
By utilizing keyboard shortcuts, or hotkeys, you can use your operating system and applications at a much higher level of productivity and efficiency.
By adding this DWORD value, you can add the display of seconds to the Windows 10 taskbar clock. You’ll have to restart Explorer in order for the changes to take effect.
When performing certain operations, such as registry edits, you may be directed to restart Windows. However, some items only require the restart of the Windows Explorer process. Here’s how to do it.
Clipboard object is a simple object in Visual Basic 6 that stores data. You can retrieve the data from the clipboard using appropriate methods of the clipboard object.
In this lesson, I’ll talk about error handling in Visual Basic 6. I will discuss, in brief, how you can handle errors in your Visual Basic program.