XP
Create a Self-signed SSL Certificate on Windows
SSL (Secure Socket Layer) is used for encryption and decryption, processing of S/MIME signed or encrypted mails, generation of certificates,…
How To Rename NIC Adapters with PowerShell
If you want to rename NIC adapters with PowerShell, follow this tutorial: Step 1. Open PowerShell with admin privileges Step…
What does the number 28 behind the IP address 192.168.1.203/28 mean?
Question: What does the number 28 behind the IP address 192.168.1.203/28 mean? Answer: 28 is a subnet mask. IP address…
Messages, Loops and Pauses with Visual Basic Script
Visual Basic Script is a simple scripting language you can use in Windows to compile executable .vbs files. They can…
Windows Returnvalue: 2147786788 in wmi EnableStatic method
Successfully using the EnableStatic method for example in powershell always gives the Returnvalue 0. If that is not the case,…
Installing Powershell 2.0 on Windows XP
To install Windows Powershell 2.0 on an XP machine, you must have Windows XP Service Pack 3 installed. Powershell is…