News

Knowing the right keyboard shortcuts can make a big difference in how fast you work. If the hotkeys you need aren’t available, it’s not hard to create your own.
In this guide, we'll show you the quickest way to create a System Restore Point on your Windows 10 PC with a simple script.
With PowerShell commands, you can create, modify, and delete scheduled tasks on Windows 10. In this guide, I'll teach you how.
Creating Your First Script CMD File Now that Notepad is open, create your first CMD script file by typing the same line you used in the CMD window into notepad: start "c:\windows\system32" notepad.exe ...
How I Use AutoHotKey to Improve My Windows Experience Now that you are familiar with creating AHK scripts, let's look at some useful scripts I use to make the Windows experience more enjoyable.
That’s it on how to create self-extracting archives on Windows 11/10. TIP: You can also convert a PowerShell script (PS1) file to EXE with IExpress.
Because the forthcoming Microsoft Nano Server doesn't have a GUI, here's how to create configuration scripts with the built-in Desired State Configuration in Windows PowerShell.
This month, I'll continue my series on Windows Script Components. Last month, we used the Windows Script Component Wizard to create our very first Windows Script Component (WSC). The wizard ...
Custom Windows Shortcuts Windows 10 enables you to make your own custom keyboard shortcuts, but only up to a point—to launch specific shortcuts to files, folders and apps.
Learn about the features in Windows Script Host and its native scripting engines, VBScript and JScript, that make automating just about any Windows task a snap.