Install SharePoint 2013
Install SharePoint 2013 Install SharePoint 2013 I have a new 2008R2 VM Setup with SQL Server 2012 Express freshly installed (if you are not yet at this point, get the…
Install SharePoint 2013 Install SharePoint 2013 I have a new 2008R2 VM Setup with SQL Server 2012 Express freshly installed (if you are not yet at this point, get the…
Configure NIS Server CentOS 6 Configure NIS Server CentOS 6 NIS or Network Information Service is an Older Directory Protocol that was used Before LDAP and Active Directory. The concept…
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…
Move Windows Deployment Server To Another Hard Drive Move Windows Deployment Server To Another Hard Drive is easy with this tutorial not sure why i thought this was a good…
Install SQL Management Studio 2008R2 To Install SQL Management Studio 2008R2 first you need to download it, to do so go to the following link: http://www.microsoft.com/en-us/download/details.aspx?id=7593 choose the 32 or…
Configure TLS/SSL 389 Directory Server CentOS Configure TLS/SSL 389 Directory Server CentOS 389 Directory server is an amazing MultiMaster LDAP solution. Out of the box 389 is not configured to…
Move WSUS to another Hard Drive Move WSUS to another Hard Drive is a timely, yet fun little project First things first, let’s add another hard drive (if it’s virtualized,…
Enable DNS Scavenging Windows Server This one bugs me a little bit, why this is not enabled by default in Microsoft’s Active Directory, DNS Scavenging. The idea behind it is…
Install 389 Directory Server CentOS Install 389 Directory Server CentOS 389 Directory server is a wonderful drop-in replacement for OpenLDAP, and is extremely easy to install and configure. A few…
Install Bind/Named/DNS on CentOS Install Bind/Named/DNS on CentOS Need a Linux DNS server in a jiffy? Look no further, here’s the basic steps to get BIND Installed. Please note that…