Copy menu items to another while still using existing methods
Being a lazy programmer, I rarely write something twice. One instance of this was when I wanted to put items from a drop-down menu into …
Helpful scripts, snippets and guides…
Being a lazy programmer, I rarely write something twice. One instance of this was when I wanted to put items from a drop-down menu into …
This VBScript retrieves the ProductID from the registry and converts it to the Product Key that you entered or one that came pre-installed. Now, you …
Back in the day, I used a tool called Synergy that allowed me to share my keyboard and mouse across multiple computers. Meaning, I could use …
Often time we need to import data from CSV files into PowerShell to perform additional tasks. In this post, I would like to share one …
Windows PowerShell is a very powerful and extremely useful tool in today’s IT. But when it comes to complex PowerShell scripts to automate tasks to …