I am looking for a book or a site or something which will hit on the powershell scripting. NOT in command line.
I have a couple of scripts I need to write, writing an application is overboard, but the language is confusing. Programming conventions I am used to from php and C# seem to be thrown out the window on some things, like if statements and calling functions. I am looking for something that will just walk me through some of these basics from a scripted file perspective not in commandline window. Most stuff I find they try to do really complex stuff in CLI not script files.