Cargando…

Windows PowerShell 4.0 for .NET developers : a fast-paced PowerShell guide, enabling you to efficiently administer and maintain your development environment /

A fast-paced guide, packed with easy-to-follow practical examples and real-world scenarios, along with detailed descriptions and screenshots. If you are a .NET developer who wants to learn how to use Windows PowerShell then this book is what you are looking for. This book takes you from the basics t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Talaat, Sherif
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2014.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn872683955
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 140131s2014 enka o 001 0 eng d
040 |a E7B  |b eng  |e rda  |e pn  |c E7B  |d COO  |d EBLCP  |d YDXCP  |d IDEBK  |d S4S  |d DEBSZ  |d OCLCF  |d N$T  |d OCLCQ  |d TEFOD  |d AGLDB  |d OCLCQ  |d ICA  |d OCLCQ  |d OCLCO  |d MOR  |d PIFAG  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d D6H  |d STF  |d VTS  |d ICG  |d NLE  |d INT  |d VT2  |d OCLCA  |d UKMGB  |d OCLCQ  |d OCLCO  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d INARC  |d QGK  |d OCLCQ  |d OCLCO 
016 7 |a 018014017  |2 Uk 
019 |a 869095447  |a 961603901  |a 971056109  |a 1259096464 
020 |a 9781849688772  |q (electronic bk.) 
020 |a 184968877X  |q (electronic bk.) 
020 |z 1849688761 
020 |z 9781849688765 
029 1 |a AU@  |b 000053400965 
029 1 |a AU@  |b 000059331466 
029 1 |a CHNEW  |b 000694588 
029 1 |a CHNEW  |b 000694592 
029 1 |a CHNEW  |b 000886758 
029 1 |a CHVBK  |b 374456771 
029 1 |a DEBBG  |b BV043607195 
029 1 |a DEBSZ  |b 405575130 
029 1 |a DEBSZ  |b 484719807 
029 1 |a UKMGB  |b 018014017 
035 |a (OCoLC)872683955  |z (OCoLC)869095447  |z (OCoLC)961603901  |z (OCoLC)971056109  |z (OCoLC)1259096464 
037 |a 67E2D60C-2987-4996-B008-BCE963273A81  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.6  |b .T35 2014eb 
072 7 |a COM  |x 046040  |2 bisacsh 
082 0 4 |a 005.446  |2 23 
049 |a UAMI 
100 1 |a Talaat, Sherif. 
245 1 0 |a Windows PowerShell 4.0 for .NET developers :  |b a fast-paced PowerShell guide, enabling you to efficiently administer and maintain your development environment /  |c Sherif Talaat. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource (140 pages) :  |b illustrations (some color) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (ebrary, viewed January 31, 2014). 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Windows PowerShell; Introducing Windows PowerShell; Windows PowerShell consoles; The Windows PowerShell console; The Integrated Scripting Environment (ISE); The key features of Windows PowerShell; PowerShell fundamentals -- back to basics; Working with objects; Understanding the piping and pipelines; Understanding and using aliases; Using variables and data types; Comparison and logical operators; Working with arrays and hash tables. 
505 8 |a Script flow and execution controlConditional execution; Iterations statements; Using functions; Understanding providers and drives; Working with script files; Comments in PowerShell; Using help in Windows PowerShell; PowerShell's common parameters; Summary; Chapter 2: Unleashing Your Development Skills with PowerShell; Understanding CIM and WMI; CIM and WMI in Windows PowerShell; More reasons to adopt CIM; Working with XML; Loading XML files; Using the Get-Content cmdlet; Using the Select-Xml cmdlet; Importing and exporting XML files; Working with COM; Creating an instance of a COM object. 
505 8 |a Automating Internet Explorer with COM and PowerShellAutomating Microsoft Excel with COM and PowerShell; Working with .NET objects; Creating .NET objects; Extending .NET objects; Extending .NET framework types; Defining the object type using an inline C♯ class; Defining an object type using an assembly name or file; Understanding Windows PowerShell Modules; Creating Windows PowerShell Modules; The script modules; The binary modules; Creating your first binary module; The manifest modules; The dynamic modules; Script debugging and error handling; Working with breakpoints; Debugging your script. 
505 8 |a Error-handling techniquesThe Error and LastExistCode variables; Building GUI with PowerShell; Summary; Chapter 3: PowerShell for Your Daily Administration Tasks; Windows PowerShell remoting; Four different ways of using remoting; Interactive remoting; Ad hoc remoting; Persistent session; Implicit remoting; Windows PowerShell Workflow (PSW); Creating a workflow using PowerShell; Executing a PowerShell Workflow; Sequential execution; Parallel execution; InlineScript activity; Controlling the PowerShell workflow execution; Persistent workflows; Windows PowerShell in action. 
505 8 |a Working with Windows roles and featuresInstalling Windows roles and features; Uninstalling Windows roles and features; Managing local users and groups; Creating a new local user account; Modifying an existing local user account; Adding and removing a user account to and from a group; Listing all the existing users and groups; Managing web servers -- IIS; Working with web application pools; Creating a new website; Creating a new virtual directory; Creating a new web application; Creating an FTP site; Creating and modifying an existing website binding. 
520 |a A fast-paced guide, packed with easy-to-follow practical examples and real-world scenarios, along with detailed descriptions and screenshots. If you are a .NET developer who wants to learn how to use Windows PowerShell then this book is what you are looking for. This book takes you from the basics to a professional level in PowerShell scripting. In order to get the maximum benefit from this book, you need to have some basic scripting knowledge or at least hands-on experience with one of the .NET programming languages. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft Windows (Computer file) 
630 0 7 |a Microsoft Windows (Computer file)  |2 fast 
650 0 |a Windows PowerShell (Computer program language) 
650 0 |a Scripting languages (Computer science) 
650 0 |a Operating systems (Computers) 
650 6 |a Windows PowerShell (Langage de programmation) 
650 6 |a Langages de script (Informatique) 
650 6 |a Systèmes d'exploitation (Ordinateurs) 
650 7 |a operating systems.  |2 aat 
650 7 |a COMPUTERS  |x Operating Systems  |x Windows Workstation.  |2 bisacsh 
650 7 |a Operating systems (Computers)  |2 fast 
650 7 |a Scripting languages (Computer science)  |2 fast 
650 7 |a Windows PowerShell (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Talaat, Sherif.  |t Windows PowerShell 4.0 for .NET Developers.  |d Birmingham : Packt Publishing, ©2014  |z 9781849688765 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=687382  |z Texto completo 
936 |a BATCHLOAD 
938 |a ebrary  |b EBRY  |n ebr10829415 
938 |a EBSCOhost  |b EBSC  |n 687382 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28026333 
938 |a Internet Archive  |b INAR  |n windowspowershel0000tala 
938 |a YBP Library Services  |b YANK  |n 11596037 
994 |a 92  |b IZTAP