Category: Windows

Backup SQL Server Express

Backup SQL Server Express Backup SQL Server Express 2008R2 Open up SQL Server Management Express Studio, and Expand Databases For this example, we will be backing up a SharePoint Server,…

Read More

Install SQL Server 2012 Express

Install SQL Server 2012 Express Install SQL Server 2012 Express on Server 2008 Start here by downloading SQL Express with Tools from here: http://www.microsoft.com/en-us/download/details.aspx?id=29062 download SQLEXPRWT x64  version once Downloaded…

Read More

Moving Windows NTP Server

Moving Windows NTP Server Moving Windows NTP Server Usually around the time you Migrate/Upgrade Active Directory you realize you forgot something… Where is the Time Synchronization Coming From? OOPS! Here’s…

Read More

Get Windows Server Statistics

Get Windows Server Statistics Get Server Statistics need some basic information on your server? Try this command: net statistics server just that easy!

Read More

Join Fedora to Windows Domain

Join Fedora to Windows Domain Join Fedora to Windows Domain from time to time you may be in a situation where we need to join to a Windows Domain, it’s…

Read More

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…

Read More

Reboot Windows Server Core

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…

Read More

Export Active Directory to LDIF file

Export Active Directory to LDIF file Export Active Directory to LDIF file In this case we need to export our Legacy Active Directory system to a more modern OpenLDAP infastrucutre,…

Read More