Showing results for Fun & Games - PowerShell Team

Mar 10, 2014
0
0

PowerShell Summit North America

PowerShell Team
PowerShell Team

We are delighted to draw attention to this year's PowerShell Summit - an excellent community run PowerShell event. As described by PowerShell.Org: Come meet the Windows PowerShell team, PowerShell MVPs, independent experts, and your peers and colleagues in the PowerShell universe! The PowerShell Summit is a one-of-a-kind annual event, and this year...

CommunityEventsFun & Games
Apr 2, 2009
0
0

Many² ways you can set a variable value

PowerShell Team
PowerShell Team

There are many ways to set a variable's value. I just learnt one more yesterday. If you have others, please add comments # Simple# $ gets the variable, and = will assign it$a = 1 # With Variable Scope# The prepend is the scope, and could be global, script, and others# Useful when you want to keep things in script scope, or share them out in global ...

LANGUAGEFun & Games
Jan 8, 2007
0
0

"PowerShell … is there anything it CAN'T do?"

PowerShell Team
PowerShell Team

This weekend my wife was searching for some stuff and came across the following photo on Flickr : http://www.flickr.com/photos/windbag/167080724/  Apparently someone had taken a photo of the one of the slides during my TechEd talk. I just loved the comment.  This one has a fun comment as well:  http://www.flickr.com/photos/windb...

Fun & Games