PowerShell: Difference between revisions
From ICO wiki
Jump to navigationJump to search
Line 16: | Line 16: | ||
===Praktika=== | ===Praktika=== | ||
* Loo alias Get-Process cmdleti jaoks: prots | |||
* Loo funktsioon näitamaks kõiki printereid nimega printerid | |||
* Ekspordi alias | |||
* Salvesta loodud funktsioon profiili | |||
=PowerShell skriptimiskeskkonna alus- ja põhimõisted= | =PowerShell skriptimiskeskkonna alus- ja põhimõisted= | ||
* | * |
Revision as of 02:29, 1 December 2010
Tutvustus
- Windows PowerShell Owner’s Manual http://technet.microsoft.com/et-ee/library/ee221100(en-us).aspx
- Introducing Windows PowerShell http://msdn.microsoft.com/en-us/library/ms714418(v=VS.85).aspx
- Scripting with Windows PowerShell http://technet.microsoft.com/en-us/scriptcenter/powershell.aspx
Paigaldus
- Windows Management Framework (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0) http://support.microsoft.com/kb/968929
Seaded
- Using the Set-ExecutionPolicy Cmdlet http://technet.microsoft.com/et-ee/library/ee176961(en-us).aspx
- Windows PowerShell Shortcut Keys http://technet.microsoft.com/et-ee/library/ee176868(en-us).aspx
- Windows PowerShell Profile http://technet.microsoft.com/et-ee/library/ee692764(en-us).aspx
- Customizing the Console http://technet.microsoft.com/et-ee/library/ee156814(en-us).aspx
Praktika
- Loo alias Get-Process cmdleti jaoks: prots
- Loo funktsioon näitamaks kõiki printereid nimega printerid
- Ekspordi alias
- Salvesta loodud funktsioon profiili