PowerShell questions in the 70-410?
mattsaundersmcp
Member Posts: 14 ■□□□□□□□□□
Hi guys
I am studying for my 70-410 and checked the Skills measured here on the MS website and I don't see anything about PowerShell.
Does this exam focus on PowerShell commands?
Thanks
I am studying for my 70-410 and checked the Skills measured here on the MS website and I don't see anything about PowerShell.
Does this exam focus on PowerShell commands?
Thanks
Comments
-
it2b Member Posts: 117Yes. You need to know Powershell for the 70-410.
Some examples of types of PowerShell you may encounter are:
-Converting the GUI to Shell and vice versa.
-Know how to use install-windowsfeature (or uninstall)
-Creating users and groups. Like new-ADUser or new-ADGroup
-Commands to Mange Hyper-V, such as managing virtual switches or Virtual Machines -
mattsaundersmcp Member Posts: 14 ■□□□□□□□□□Thanks for the reply, I'm going to be taking the exam at the end of May
-
VIJNIAME Member Posts: 12 ■□□□□□□□□□try the 70-410 PowerShell commands provided by James Conrad (with CBTNuggets.com) I found it useful & I passed the exam.
-
tecjohnson Member Posts: 46 ■■□□□□□□□□If you are interested in learning powershell (and if you want to be an network admin you really should) I highly recommend this book:
Learn Windows PowerShell 3 in a Month of Lunches: Don Jones, Jeffery Hicks: 9781617291081: Amazon.com: Books
I find that once you understand the syntax and grammar of powershell most of the powershell questions are easy. -
Zandokan Member Posts: 29 ■□□□□□□□□□I'm very new to Power shell but this helped me when I started with Cisco, I compiled almost all the commands of Training Guide from M$. Is probably not as good and James Conrad **** sheet but since I don't have that nor do I like his videos here is mine I hope it helps someone else too.
https://skydrive.live.com/?cid=6e82a6bf3b1feb40#cid=6E82A6BF3B1FEB40&id=6E82A6BF3B1FEB40!147 -
sacredboy Member Posts: 303 ■■■□□□□□□□Guys, I've never worked with PowerShell and going to fill this gap. I'm going to begin with training video for beginners on PowereShell 2.0 on my mother language and after that continue to watch and read materials on PowerShell 3.0. Is this plan OK?Best, sacredboy!
-
MSSoftie Member Posts: 190 ■■■□□□□□□□That should be fine. The powershell on the exam isn't overly tough if you carefully read the commands. English not as your primary language may complicate that but should be okay. I don't think I am giving away anything that isn't obvious that you should definitely know the powershell commands for going from UI to core and back again.
-
sacredboy Member Posts: 303 ■■■□□□□□□□That should be fine. The powershell on the exam isn't overly tough if you carefully read the commands. English not as your primary language may complicate that but should be okay. I don't think I am giving away anything that isn't obvious that you should definitely know the powershell commands for going from UI to core and back again.Best, sacredboy!
-
Shdwmage Member Posts: 374I actually found powershell 3 to be easier than powershell 2. Microsoft put in a ton of improvements, including a verbose help system. There is a ton more commands too.
I used this and found it to be excellent actually:
PowerShell Training Course | Microsoft Virtual Academy--
“Hey! Listen!” ~ Navi
2013: [x] MCTS 70-680
2014: [x] 22-801 [x] 22-802 [x] CIW Web Foundation Associate
2015 Goals: [] 70-410 -
FullTilt151 Member Posts: 12 ■□□□□□□□□□I saw this question both times I took the test (just as an example)
You need to add a AD user named John Smith to the Domain Admins group, what is the PS command? (paraphrasing)
Good luck! -
Plehar Member Posts: 15 ■□□□□□□□□□Keep in mind that the PowerShell default execution policy for 2k12 R2 has been changed from Restricted to RemoteSigned.
-
pistolpete31 Member Posts: 19 ■□□□□□□□□□Two helpful sites:
70-410 Installing and Configuring Windows Server 2012: PowerShell commands for the MCSA 70-410 Microsoft Exam
The Best Cmdlets for PowerShell » ADMIN Magazine
Just keep pounding those in your head -
unfbilly11 Member Posts: 100 ■■□□□□□□□□One of the most important things for these exams, is my opinion, is to know which commands have been deprecated since 2008. Those will almost ALWAYS be 2 of the answer choices that you can eliminate immediately if you recognize it.
-
Manuce Registered Users Posts: 1 ■□□□□□□□□□try the 70-410 PowerShell commands provided by James Conrad (with CBTNuggets.com) I found it useful & I passed the exam.
Do you still have the PDF ? can you please share that. thanks - Manuce