|
PowerShell #requires -version
8 hours ago
by gavin
Recently, I saw someone that had developed a script on the CTP3 drop and was then having trouble running it on v1 of PowerShell. Eventually it turned out that he was using v2 features in his script. Most of you know that we are trying to keep the next version of PowerShell compatible with v1 [...]
Dreaming in CODE ~ /gavin/ - huzhifei.com
|
|
Script to compare deployed BlackBerry handheld firmware with a local repository
12 hours ago
by Scott
If you use, say, BlackBerry Web Desktop Manager to facilitate firmware upgrades for users, then you have a bunch of them installed somewhere. (I have 49 versions among 15 carriers.) I keep a list of the ones I have installed, but I wanted to be able to compare that to what is actually in use among a ...
sidefumbling - flobee.net · 1 reference
|
|
Show Me Users!
15 hours ago
by Kevin
I watched a request go through a service desk setup recently asking for all users who use a particular application. While at first this sounds trivial, the application is a heavily used flat-file system which has security enforced via Group Policy permissions. This means that nested groups among all ...
PsychTech - blog.getbusinessconfident.com
|
|
PowerShell 2.0: One Cmdlet at a Time #59 Set-PSBreakpoint
18 hours ago
by Jonathan Medd
Continuing the series looking at new cmdlets available in PowerShell 2.0. This time we look at the Set-PSBreakPoint cmdlet. What can I do with it? Carry out debugging by setting a breakpoint based on a condition such as line number, command or variable. Examples: Set a breakpoint at line 3 in the sc ...
Jonathan Medd's Blog - jonathanmedd.net · Rank: 168,114 · 8 references
|
|
Formatting with PowerShell
18 hours ago
by Under The Stairs
PowerShell is an increasingly important tool for the IT Admin. In it’s early version, it didn’t do much, but with products like Exchange, SharePoint 2010, and System Centre being so PowerShell focused, it’s a tool every IT Admin needs to learn and learn...( read more)
Under The Stairs - powershell.com/cs/blogs/under-the-stairs/default.aspx
|
|
Formatting with PowerShell
18 hours ago
by Thomas
PowerShell is an increasingly important tool for the IT Admin. In it’s early version, it didn’t do much, but with products like Exchange, SharePoint 2010, and System Centre being so PowerShell focused, it’s a tool every IT Admin needs to learn and learn how to leverage. A key aspect of PowerShell is ...
Under The Stairs - tfl09.blogspot.com · Rank: 91,894 · 45 references
|
|
Links for 10-Feb
21 hours ago
by Steve
Functional C# : Extracting higher order functions with generics. Related : F# Changing one's C# coding style Marking the .net 4 RC1 release on SmallestDotNet. PoSH 2.0 -- the localized help files. JQuery 1.4.x highlights IronJS -- Ecmascript on the DLR Web : Free small icons, SVG support overview, s ...
Distributed Memory - stevegilham.blogspot.com · Rank: 76,235 · 15 references
|
|
[PowerShell] Guide rapide des commandes PowerShell
1 day ago
by Simoes Augusto
Microsoft vient de publier un guide rapide des commandes PowerShell. Celui traite les points suivants: How to Access Arguments – How to Use Colored Text – How to Insert a Paragraph Return – How to Write in Reverse Video – How to Insert Comments – How to Create Multi-Command Lines – How to Make Compa ...
Collaboratif & Co... - ummossocs.wordpress.com
|
|
Windows PowerShell Quick Reference Guide Updated
1 day ago
by Greg
Microsoft Downloads - Windows PowerShell Quick Reference “Quick-reference guide to commonly-used Windows PowerShell commands. File Name: powershell_reference_Feb2010.doc Version: 1.0 Date Published: 2/8/2010 Language: English Download Size: 71 KB Quick reference guide to commonly-used Windows PowerS ...
Greg's Cool [Insert Clever ... - coolthingoftheday.blogspot.com · Rank: 50,925 · 150 references
|