TobiasPSP
Join my webcast tonight: Speeding up #PowerShell code. Turn 3min into 3sec, 26min into 23sec Lots of samples. http://t.co/CuwIw5U7
mit Dr. Tobias Weltner, Peter Monadjemi und Dr. Holger Schwichtenberg
TobiasPSP
Join my webcast tonight: Speeding up #PowerShell code. Turn 3min into 3sec, 26min into 23sec Lots of samples. http://t.co/CuwIw5U7
|
TobiasPSP
Join my webcast tonight: Speeding up PowerShell code! Turn 3min->3sec, 26min->23sec, and more magic: http://t.co/CuwIw5U7
|
TobiasPSP
#PowerShell "Regular Expressions are Your Friend Part3" is out: Replacing, Backreferences, Delegates made simple : http://t.co/6OiPpDSA
|
TobiasPSP
Check out #PowerShell Part2 of our popular "Regular Expressions are your friend" series, using RegEx to split and spit. http://t.co/tTNOge9I
|
TobiasPSP
Great example of how to parse raw text files with RegEx and Get-Matches in #PowerShell and return rich objects: http://t.co/mAHpEVYt
|
TobiasPSP
Regular Expressions are your friend! Plenty of useful #PowerShell examples in part 1: http://t.co/mE2F77nO
|
TobiasPSP
Turn your own #PowerShell functions into modules automatically: Out-Module -Function myFunction -Module myTools - done! http://t.co/Bj4SsUnk
|
TobiasPSP
Reuse your own #PowerShell code - create Modules automagically! A write-up from yesterdays #PowerShell Deep Dive: http://t.co/4p3UR2c7
|
TobiasPSP
Bulk-Renaming files in #PowerShell: discover scriptblock magic: http://t.co/AzDnJEG
|
TobiasPSP
Use clever splatting to pass optional parameters to #PowerShell functions and reduce code immensely: http://bit.ly/mYpju1
|
TobiasPSP
Applying locks to files, and reading locked files with #PowerShell : http://bit.ly/kzXvYW
|
TobiasPSP
Dealing with file locks in #PowerShell: use raw .NET to lock files and access locked files: http://bit.ly/kzXvYW
|
TobiasPSP
Take the "rename multiple files" puzzle, and check out the "3 Golden #PowerShell Rules" for short and efficient code: http://bit.ly/kQ7dGO
|
TobiasPSP
discover secret #PowerShell code inside the Windows troubleshooters and use it to dim display brightness etc: http://bit.ly/ml7Rab
|
TobiasPSP
@Paul__Iddon I have a #PowerShell script for Windows 7 for dimming video. What's your platform? tobias.weltner(AT)email.de if you want it...
|
TobiasPSP
@mjolinor great, missed that! Should double #PowerShell speed actually. Anyone faster even? http://bit.ly/jp7jPW
|
TobiasPSP
RT @ScriptingGuys thanks! #PowerShell rocks... :-) http://bit.ly/jp7jPW
|
TobiasPSP
Take the #PowerShell Multiple Text Replace Challenge! Or just check out the solutions: http://bit.ly/jp7jPW Lots of tricks to benefit from!
|
TobiasPSP
#PowerShell : Speed up recursive file search and find files up to two levels deep: http://bit.ly/gJ7GcQ Use the wildcard trick!
|
TobiasPSP
use #PowerShell to read Internet time from a time server via TCP and convert it to local time to sync machine: http://bit.ly/fLqYoP
|