[Tutor] Windows Power Shell

Bill Allen wallenpb at gmail.com
Sat Aug 21 19:21:10 CEST 2010


Alan,

I have used WPS 1.0 for some time at work to script software installs, etc.
It is very powerful and gives full .NET visibility to "DOS" level scripts.
In fact, it is a plausible replacement for VB for most administrative
scripting work in the Windows environment.

Some good resources:
The Hey Scripting Guy <http://blogs.technet.com/b/heyscriptingguy/>! Technet
blog is an execellent place to start as he focuses heavily on WPS.
PowerShell.com <http://powershell.com/cs/> WPS community (you can also sign
up for really good daily WPS tips sent straight to you email here, I
recommend these tips!)
TechNet Learning to Script
Center<http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx>,
focuses on WPS.


Bill




On Sat, Aug 21, 2010 at 3:20 AM, Alan Gauld <alan.gauld at btinternet.com>wrote:

> A recent windows update delivered the Windows Power Shell to my desktop.
>
> I'd heard of this but never used it till now. I've only started playing
> with it but
> it is essentially DOS on steroids. It brings Windows users a shell that
> seems
> to be very close to Unix shells like Bash in power and flexibility (and
> scripting
> language). It's very early days yet, but I wondered if any other tutor
> members
> had started using WPS?
>
> Some examples of the extra features include regex,  objects, process
> control,
> remote invocation, better loop structures etc...
>
> Regards,
>
> Alan G.
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100821/1172d8db/attachment.html>


More information about the Tutor mailing list