Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SDK   (RSS)

Howto: Invoking cmdlets from within a cmdlet...

A fairly common question cmdlet developers have is "How do I invoke a cmdlet from within a cmdlet". This usually comes up when converting a script or function into a compiled cmdlet. Marco Shaw is writing a nice series of blog posts covering this topic
Posted by PowerShellTeam | 3 Comments
Filed under: ,

Linking against RC2

The RC2 SDK is not yet available. Until it is, here is a quick and dirty way for you to find/extract the DLLs to link your code against. Do this from a RC2 shell and you'll a copy of the DLLS in C:\SDK: PS>[appdomain]::currentdomain.getassemblies()
Posted by PowerShellTeam | 9 Comments
Filed under:

PowerShell Namespsaces

Describes the namespaces defined and used by PowerShell
Posted by PowerShellTeam | 1 Comments
Filed under:
 
Page view tracker