Windows
How to Configure DNS on Windows Server 2012 R2
This article is dedicated to the Domain Name System or DNS server which is the heart of any enterprise network.…
How to Add an Additional Active Directory Domain Controller to Windows Server 2012 R2
This tutorial explains how to install an additional domain controller in an existing active directory domain. Additional AD domain controller…
How to Configure DHCP Server on Windows Server 2012 R2
DHCP (dynamic Host Configuration Protocol) is used to dynamically assign IP addresses to client machines. We are going to demonstrate…
How to Configure Active Directory on Windows Server 2012 R2
This step by step tutorial will guide you to set up active directory on your Windows Server 2012 R2 machine.…
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…
How to disable network file-sharing on Windows
By default Windows computers participate in file-sharing of local networks - it recognizes other devices in that network such as…
How to fix error 0X80070052
Error 0x80070052 is one that appears upon copying stuff onto removable drives - at some point, no new files and…
Remove services from auto-startup on Windows
Every service you install is usually run on system startup. Sometimes these services do so without asking you before and…