Disable Windows Firewall Server Core
Disable Windows Firewall Server Core Most Sysadmins will look this up second as soon as they get the server installed, or pretty close. Open powershell/command window issue the following…
Disable Windows Firewall Server Core Most Sysadmins will look this up second as soon as they get the server installed, or pretty close. Open powershell/command window issue the following…
Install Hyper-V on Server 2012 Core get your server all setup, with a static IP, fully patched, on the domain, Etc, and ready to install hyper-v from there issue the…
Install Server 2012 Core Alright, so let’s sum it up, if you want to use server 2012, you will prob. install the GUI first, and be like “screw this all…
Install Windows Updates on Server Core Install Windows Updates on Server 2012 Core login as administrator, and open sconfig Select option 6 it will ask do you want to do…
Install Nagios 4 on CentOS/RHEL6 Install Nagios 4 on CentOS/RHEL6 Nagios has worked hard to secure it’s seat as one of the world’s best enterprise monitoring systems. Nagios alerts about…
Reboot Windows Server Core so how do you do it from just a commad? open up a command prompt/powershell window Use the following command: shutdown /r /t 0 basically shutdown…