|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn815671785 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n|---||||| |
008 |
121018s2012 enk o 000 0 eng d |
040 |
|
|
|a MHW
|b eng
|e pn
|c MHW
|d EBLCP
|d N$T
|d MEAUC
|d OCLCA
|d DEBSZ
|d UMI
|d COO
|d OCLCQ
|d OCLCF
|d YDXCP
|d OCLCQ
|d FEM
|d JBG
|d MERUC
|d OCLCQ
|d OCLCO
|d ZCU
|d VTS
|d CEF
|d ICG
|d OCLCA
|d OCLCQ
|d OCLCO
|d STF
|d UAB
|d DKC
|d OCLCQ
|d M8D
|d OCLCQ
|d OCLCO
|d AJS
|d OCLCQ
|d INARC
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 825820941
|a 968061112
|a 969060236
|
020 |
|
|
|a 9781849686457
|q (electronic bk.)
|
020 |
|
|
|a 1849686459
|q (electronic bk.)
|
020 |
|
|
|a 1849686440
|
020 |
|
|
|a 9781849686440
|
020 |
|
|
|z 1849686459
|
029 |
1 |
|
|a AU@
|b 000050590735
|
029 |
1 |
|
|a AU@
|b 000062539062
|
029 |
1 |
|
|a DEBBG
|b BV041120625
|
029 |
1 |
|
|a DEBBG
|b BV043153827
|
029 |
1 |
|
|a DEBBG
|b BV044168893
|
029 |
1 |
|
|a DEBSZ
|b 396755259
|
029 |
1 |
|
|a DEBSZ
|b 397398557
|
029 |
1 |
|
|a DEBSZ
|b 421316101
|
035 |
|
|
|a (OCoLC)815671785
|z (OCoLC)825820941
|z (OCoLC)968061112
|z (OCoLC)969060236
|
037 |
|
|
|a CL0500000188
|b Safari Books Online
|
050 |
|
4 |
|a TK5105.875.I6
|
072 |
|
7 |
|a COM
|x 046060
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 046020
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 046050
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 046040
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 088020
|2 bisacsh
|
082 |
0 |
4 |
|a 005.446
|a 006.7/8
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Driscoll, Adam.
|
245 |
1 |
0 |
|a Microsoft Windows PowerShell 3.0 first look /
|c Adam Driscoll.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2012.
|
300 |
|
|
|a 1 online resource
|
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
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a A quick, succinct guide to the new and exciting features in PowerShell 3.0.
|
505 |
0 |
|
|a Microsoft Windows PowerShell 3.0 First Look; Microsoft Windows PowerShell 3.0 First Look; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Find What You're Looking for; The Show-Command cmdlet; Updatable contextual help; What help is made of.
|
505 |
8 |
|
|a The Save-Help cmdletThe Update-Help cmdlet; The Get-Help cmdlet; The auto-discovery cmdlet; Understanding cmdlet auto-discovery; Things to know about auto-discovery; Summary; 2. Usability Enhancements; The problem with Where-Object and ForEach-Object; Fixing the problem with Where-Object; Fixing the problem with ForEach-Object; Enhancements to tab completion; Improvements to Get-ChildItem; The problem with Get-ChildItem; A better Get-ChildItem; Summary; 3. Improved Administration; Scheduling jobs; Creating a job trigger; Viewing scheduled jobs in the Windows Task Scheduler.
|
505 |
8 |
|
|a Delegated administrationThe need for a more robust system; Examining PowerShell session configurations; Modifying existing session configurations; Creating a delegated session configuration; Registering new session configurations; Connecting to a newly registered session configuration; Robust and resilient remote sessions; A long running example; Using resilient sessions; Experimenting with resilient sessions; Improved Restart-Computer; The enhanced Restart-Computer; Installing a product which requires a restart; Using the delay parameter; Using different communication protocols; Summary.
|
505 |
8 |
|
|a 4. Windows Workflow in PowerShellUnderstanding Windows Workflow; Integrating Windows Workflow with PowerShell; First steps in workflows; Workflow common parameters; Workflow as a job; Remote execution; Custom workflow parameters; Scripts in workflows; Working between workflows; Parallel execution; Persisting data in workflows; Limitations of PowerShell workflows; Variable scope; No advanced function blocks; Activities that run only on the local machine; The cmdlets that have no activity implementation; Importing activities into PowerShell; Using PowerShell workflows in Visual Studio.
|
505 |
8 |
|
|a Adding a Microsoft workflow activity assemblyAdding a custom PowerShell workflow to Visual Studio; Summary; 5. Using the Common Informational Model; Introduction to the CIM IDE; Implementing a simple WMI provider; Adding a CIM Provider project; The implementation details; Generating PowerShell metadata; Registering a WMI provider; Automatically creating provider cmdlets; Why new cmdlets to interact with WMI?; Differences between the CIM and WMI cmdlets; Cmdlet differences between CIM and WMI; Registering CIM events; Updating CIM instances; Exploring the new CIM cmdlets; CIM sessions.
|
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 Operating systems (Computers)
|
650 |
|
6 |
|a Windows PowerShell (Langage de programmation)
|
650 |
|
6 |
|a Systèmes d'exploitation (Ordinateurs)
|
650 |
|
7 |
|a operating systems.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x DOS.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x Macintosh.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x Windows Server & NT.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x Windows Workstation.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x System Administration
|x Windows Administration.
|2 bisacsh
|
650 |
|
7 |
|a Operating systems (Computers)
|2 fast
|
650 |
|
7 |
|a Windows PowerShell (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|z 9781849686440
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=499244
|z Texto completo
|
938 |
|
|
|a Internet Archive
|b INAR
|n microsoftwindows0000dris
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 499244
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9812351
|
994 |
|
|
|a 92
|b IZTAP
|