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,…
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,…
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…
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…
Get Windows Server Statistics Get Server Statistics need some basic information on your server? Try this command: net statistics server just that easy!
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…
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…
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,…
Change SQL Database Single and Multiuser Mode Change SQL Database Single and Multiuser Mode this i unfortunately had to learn on the fly, not sure how it happened, but…
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…