AndersonSmith wrote: » For the MCSA exams, you can't just read a guide and expect to pass the exams. You'll need to setup a home lab with either physical or virtual servers and actually lab all of the objectives. Not only will that help to reinforce what you're reading to help you retain the knowledge better, but that's basically what the MCSA exams are all about - actually being able to do the objectives outlined in the exam rather than just reading about them and being able to pass an exam. Check out Pluralsight's videos for the MCSA 2012 series as that's what I used along with Infinite Skills videos and found them to be excellent. Follow along with the videos and perform the tasks they are doing and then come up with some of your own and see if you can do them without the help of the videos. Look up anything online that you don't fully understand. You really don't want to sit for these exams if there's even one task you feel uncomfortable with. As AvgITGeek mentioned, make sure you are comfortable with Powershell. Anything you can do in the GUI you should be able to do in Powershell as well. I hope that helps some. Good luck!
TPowell wrote: » So what exactly would you need? Could you just spin up a Server 2012 R2 VM with VM Player or whatever the free VMWare product is now or do you need more?
TPowell wrote: » Think I'm going to follow along with the CBT Nuggets course and lab everything along with them. Any idea if I need to do anything other than have VMWare Player installed before I start?
umarbhatti wrote: » There is some tinkering around to get Hyper-V working within a Hypervisor but plenty of guides on the net
ra13 wrote: » I def am a better hands on learner than trying to retain things from a book.. I noticed that microsoft has virtual labs that cover all the objectives.. I do have server R2 installed also.. I'm gonna try the Pluralsight along with Microsofts technet labs and read through Don Poulton's book..
AvgITGeek wrote: » The evaluation version is good for 180 days but you can extend it after expiration by running the following from an elevated command prompt: slmgr.vbs /rearm
avgitgeek wrote: » the evaluation version is good for 180 days but you can extend it after expiration by running the following from an elevated command prompt: Slmgr.vbs /rearm i've had 1 evaluation expire on me and that was one i had at my last place of employment and the above worked. In my lab environment, i've never had an evaluation expire on me because my lab is being torn down and rebuilt ever 3 months or so. I also create a base image, usually after i get the os and updates installed and then sysprep it with the oobe and generalize then use that for all future vms as their parent drive if using hyper-v. In virtualbox just clone that image and reset the mac.
poolmanjim wrote: » Going over your practice questions is certainly a piece of the puzzle when I study. I try to study from as many different angles as I can manage to produce. I read books, watch training videos, do labbing, and read technets and then pull that all together when I take a practice test. You want to be careful with just doing practice tests over and over. With a pool of only a few hundred questions at most it is likely that your mind will start putting keywords together and you will end up memorizing the right answer and the question and not why that is the right answer.
kaiju wrote: » Make sure you understand why the wrong answers are wrong. Sounds weird but it helps a lot.