Windows PowerShell: Perbedaan antara revisi
Tidak ada ringkasan suntingan |
Tidak ada ringkasan suntingan |
||
Baris 1: | Baris 1: | ||
{{terjemah|Inggris}} |
{{terjemah|Inggris}} |
||
{{future software}} |
{{future software}} |
||
{{Infobox Software |
|||
| name = Windows PowerShell |
|||
| logo = [[Image:Windows PowerShell icon.png|64px]] |
|||
| screenshot = [[Image:Windows PowerShell 1.0.png|225px]] |
|||
| caption = Screenshot of a sample PowerShell session |
|||
| developer = [[Microsoft|Microsoft Corporation]] |
|||
| released = [[November 14]], [[2006]] |
|||
| latest_release_version = 1.0 |
|||
| latest_release_date = {{release date|2006|11|14}} |
|||
| latest_preview_version = 2.0 [[Community Technology Preview#Beta|CTP3]] |
|||
| latest_preview_date = {{release date|2008|12|23}} |
|||
| operating_system = [[Windows XP]]<br />[[Windows Server 2003]]<br />[[Windows Vista]]<br />[[Windows Server 2008]]<br />[[Windows 7]] |
|||
| platform = [[x86]], [[x86-64]] and [[Itanium]] |
|||
| language = [[Multilingualism|Multilingual]] |
|||
| status = Active |
|||
| genre = [[Shell (computing)|Operating system shell]] |
|||
| source_model = [[Closed source]] |
|||
| license = [[Microsoft|MS]]-[[EULA]] |
|||
| website = [http://www.microsoft.com/powershell Windows PowerShell] |
|||
}} |
|||
{{Infobox programming language |
|||
| name = PowerShell Scripting Language |
|||
| logo = |
|||
| paradigm = [[multi-paradigm programming language|Multi-paradigm]]: [[Imperative programming|imperative]], [[Pipeline programming|pipeline]], [[Object-oriented programming|object-oriented]], [[Functional programming|functional]], [[Reflective programming|reflective]] |
|||
| year = [[2006]] |
|||
| designer = [[Jeffrey Snover]], [[Bruce Payette]] (et al.) |
|||
| developer = [[Microsoft|Microsoft Corporation]] |
|||
| latest_release_version = |
|||
| latest_release_date = |
|||
| latest_test_version = |
|||
| latest_test_date = |
|||
| typing = [[Strongly-typed programming language|strong]], [[Type safety|safe]], [[Type inference|implicit]], [[dynamic typing|dynamic]] |
|||
| implementations = Windows PowerShell, Pash<ref name="pash">[http://pash.sourceforge.net/ igor.moochnick - Pash<!-- Bot generated title -->]</ref> |
|||
| dialects = |
|||
| influenced_by = [[C Sharp (programming language)|C#]], [[DIGITAL Command Language|DCL]], [[Korn shell|ksh]], [[Perl]], [[Ruby (programming language)|Ruby]]/[[Lisp (programming language)|LISP]], [[AS/400 Control Language|CL]], [[SQL]], [[COMMAND.COM]]/ [[cmd.exe]],<ref>[http://en.wiki-indonesia.club/w/index.php?title=Generational_list_of_programming_languages&diff=prev&oldid=192340946 Jsnover @ Wikipedia: Generational list of programming languages]</ref> [[Tcl]]<ref>[http://blogs.msdn.com/powershell/archive/2008/05/25/powershell-and-wpf-wtf.aspx Windows PowerShell : PowerShell and WPF: WTF]</ref> |
|||
| influenced = |
|||
| operating_system = [[Cross-platform]]<ref name="pash"/> |
|||
| license = |
|||
| website = |
|||
}} |
|||
[[Windows PowerShell]], sebelumnya dinamai '''Microsoft Shell''' atau '''MSH''' (dengan nama-kode ''Monad'') adalah sebuah ''command line interface'' atau ''CLI'' (antarmuka baris-perintah) dan bahasa ''scripting'' yang sedang dikembangkan oleh Microsoft. Antarmuka ini mirip dengan ''[[UNIX]] shell'', namun produk ini dibangun atas dasar [[Pemrograman Berorientasi Obyek|pemrograman berorientasi obyek]] (''object-oriented programming/OOP'') dan kerangka Microsoft .NET, dan cakupannya sangat luas. |
[[Windows PowerShell]], sebelumnya dinamai '''Microsoft Shell''' atau '''MSH''' (dengan nama-kode ''Monad'') adalah sebuah ''command line interface'' atau ''CLI'' (antarmuka baris-perintah) dan bahasa ''scripting'' yang sedang dikembangkan oleh Microsoft. Antarmuka ini mirip dengan ''[[UNIX]] shell'', namun produk ini dibangun atas dasar [[Pemrograman Berorientasi Obyek|pemrograman berorientasi obyek]] (''object-oriented programming/OOP'') dan kerangka Microsoft .NET, dan cakupannya sangat luas. |
||
Baris 7: | Baris 47: | ||
PowerShell memerlukan [[.NET Framework]] versi 2.0 dan bisa dijalankan untuk [[Windows XP]], [[Windows Server 2003]], [[Windows Vista]], dan [[Windows Server 2008]]; serta akan tersedia untuk prosesor-prosesor [[x86]], [[x64]], dan [[Itanium]]. |
PowerShell memerlukan [[.NET Framework]] versi 2.0 dan bisa dijalankan untuk [[Windows XP]], [[Windows Server 2003]], [[Windows Vista]], dan [[Windows Server 2008]]; serta akan tersedia untuk prosesor-prosesor [[x86]], [[x64]], dan [[Itanium]]. |
||
== Referensi == |
|||
<references /> |
|||
==Buku== |
|||
* {{cite book|url=http://www.course.com/catalog/product.cfm?isbn=978-1-59863-354-2|title=Microsoft Windows Powershell Programming for the Absolute Beginner |first=Jerry Lee Jr|last=Ford|id=ISBN 1-59863-354-6}} |
|||
*{{cite book|url=http://www.oreilly.com/catalog/windowspowershell/|title=Windows PowerShell Quick Reference|first=Lee|last=Holmes|id=ISBN 0-596-52813-2}} |
|||
* {{cite book|url=http://www.oreilly.com/catalog/9780596528492/index.html|title=Windows PowerShell Cookbook|first=Lee|last=Holmes|id=ISBN 0-596-52849-3}} |
|||
* {{cite book|url=http://www.wrox.com/WileyCDA/WroxTitle/Scripting-SQL-Management-Objects-in-Windows-PowerShell.productCd-0470279354.html|title=Scripting SQL Management Objects in Windows PowerShell|first=Willis|last=Johnson|isbn= 978-0-470-27935-9}} |
|||
* {{cite book|url=http://www.scriptingoutpost.com/ProductInfo.aspx?productid=BK-TFM-PSH|title=Windows PowerShell: TFM|first=Don|last=Jones|id=ISBN 0-9776597-2-0}} |
|||
* {{cite book |url=http://www.informit.com/title/0672329530|title=Windows PowerShell Unleashed|first=Tyson |last=Kopczynski|id=ISBN 0672329530}} |
|||
* {{cite book|last= Kumaravel|first= Arul|coauthors= Jon White, Michael Naixin Li, Scott Happell, Guohui Xie, Krishna C. Vutukuri |title= Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers|url=http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470173939.html|id= ISBN 0-470-17393-9}} |
|||
* {{cite book|url=http://www.oreilly.com/catalog/powershell/|title=Monad (AKA PowerShell)|first=Andy|last=Oakley|id=ISBN 0-596-10009-4}} |
|||
* {{cite book|url=http://www.manning.com/payette/|title=Windows PowerShell in Action|first=Bruce|last=Payette|id=ISBN 1-932394-90-7}} |
|||
* {{cite book|title=Windows PowerShell Unleashed|subtitle=|author=Tyson Kopczynski, Pete Handley, Marco Shaw|url=http://www.informit.com/title/0672329883|id=ISBN 978-0672329883}} |
|||
* {{cite book|url=http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471946931.html|title=Professional Windows PowerShell|first=Andrew|last=Watt|id=ISBN 0-471-94693-1}} |
|||
* {{cite book|url=http://www.microsoft.com/MSPress/books/10329.aspx|title=Microsoft Windows PowerShell Step By Step|first=Ed|last=Wilson|id=ISBN 0-7356-2395-3}} |
|||
==Pranala luar== |
|||
* [http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx PowerShell homepage] |
|||
* [http://blogs.msdn.com/powershell/ Windows PowerShell Team Blog] |
|||
* [http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx Scripting with Windows PowerShell] |
|||
* [http://blogs.msdn.com/powershell/archive/2007/03/19/monad-manifesto-the-origin-of-windows-powershell.aspx Monad Manifesto - The Origin of Windows PowerShell] |
|||
* [http://channel9.msdn.com/tags/PowerShell Channel9 Interviews/Demos with Jeffrey Snover] - the Architect of Windows PowerShell |
|||
* [http://blogs.msdn.com/powershell/archive/2006/08/03/687838.aspx ''Windows PowerShell and the “PowerShell Worm”''] - an analysis, by Leonard Chung of the Windows PowerShell Team, of the "PowerShell Worm" and a walkthrough of Windows PowerShell's security features and how they strongly reduce the risk of scripting malware. |
|||
===Perangkat 3rd-party=== |
|||
* [http://justarandomgeek.googlepages.com/posh-sudo sudo for Powershell] - run specific commands as an administrator on Windows Vista |
|||
* [http://www.codeplex.com/PowerShellCX PowerShell Community Extensions] |
|||
* [http://www.primalscript.com PrimalScript 2007] General scripting IDE with PowerShell support and debugger |
|||
* [http://www.powergui.org PowerGUI] Extensible graphical administrative console for managing systems based on Windows PowerShell. |
|||
* [http://www.powershell.com Powershell.com] - Powershell Analyzer and Powershell Plus - Powershell Hosting, Editor and Debugging Products. |
|||
* [http://www.specopssoft.com/powershell/ Specops Command] Software which combines PowerShell with [[Group Policy]] for computer group administration. |
|||
===Pengembang PowerShell=== |
|||
* [http://s3nas.com/Default.aspx?tabid=53&EntryID=10 S3Nas PowerShell Provider] - S3Nas Amazon S3 PowerShell Provider |
|||
* [http://www.codeplex.com/PSSharePoint PowerShell SharePoint Provider] - PowerShell SharePoint Provider |
|||
* [http://bdewey.com/2007/07/18/onenote-powershell-provider/ OneNote PowerShell Provider] - OneNote PowerShell Provider |
|||
* [http://www.codeplex.com/psmobile Windows Mobile PowerShell Provider] - Windows Mobile PowerShell Provider |
|||
{{bahasa-komputer-stub}} |
{{bahasa-komputer-stub}} |
Revisi per 19 April 2009 12.01
Artikel ini perlu diterjemahkan dari bahasa Inggris ke bahasa Indonesia. |
Artikel atau sebagian dari artikel ini terkait dengan perangkat lunak yang akan diluncurkan. Informasi di halaman ini bisa berubah setiap saat seiring dengan semakin dekatnya peluncuran dan semakin banyaknya informasi yang tersedia mengenai perangkat lunak tersebut. |
Windows PowerShell | |
---|---|
Paradigma | Multi-paradigm: imperative, pipeline, object-oriented, functional, reflective |
Dirancang oleh | Jeffrey Snover, Bruce Payette (et al.) |
Pengembang | Microsoft Corporation |
Rilis perdana | 2006 |
Tipe sistem | strong, safe, implicit, dynamic |
Sistem operasi | Cross-platform[1] |
Situs web | microsoft |
Repositori | microsoft |
Implementasi utama | |
Windows PowerShell, Pash[1] | |
Terpengaruh oleh | |
C#, DCL, ksh, Perl, Ruby/LISP, CL, SQL, COMMAND.COM/ cmd.exe,[2] Tcl[3] | |
Sunting kotak info • L • B |
Windows PowerShell, sebelumnya dinamai Microsoft Shell atau MSH (dengan nama-kode Monad) adalah sebuah command line interface atau CLI (antarmuka baris-perintah) dan bahasa scripting yang sedang dikembangkan oleh Microsoft. Antarmuka ini mirip dengan UNIX shell, namun produk ini dibangun atas dasar pemrograman berorientasi obyek (object-oriented programming/OOP) dan kerangka Microsoft .NET, dan cakupannya sangat luas.
Microsoft sedianya bermaksud meluncurkan PowerShell bersama-sama dengan Windows Vista, namun belakangan menyatakan akan meluncurkannya secara terpisah. Microsoft menyatakan bahwa PowerShell akan diluncurkan pada semester kedua 2006. Windows PowerShell adalah sebuah gambaran awal dari administrasi Microsoft Exchange Server 2007 di mana segalanya akan dilakukan melalui antarmuka CLI dan administrasi GUI sebagai lapisan di atas baris perintah tersebut.
PowerShell memerlukan .NET Framework versi 2.0 dan bisa dijalankan untuk Windows XP, Windows Server 2003, Windows Vista, dan Windows Server 2008; serta akan tersedia untuk prosesor-prosesor x86, x64, dan Itanium.
Referensi
- ^ a b igor.moochnick - Pash
- ^ Jsnover @ Wikipedia: Generational list of programming languages
- ^ Windows PowerShell : PowerShell and WPF: WTF
Buku
- Ford, Jerry Lee Jr. Microsoft Windows Powershell Programming for the Absolute Beginner. ISBN 1-59863-354-6.
- Holmes, Lee. Windows PowerShell Quick Reference. ISBN 0-596-52813-2.
- Holmes, Lee. Windows PowerShell Cookbook. ISBN 0-596-52849-3.
- Johnson, Willis. Scripting SQL Management Objects in Windows PowerShell. ISBN 978-0-470-27935-9.
- Jones, Don. Windows PowerShell: TFM. ISBN 0-9776597-2-0.
- Kopczynski, Tyson. Windows PowerShell Unleashed. ISBN 0672329530.
- Kumaravel, Arul. Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers. ISBN 0-470-17393-9.
- Oakley, Andy. Monad (AKA PowerShell). ISBN 0-596-10009-4.
- Payette, Bruce. Windows PowerShell in Action. ISBN 1-932394-90-7.
- Tyson Kopczynski, Pete Handley, Marco Shaw. Windows PowerShell Unleashed. ISBN 978-0672329883.
- Watt, Andrew. Professional Windows PowerShell. ISBN 0-471-94693-1.
- Wilson, Ed. Microsoft Windows PowerShell Step By Step. ISBN 0-7356-2395-3.
Pranala luar
- PowerShell homepage
- Windows PowerShell Team Blog
- Scripting with Windows PowerShell
- Monad Manifesto - The Origin of Windows PowerShell
- Channel9 Interviews/Demos with Jeffrey Snover - the Architect of Windows PowerShell
- Windows PowerShell and the “PowerShell Worm” - an analysis, by Leonard Chung of the Windows PowerShell Team, of the "PowerShell Worm" and a walkthrough of Windows PowerShell's security features and how they strongly reduce the risk of scripting malware.
Perangkat 3rd-party
- sudo for Powershell - run specific commands as an administrator on Windows Vista
- PowerShell Community Extensions
- PrimalScript 2007 General scripting IDE with PowerShell support and debugger
- PowerGUI Extensible graphical administrative console for managing systems based on Windows PowerShell.
- Powershell.com - Powershell Analyzer and Powershell Plus - Powershell Hosting, Editor and Debugging Products.
- Specops Command Software which combines PowerShell with Group Policy for computer group administration.
Pengembang PowerShell
- S3Nas PowerShell Provider - S3Nas Amazon S3 PowerShell Provider
- PowerShell SharePoint Provider - PowerShell SharePoint Provider
- OneNote PowerShell Provider - OneNote PowerShell Provider
- Windows Mobile PowerShell Provider - Windows Mobile PowerShell Provider