Windows
Windows
Windows Server 2012 booting in recovery (GPT/UEFI FIX)
If OS keeps booting in recovery, this is how you can fix it: Open the CMD in the windows live ...
IIS 7: Install a certificate
If you have 2 files, a key and a crt, you can use the following command in linux/osx or cygwin wi...
Hyper-V
S2D Force remove a drive
To verify that all drives are healthy and operational : Get-PhysicalDisk Get the FriendlyName o...
Add IP on vSwitch
So you installed hyper-v and you need to configure your NIC with your public IP and your secondar...
Adding Adapter on vSwitch
List Adapter Get-VMNetworkAdapterVlan -ManagementOS Adding Adapter Add-VMNetworkAdapter -Mana...
AVMA - Hyper-V Automatic Virtual Machine Activation
Open CMD/Powershell slui 3 Guest Operating System Key Windows Server 2012 R2 Essent...
Configuring DR Replica
Open failover cluster manager Right click the Cluster -> Select "Configure Role" ...
Powershell
Change vswitch from internal to external Set-VMSwitch -Name vSwitch -NetAdapterName bond0 If yo...
MS SQL
DFS IIS [config + webroot]
DFS Install DFS namespaces and replication on both servers: Server Manager>>Add roles and...
Repair BSOD/Raw partition [WinServer]
Boots into the rescue: Step 1: Check if you can mount the windows partition on a windows live c...
Direct Routing IIS
Configure wan/lan interface to allow receive Change bond 101 to whatever you nic name is, use "n...
LAN Routing Remote Access Service (RAS)
Once done add routes on each hosts route ADD -p <destination_network> MASK &...