Quantcast
Channel: David's Technical Musings »» PowerShell
Browsing latest articles
Browse All 10 View Live

PowerShell Scripts and Profiles

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article



Using PowerShell types with commands and variables

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article

Error handling in PowerShell scripts

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article

Calling static methods

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article

PowerShell Community Extensions

I’m working little-by-little towards using PowerShell as my primary command shell instead of cmd.exe.  I’m still a ways away, but PowerShell Community Extensions takes me a bit closer to my goal....

View Article


Fixes to PowerShell Community Extension 1.1.1

I’ve been using the Community Extensions for PowerShell for some time now but for various reasons haven’t had the time to really dive in and learn it (or PowerShell) the way I’d like.  My company...

View Article

Image may be NSFW.
Clik here to view.

$NestedPromptLevel

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article

Prompts in PowerShell

Table of contents for Intro to PowerShellGetting PowerShellBasic PowerShell ConceptsCommonly Used CmdletsPowerShell Scripts and ProfilesUsing PowerShell types with commands and variablesError handling...

View Article


PowerShell Prompt Using PSCX

Since I’m using the PowerShell Community Extensions, it makes sense for me to also use the prompt mechanism defined there.  In this article I will describe what PSCX provides over and above what...

View Article


PowerShell version of dir /s and the -Recurse parameter

My colleagues and I ran into a bit of a problem trying to find all the files that matched a pattern at or below the current folder.  The problem is that the PowerShell Get-ChildItem cmdlet has a...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images