Categories
How-To Software Technical

Version of Server Install via PowerShell and DISM

Today’s command that we are going to use is the DISM.exe command (Deployment Image Servicing and Management Tool), that is available in Windows 7 and Windows Server 2008 R2. More on this here <– click that On the server you want to run this command open up PowerShell as an administrator. Click on the “Start Button” Type […]

Categories
How-To Technical

Find my Exchange 2010 version with the help of PowerShell

You have exchange running.  What’s this; Microsoft has released SP2.  Well what version am I running. The answer is simple to obtain with a quick little PowerShell fun you can have it in seconds. First you will need to run the Exchange Management Shell. Once you have this running you will issue the following command: […]

Categories
How-To Software

Create New Exchange 2010 Mailbox Database with PowerShell

Here is a short hot-to use the PowerShell to create a new exchange mailbox database. I recently learned how to do this when setting up databases for my new Exchange 2010 setup and again today I went over the steps. Today I will share them with you.   First you will need to run the Exchange […]

Categories
Personal Software

SharePoint Server 2010 Windows PowerShell cmdlets

For those looking for essential resources when upgrading from MOSS 2007 to SharePoint Server 2010, I have found some of these very useful Index of SharePoint Server 2010 Windows PowerShell cmdlets http://technet.microsoft.com/en-us/library/ff678226(office.14).aspx