RabbieBurns Posted September 3, 2010 Posted September 3, 2010 Can anyone recommend any books / pages / tutorials about learning the basics of PowerShell, and perhaps also about managing Exchange with PowerShell ?
srochford Posted September 3, 2010 Posted September 3, 2010 I've been using this Converting VBScript to Windows PowerShell because I know a bit of VBscript and this helps convert to PowerShell. There's an awful lot of PowerShell which is completely different (the idea of piping objects through processes, for example) so I'm not making a huge amount of progress. I'd guess I ought to get a book and read it but it's not easy to find the time :-(
RabbieBurns Posted September 3, 2010 Author Posted September 3, 2010 I learnt DOS batch files, and have dont a bit of bash scripting, but nothing else.. So Im starting completely blind..
jamesb Posted September 3, 2010 Posted September 3, 2010 The easiest way I found was to go to sites like this one: PowerShellCommunity.org > Home, grab code and have a look at it. Once you've got the basic concepts down it all sort of slots into place and starts making sense. 1
Diello Posted September 3, 2010 Posted September 3, 2010 Don Jone's book Powershell: TFM - SAPIEN Press - scripting books, VBScript books, PowerShell books, and more Excellent. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now