Cmdlets
En cmdlet (udtales: command-let) er PowerShells egne kommandoer. Brug Get-Help
til at se cmdlets, aliaser og hjælpefiler (about_*
).
Via Microsofts PowerShell site kan du hente en chm–hjælpfil til PowerShell. Den er noget rodet, men kan hjælpe i en snæver vending på grund af søgemulighederne.
PowerShells operatorer har en lidt anderledes syntaks, derfor denne seperate oversigt.
Værktøj
Word–fil til UltraEdit kan hentes hos IDM (UltraEdit.com).
Microsoft har udgivet en samling gode (gratis) PowerShell vætøjer til Windows Vista (TechNet Utility Spotlight). Specielt er jeg glad for „PowerShell here…“.
Namespaces
System.Management.Automation
System.Management.Automation.Provider
Microsoft.PowerShell.Commands
System.Management.Automation.Host
System.Management.Automation.Internal
System.Management.Automation.Runspaces
Referencer
Microsoft PowerShell site (Microsoft.com/PowerShell).
Jakob Bindslets blog om PowerShell (Powershell) indeholder ofte gode, færdige og anvendelige eksempler.
The PowerShell Guy blog (thepowershellguy.com/blogs/).
Bruce Payette: Windows PowerShell in Action
(2007, Manning Publications, ISBN 1932394–90–7)
Don Jones & Jeffery Hicks: Windows PowerShell v1.0: TFM, 2nd Edition
(2007, Sapien Press, ISBN 0–9776597–6–3)
Lee Holmes: Windows PowerShell Cookbook
(2008, O'Reilly, ISBN–10 0–59652–849–3)