Book now with code EOY2025
binarysoul wrote: » I'm just wondering what do you guys use to write scripts in a Windows environment? Also, what are the most common tasks that system admins accomplish through scripts? I read about Powershell, which has been around since 2003.
Claymoore wrote: » Powershell has only been around since 2006, with Exchange 2007 being the first product that required it - even the GUI Management Console really runs PS cmdlets. With add-ons like the ADCmdlets from Quest and the new features in PS 2.0, it really is the best choice for windows scripting. Prior to that there was VB Script, which I never bothered to learn. I have also used Wise or the SMS Installer to write compiled scripts, and before that I even used a little Kix scripting when a batch file wouldn't work.
Everlife wrote: » Does anyone have a good recommendation for a book on Powershell?
binarysoul wrote: » My friend, you can try this published by Microsoft Press. Direct from horse's mouth http://www.microsoft.com/learning/en/us/book.aspx?ID=9541&locale=en-us
HeroPsycho wrote: » Don't forget you can use PowerShell in combination with batch and vbscript. For example, I added conditional forwarders to DNS servers using PowerShell to get all the DC's in the forest which were also all the DNS servers, then used a foreach-object loop to launch the dnscmd command string that added the conditional forwarding.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!