Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.
Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.

Business Intelligence Demo VHD (Part 2 of 10) – Windows Server 2012

We continue the build by installing Windows Server 2012 Standard Edition with GUI.  The default install choice is server code (no GUI) but we will want the GUI to work with SharePoint and BI features interactively.   For security, I am using “pass@word1” on all areas including local Administrator.

NOTE – There are some helpful tricks at http://www.win2012workstation.com/ if you plan to use this server with RDP for demos to get a more robust desktop like experience.  Otherwise, you can always browse over HTTP from the VM host.   Sometimes that’s a good way to show cross browser compatibility (IE, FireFox, Chrome, etc.)

image_thumb3
image
image
image
image
image
image
image
image
image
image_thumb
image_thumb2

I like to run Windows Update before doing anything else just to make sure I’m current and hopefully avoid errors.

image_thumb1

 

I modified the computer name to be “DEMO2013A” for matching the Content Pack scripts from CodePlex documented requirements.

image
image

I modified the user “Administrator” to be just “Admin” for easier typing.  This name will have to be typed into all sorts of places, easier to save a few keystrokes.

image
image

Next, it’s a good idea to load the VM guest additions.  This might be different for other VM products (VMWare, Hyper-V, etc.)

image_thumb11

Then we can modify PowerShell to have unrestricted execution policy.   This will allow for running any PS1 script file without security prompt.  I am using this for DEV, but in practice it is better to keep “RemoteSigned” for production.

image_thumb22

Next, we run the Microsoft Content Pack Installer so that we can deploy package files downloaded from https://sharepointdemobuilds.codeplex.com/

image
image_thumb8
image_thumb10

© Copyright 2016
@ SPJeff

Return to Top ▲Return to Top ▲