Check Your Version of PowerShell
PowerShell is Windows replacement for the DOs CMD shell. To check your version of PowerShell, click on the top Windows PowerShell icon, and next to the prompt, type the command shown in this article. More ...
Use PowerShell and WMI to Get CPU Information
Suppose you want to get some information about the CPU in your computer. Can you remember which Control Panel utility will provide that information? If you use a PowerShell script to access WMI you can always get the information you want no mater how they rearrange Control Panel. More ...
How to Transfer a Large Amount of Data Between Two Windows 10 Computers
The best way to transfer a large amount of data from one Windows 10 computer to another is to use network a connection between the two computers, and then use Robocopy. More ...
How to Reset Windows 7 Password
I would like to think you're reading this article because you've forgotten your Windows 7 password, but we both know it's really because you want access to a computer you're not authorized to use. If the authorized user didn't bother to create a password reset disk, or if they hid it where you can't find it, you'll need to use a windows 7 password cracker tool. More ...
How to Audit Security Permissions and Access Rights in Active Directory
Active Directory is the foundation of security and IT management in Windows Server based IT infrastructures. It stores and protects the user accounts, the security groups, and auditing of all access management tasks. It is the focal point of administrative delegation in Windows based environments. More ...
What Are Windows Server Containers?
Containers have had a large impact in IT organizations. You may be wondering why someone would want to use containers in Windows Server 2019. They're just virtual machines (VMs), right? Well, not exactly. Containers don't expose the hardware or the operating system. More ...
Create a Shortcut to Windows 10 Services Management Console
A technician may occasionally need to start, stop, or pause a service to manage a Windows system. For that purpose, a desktop shortcut to the Services Management Console might come in handy. More ...
Windows 2000 Security Overview
Computer network security is a large topic. You can't configure strong security if you don't have a top-down overview of the security features available and how to configure them. More ...
Free Tool to Uninstall Windows 10 Store Apps
Windows 10 is not primarily an operating system, but instead it's a marketing device. Fortunately, there is a fee tool that will help you uninstall Microsoft Store apps on Windows 10. More ...
Defend Your Business with a Firewall
A firewall is a piece of hardware or software that places a barrier between your network and the internet. It prevents outsiders from accessing your network and systems and delving into your confidential information or performing malicious acts. More ...
Windows Server 2019 and PowerShell All-in-One For Dummies
PowerShell 5.1 is the current released version of Windows PowerShell and is the version that ships with Windows Server 2016 and Windows Server 2019. It is also available for install on Windows Server 2008 R2 with Service Pack1, Windows Server 2012, and Windows Server 2012 R2. More ...
Command Line to Get Computers Model, Vendor, and Serial Number
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computers model, vendor, and serial number, type wmic csproduct get name,vendor,identifyingNumber at a command prompt. More ...
Search for Text in Text Files
Getting Windows Folder Search function to reliably find text within a file is a real trick. There are several places within windows where you can configure search, but it never seems to do a reliable job. The solution is to use the simple batch file. More ...
CompTIA Security+ Made Easy
As computers gain complexity, so do the malicious attacks used to beat the security systems built to guard those systems. Government employees working in IT are expected to complete the Security+ exam. Many non-government companies are also requiring their employees to receive certification. More ...
