Issues studying for 70-410

So i'm working on my path to MCSA and just started studying for 70-410. I have downloaded the digital version of Don Poulton's Cert Guide. I feel like i'm just reading but not retaining anything .. What have the rest of you guys used to prepare for the exam.. I was thinking about the cbt nuggets.. Heard some good things about them.. Thanks in Advance!
«1

Comments

  • AvgITGeekAvgITGeek Member Posts: 342 ■■■■□□□□□□
    I also used Poulton's Pearson book, PluralSight and lots of TechNet articles. Make sure you lab everything and know how to set things up via GUI and powershell.
  • ra13ra13 Member Posts: 137
    Awesome thanks for the info! If I understood cbt gives you labs that you can work on.. I just have R2 with gui installed right now.
  • AndersonSmithAndersonSmith Member Posts: 471 ■■■□□□□□□□
    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!
    All the best,
    Anderson

    "Everything that has a beginning has an end"
  • TPowellTPowell Member Posts: 17 ■□□□□□□□□□
    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?
  • ra13ra13 Member Posts: 137
    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..
  • ra13ra13 Member Posts: 137
    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!

    Thanks a bunch for the valuable information! Sounds like the path I'm going to take! I scheduled my exam out for 6 weeks from now.
  • AndersonSmithAndersonSmith Member Posts: 471 ■■■□□□□□□□
    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?

    You can use VMware, Hyper-V, or VirtualBox - whatever virtualization software you want really. The advantage to using Hyper-V is that it's one of the objectives for the 410 anyway so by using it you'll be helping yourself to learn. I personally used VirtualBox on a laptop with a 256GB SSD and 16GB RAM and was able to run about 4 VMs at a time, which was sufficient. A lot of the videos I watched wanted you to have 6-7 VMs running but I was able to get by with less because I modified the labs a little and installed several server roles/features on the 4 VMs rather than separating them out with the 7 they wanted for the videos. For example, a lot of the videos from Pluralsight would have you setup a lab with 2 Domain Controllers, a Windows 7 client, a couple file servers, and perhaps a Remote Access server. Even though it's certainly not something you'd want to do in production I'd just install the RAS server on one of my file servers and/or completely leave out the extra file servers altogether. The only problem with using VirtualBox was that to lab out the Hyper-V objectives you have to do something with Powershell to modify the system to allow you to install the Management Tools but you can't actually start a VM because VirtualBox doesn't support nested virtualization. For me, I just installed Hyper-V on an old desktop PC with a couple GB of RAM I had lying around and that worked fine.
    All the best,
    Anderson

    "Everything that has a beginning has an end"
  • TPowellTPowell Member Posts: 17 ■□□□□□□□□□
    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?
  • AndersonSmithAndersonSmith Member Posts: 471 ■■■□□□□□□□
    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?


    I'm not sure because I didn't use CBT. I used Pluralsight and Infinite Skills. They used VMware and had an introductory video on how to set everything up, but like I said, I used VirtualBox instead so I mostly skipped over the introduction and did my own thing lol
    All the best,
    Anderson

    "Everything that has a beginning has an end"
  • umarbhattiumarbhatti Member Posts: 67 ■■□□□□□□□□
    I am also studying for the 70-410 exam.
    So far i have gotten through half of Poulton book in approx 3weeks. I have been taken notes and also doing anything lab related in the book. I know i have so much more study to do, like go back and LAB, LAB and more LAB. Also i have to start using PS more, reading technet and Pluralsight Videos.

    I have been using VMWare Workstation. There is some tinkering around to get Hyper-V working within a Hypervisor but plenty of guides on the net
  • AndersonSmithAndersonSmith Member Posts: 471 ■■■□□□□□□□
    umarbhatti wrote: »
    There is some tinkering around to get Hyper-V working within a Hypervisor but plenty of guides on the net

    ^^^ Exactly. It's really simple to do
    All the best,
    Anderson

    "Everything that has a beginning has an end"
  • blargoeblargoe Member Posts: 4,174 ■■■■■■■■■□
    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..

    You will need more than the TechNet labs for sure. They are good for certain scenarios to get your feet wet so to speak but they are not enough hands on to pass any of the MCSA exams by themselves.
    IT guy since 12/00

    Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
    Working on: RHCE/Ansible
    Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
  • shochanshochan Member Posts: 1,004 ■■■■■■■■□□
    CompTIA A+, Network+, i-Net+, MCP 70-210, CNA v5, Server+, Security+, Cloud+, CySA+, ISC² CC, ISC² SSCP
  • Fulcrum45Fulcrum45 Member Posts: 621 ■■■■■□□□□□
    Yes, definitely take advantage of the fact that Hyper-V is built into Win10 and Win8 (you're not on 8, are you?) and know that MS will let you download SVR2012R2 evaluation copies which I think are good for 180 days(?). I have a small domain running on my laptop as we speak :)
  • AvgITGeekAvgITGeek Member Posts: 342 ■■■■□□□□□□
    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.
  • Fulcrum45Fulcrum45 Member Posts: 621 ■■■■■□□□□□
    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
    Good to know, Thanks!
  • shochanshochan Member Posts: 1,004 ■■■■■■■■□□
    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.



    very
    nice!
    Hi5!
    CompTIA A+, Network+, i-Net+, MCP 70-210, CNA v5, Server+, Security+, Cloud+, CySA+, ISC² CC, ISC² SSCP
  • stunnedsoupstunnedsoup Member Posts: 120
    Definitely lab as much material as you can. I'm running VMware Workstation w/ several client Win OSs and an eval of 2012 R2 (will rearm).

    I use 2012 R2 everyday at work but not to the extent of what most of the OCG covers, so I lab those parts out. I also try to PowerShell everything. Add a new role or feature?...Use PowerShell. NIC teaming, Storage Pools?...Use PowerShell.

    Here's another tip I have that works for me. If you find that you're getting bored of studying or not retaining anything, either take a break or skip around a bit and read a topic that interests you. At some point in time you'll definitely have to go back and study the areas you skipped or didn't want to read. Definitely mark/flag those skipped areas. However, if you start studying/reading a topic that you are interested in you'll be a lot more engaged and focused.

    For example: There was mention of GP in an early chapter of the OCG. I was getting bored of the particular chapter but was interested in reading more about GP. Instead of just reading the rest of the chapter just to say I did it, I stopped, opened up the chapter on GP (and read TechNet's as well) and actually learned a bit about GP. Anyway, when you're engaged and focused you tend to learn more. I know this method worked for me when I studied for Cisco and it's also working for my MCSA studies so far.

    Didn't mean to ramble. Best of luck!
    Cisco: CCENT COLOR=#ff0000]✔[/COLOR CCNA COLOR=#ff0000]✔[/COLOR || MCSE: 70-410 COLOR=#ff0000]✔[/COLOR 70-411 [ ] 74-409 COLOR=#ff0000]✔[/COLOR 70-534 [ ] || VMWare: VCP [ ]
  • ra13ra13 Member Posts: 137
    Thank you all for your great responses, I will take all your recommendations!!
  • greg9891greg9891 Member Posts: 1,189 ■■■■■■■□□□
    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!

    I agree with AndersonSmith if you have a hard time studying and retaining information I think watching some videos would be a great help.it gives you a visual and practical knowledge as to how this will work within the software and help you wrap your head around the software and the server 2012 OS a lot better.

    I find that if you watch the videos and lab along with it that when you read the book that it will be much better to understand because you can visualize some of the material now.Hope this helps!
    :
    Upcoming Certs: VCA-DCV 7.0, VCP-DCV 7.0, Oracle Database 1Z0-071, PMP, Server +, CCNP

    Proverbs 6:6-11Go to the ant, you sluggard! Consider her ways and be wise, Which, having no captain, Overseer or ruler, Provides her supplies in the summer, And gathers her food in the harvest. How long will you slumber, O sluggard?
    When will you rise from your sleep? A little sleep, a little slumber, A little folding of the hands to sleep, So shall your poverty come on you like a prowler And your need like an armed man.
  • twodogs62twodogs62 Member Posts: 393 ■■■□□□□□□□
    I am finding myself getting bored studying for this test.
    i will jump around and find a subject I will enjoy.
    that way, some of the information is getting digested.
    the new cbtnugget course looks appealing to me!
    but, I have in my mind to do the 18 week plan that cbtnugget sent out.
    i am still on week 1!
  • umarbhattiumarbhatti Member Posts: 67 ■■□□□□□□□□
    I honestly think i have hit a road block now studying for this exam.
    After going hard for about 4 weeks i look at the text book and dread opening it up. At this moment i feel like i am going going through the motions. I have tried changing up topics as well, but nope thats not interesting to me either.
    I have been in the library for last 1hr and have even though about pulling out the text book and doing some study.
  • nachodbanachodba Member Posts: 201 ■■■□□□□□□□
    Check out Udemy, they have some 70-410 courses for $10, I can't say i've used any of them but I have used Udemy for SQL Server videos and they were very helpful.
    2020 Goals
    work-life balance
  • ra13ra13 Member Posts: 137
    I've been jumping around from different resources.. I jus started using the TechNet Virtual labs today and they seem to be what i'm looking for on retaining info. Reading a book word for word, cover to cover makes me drowsy lol.. I need to be doing the stuff hands on. Has anyone taken practice exams without reading the material and learned by getting the questions wrong and reading why as apposed to reading word for word?
  • poolmanjimpoolmanjim Member Posts: 285 ■■■□□□□□□□
    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.
    2019 Goals: Security+
    2020 Goals: 70-744, Azure
    Completed: MCSA 2012 (01/2016), MCSE: Cloud Platform and Infrastructure (07/2017), MCSA 2017 (09/2017)
    Future Goals: CISSP, CCENT
  • ra13ra13 Member Posts: 137
    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.

    Thanks a bunch for your input! It just get's overwhelming with having to use soo many different resources and where to start ya know..
  • kaijukaiju Member Posts: 453 ■■■■■■■□□□
    Make sure you understand why the wrong answers are wrong. Sounds weird but it helps a lot.
    Work smarter NOT harder! Semper Gumby!
  • ra13ra13 Member Posts: 137
    kaiju wrote: »
    Make sure you understand why the wrong answers are wrong. Sounds weird but it helps a lot.

    Def agreed, to me it get's to the point without reading a lot of fluff in between.. I like to take the tests and then read why I got it right or wrong..
  • Gago77Gago77 Member Posts: 29 ■□□□□□□□□□
    Hello Everyone. I Just registered today and to find all this info on here is great. I have been studying mostly from the Sybex book and built a virtual environment with 2012 R2. A little upset I did not find this forum sooner. I have been studying for about 2 months now and still feel like am not prepared. Once again thanks for all the info you guys provide.
  • hunterthuntert Banned Posts: 231
    this is a link for a course on udemy.com for 70-410


    https://www.udemy.com/server-2012-exam-70-410-tutorial/
Sign In or Register to comment.