Thursday, November 5, 2015

how to build server 2012 r2

Continuing on from my previous post on how to build a VM using the VMWare vSphere C# Client and How to Edit a VM, I figured I would use that as a segway into our next subject and take that same VM that we build and install Windows Server 2012 R2.


Now taking that same VM right click on it's name on the left hand panel and click open console (this is a matter of preference but there any many ways to do this). Once the virtual machine console is open click on the green play button to start the VM.


Now if you follow the aforementioned posts then you should already have the .ISO with Windows Server 2012 R2 already mounted and you should be presented with the screen below. 


Select your language of choice and click next, and click install now on the next screen.

On this next screen you can select what version of Windows Server 2012 R2 you would like to install. Your options are:
  • Windows Server 2012 R2 Standard (Server Core Installation) - This is command line only and not recommended unless you know what you are doing.
  • Windows Server 2012 R2 Standard (Server with a GUI) - Great for beginners and general purpose uses.
  • Windows Server 2012 R2 Datacenter (Server Core Installation) - Same as above for Standard, however this is designed to handle larger workloads and virtualization (Hyper-V)
  • Windows Server 2012 R2 Datacenter (Server with a GUI) - designed to handle larger workloads and virtualization (Hyper-V)
For our purposes we are going to use Server 2012 R2 Standard as the end result will require us to have a GUI. Click Next



Accept the License Terms and click Next. 


On the next screen you will be given the option to upgrade your current version of Windows Server or to do a custom install. Since this is a brand new virtual machine we will need to click Custom.


You are now asked which drive to install Windows, I have selected the 60 GB drive and then click "New". This will allow you to format the drive as right now both drives are Unallocated.


You are now given the option to size your partition, I went with the Maximum for the drive and click apply.


In standard Microsoft fashion you will get a dialog box asking if you want to really do this as it will destroy everything currently on the disk. Click OK to continue.


You will now see that Drive 0 has 2 partitions, The System Reserve  and Partition 2. (We may go into this in greater detail later) To keep my drive lettering from getting out of control, I am now taking the time to format the 2nd Drive. This is just a simple housekeeping step, you can skip it if you would like but just remember you will need to format this drive sooner or later. 


After the formatting is completed, I select Drive 0 Partition 2 to install Windows and Click Next.


Now the installation process has begun.


Once this has completed you will need to go through the startup menu which will ask for Product License, and Administrator Password. Once all of that is completed you will then be able to log in and configure your machine. 

That is all for now, I will continue to update this post with more screenshots and continue the series. 

Wednesday, November 4, 2015

Active Directory Forrest Trust - Allow to Authenticate and why it is so important....



When setting up a Active Directory Forrest Trust for one of my customers I came across this issue. 
Now this was the first AD Trust that I have set up since being in school where Server 2000 was not the best tool to learn on. Needless to say I was a little rusty. 

So being tasked with this job by our Project Manager I decided to do what any good engineer would do... GOOGLE IT!!!!

So I came across many good articles on Technet at also from regular bloggers, and I am pretty sure I used this blog as my reference material 

Feeling confident I go to the client site and I begin to work on getting the Forrest Trust setup. Now please be mindful that there was a whole list of prerequisites that were done for basic network connectivity before I even got to this point. Some day I may even do an article on them but not today. 


By the time I get done with following the directions above and I think everything is good to go I attempt to access a file from the remote AD Domain to a folder in the Local Domain. Immediately I am met with Access is Denied or one of those messages that cause my eye to twitch. Before you ask, Yes I already assigned Security Permissions and Share Permissions. 


After some research into the subject and rebuilding the trust several time (which was unnecessary). I find on a remote blog somewhere what although the Trust has been created there are no permissions for the remote uses to be able to authenticate using SMB to access the files on the network. 

So here is what I had to do: 
1.Open up ADUC (Active Directory Users and Computers)
2. Go to the Computer/Server in AD that is hosting the files that I wanted the remote users to be able to access. 
3.Open the Properties window and go to the Security tab.
4. Add the Security Group from the remote domain and make sure that they have the "Allow to authenticate" permission applied. 

After doing that I tried again and like magic it just worked. 



I hope you find this helpful down the road and good luck.

After a small hiatus.....

I have been out of the game for a little while trying to sharpen my skills and keep up with things going on in my life.
We have a several very large projects as work that am proud to say I am working on. Although the information is confidential it should hopefully give me some more material for this blog.
I recently took the Riverbed WAN 200 class and became certified as  RCSA - WAN Optimization. I will be working on getting my second certification in the next month or so and then I will be dedicating all my time to getting my VCAP-DCV.




I have moved!!!

Please check out my new blog which now contains all my old posts and some new goodies as well.  I can now be found at http://www.kenbshinn.c...