EU’s General Data Protection Regulation
General Data Protection Regulation (GDPR) EU’s General Data Protection Regulation (GDPR) specifies requirements for how personal data is collected, stored, processed, and deleted. All companies that interact with individuals or corporate entities within the EU are affected by GDPR. To help lead you down the right path, we provide tools and guidance to facilitate ease […]
Activating Windows 7, Windows 8 and Windows 10 using the command line
Sometimes the Activate now button in Control Panel -> System doesn’t work, or throws a vague error message. In this case, it might be worth a try activating Windows from the command line instead. Start a command prompt as Administrator Add the new license key slmgr.vbs /ipk your-key-here Activate Windows using the previously added key […]
Using Hyper-V replication for reduced down-time in case of catastrophic failures
Microsoft Hyper-V comes with a built-in replication feature, which allows for almost real-time replication of virtual servers between two separate physical locations. The primary server handles all company data while it also sends a copy of all data to the backup server at very frequent intervals. In case the primary server fails due to hardware […]