Practical Windows PowerShell scripting:
12+ Hours of Video Instruction Fully updated! Decipher PowerShell code and automate administrative tasks with minimal effort. Overview PowerShell can help you automate a variety of tasks from Windows Server management to rich reporting, to building full blown, graphical applications. But learning Po...
Gespeichert in:
Weitere beteiligte Personen: | |
---|---|
Format: | Elektronisch Video |
Sprache: | Englisch |
Veröffentlicht: |
[Place of publication not identified]
Sams
[2022]
|
Ausgabe: | Second edition. |
Schriftenreihe: | Live lessons
|
Schlagwörter: | |
Links: | https://learning.oreilly.com/library/view/-/9780137905256/?ar |
Zusammenfassung: | 12+ Hours of Video Instruction Fully updated! Decipher PowerShell code and automate administrative tasks with minimal effort. Overview PowerShell can help you automate a variety of tasks from Windows Server management to rich reporting, to building full blown, graphical applications. But learning PowerShell can be intimidating; its not intuitive and alias use can make code difficult to read. In this video, Microsoft MVP Brien Posey helps you learn PowerShell with minimal effort. He writes code that is easy to follow and easy to read. He takes time to explain and demo each step and talks you through PowerShells quirks. This fully updated edition of the bestselling Practical Windows PowerShell Scripting LiveLessons video includes the latest tools such as PowerShell 7 pipeline parallelization, Windows 11 Terminal, and Windows Server 2022. Start by building practical PowerShell scripts that help you manage day-to-day tasks, and then see how take advantage of more advanced features. About the Instructor Brien Posey is a 15 time Microsoft MVP and has worked in IT for more than 20 years. He spent the last 15 years working as a freelance technology author and speaker. Previously, Posey worked as a CIO for a national chain of hospitals and healthcare facilities. Past experience includes working as a network engineer for the United States Department of Defense at Fort Knox and as a network administrator for some of the largest insurance companies in America. Brien has also spent the last two years training as a Scientist-Astronaut candidate and continues to pursue this area of interest. Other LiveLessons videos from Brien Posey include, Practical Windows PowerShell Scripting; Microsoft Exchange Server 2016; Building, Managing, and Migrating Virtual Machines with Hyper-V and Azure, and most recently; PowerShell for Business Intelligence and Big Data Analytics. Skill Level All levels Learn How To Decipher PowerShell Syntax Work with PowerShell Cmdlets Enhance your PowerShell scripts Interact with Active Directory Automate scripts Create and format reports Import data into charts Establish remote sessions Build your own GUI Use advanced features such as pipeline chain operators and parallelization Who Should Take This Course This video course is ideal for admins or developers who wants to learn PowerShell and advance their understanding of basic or advanced PowerShell techniques. Course Requirements A basic understanding of Windows Lesson Descriptions Lesson 1 introduces PowerShell. Its intended primarily for those who are just getting started with PowerShell. Lesson 2 focuses on PowerShell basics, including fundamental concepts such as variables, objects, attributes, and error messages. Lesson 3 begins to talk about basic scripting, including how to build a PowerShell script, configuring the script execution policy, creating a function, silencing errors, operators, and authentication. Lesson 4 shows you how to enhance scripts. Learn how to pass a variable to a function, create loops, and integrate with Microsoft .NET. You also learn about if-then-else statements and switch statements. Lesson 5 covers interacting with Active Directory. Learn how to query the Active Directory, create and modify user accounts, and work with AD groups. Lesson 6 delves into PowerShell as a management tool. Learn how to make a script run automatically, generate alerts and e-mail messages from a script, and management best practices. Lesson 7 explains how to use PowerShell for reporting, including creating CSV, text, and HTML files. Lesson 8 dives into graphical reporting with PowerShell. It also explains how to create simple charts, change the chart type, and import data into the chart. Lesson 9 shows you how to establish a remote session, run cmdlet on a remote session, and collect data. Lesson 10 demonstrates how to build your own GUI, including adding text boxes, creating buttons, and working with drop-down lists. Lesson 11 concludes the video course by presenting advanced features of PowerShell, including ternary operators, pipeline chain operators, null condition operators, and pipeline parallelization. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video. |
Beschreibung: | Online resource; title from title details screen (O'Reilly, viewed May 10, 2022) |
Umfang: | 1 Online-Ressource (1 video file (12 hr., 8 min.)) sound, color. |
ISBN: | 9780137905256 0137905254 |
Internformat
MARC
LEADER | 00000cgm a22000002 4500 | ||
---|---|---|---|
001 | ZDB-30-ORH-078671221 | ||
003 | DE-627-1 | ||
005 | 20240228121659.0 | ||
006 | m o | | | ||
007 | cr uuu---uuuuu | ||
008 | 220609s2022 xx ||| |o o ||eng c | ||
020 | |a 9780137905256 |c electronic video |9 978-0-13-790525-6 | ||
020 | |a 0137905254 |c electronic video |9 0-13-790525-4 | ||
035 | |a (DE-627-1)078671221 | ||
035 | |a (DE-599)KEP078671221 | ||
035 | |a (ORHE)9780137905256 | ||
035 | |a (DE-627-1)078671221 | ||
040 | |a DE-627 |b ger |c DE-627 |e rda | ||
041 | |a eng | ||
082 | 0 | |a 005.4/476 |2 23/eng/20220510 | |
245 | 1 | 0 | |a Practical Windows PowerShell scripting |
250 | |a Second edition. | ||
264 | 1 | |a [Place of publication not identified] |b Sams |c [2022] | |
300 | |a 1 Online-Ressource (1 video file (12 hr., 8 min.)) |b sound, color. | ||
336 | |a zweidimensionales bewegtes Bild |b tdi |2 rdacontent | ||
337 | |a Computermedien |b c |2 rdamedia | ||
338 | |a Online-Ressource |b cr |2 rdacarrier | ||
490 | 0 | |a Live lessons | |
500 | |a Online resource; title from title details screen (O'Reilly, viewed May 10, 2022) | ||
520 | |a 12+ Hours of Video Instruction Fully updated! Decipher PowerShell code and automate administrative tasks with minimal effort. Overview PowerShell can help you automate a variety of tasks from Windows Server management to rich reporting, to building full blown, graphical applications. But learning PowerShell can be intimidating; its not intuitive and alias use can make code difficult to read. In this video, Microsoft MVP Brien Posey helps you learn PowerShell with minimal effort. He writes code that is easy to follow and easy to read. He takes time to explain and demo each step and talks you through PowerShells quirks. This fully updated edition of the bestselling Practical Windows PowerShell Scripting LiveLessons video includes the latest tools such as PowerShell 7 pipeline parallelization, Windows 11 Terminal, and Windows Server 2022. Start by building practical PowerShell scripts that help you manage day-to-day tasks, and then see how take advantage of more advanced features. About the Instructor Brien Posey is a 15 time Microsoft MVP and has worked in IT for more than 20 years. He spent the last 15 years working as a freelance technology author and speaker. Previously, Posey worked as a CIO for a national chain of hospitals and healthcare facilities. Past experience includes working as a network engineer for the United States Department of Defense at Fort Knox and as a network administrator for some of the largest insurance companies in America. Brien has also spent the last two years training as a Scientist-Astronaut candidate and continues to pursue this area of interest. Other LiveLessons videos from Brien Posey include, Practical Windows PowerShell Scripting; Microsoft Exchange Server 2016; Building, Managing, and Migrating Virtual Machines with Hyper-V and Azure, and most recently; PowerShell for Business Intelligence and Big Data Analytics. Skill Level All levels Learn How To Decipher PowerShell Syntax Work with PowerShell Cmdlets Enhance your PowerShell scripts Interact with Active Directory Automate scripts Create and format reports Import data into charts Establish remote sessions Build your own GUI Use advanced features such as pipeline chain operators and parallelization Who Should Take This Course This video course is ideal for admins or developers who wants to learn PowerShell and advance their understanding of basic or advanced PowerShell techniques. Course Requirements A basic understanding of Windows Lesson Descriptions Lesson 1 introduces PowerShell. Its intended primarily for those who are just getting started with PowerShell. Lesson 2 focuses on PowerShell basics, including fundamental concepts such as variables, objects, attributes, and error messages. Lesson 3 begins to talk about basic scripting, including how to build a PowerShell script, configuring the script execution policy, creating a function, silencing errors, operators, and authentication. Lesson 4 shows you how to enhance scripts. Learn how to pass a variable to a function, create loops, and integrate with Microsoft .NET. You also learn about if-then-else statements and switch statements. Lesson 5 covers interacting with Active Directory. Learn how to query the Active Directory, create and modify user accounts, and work with AD groups. Lesson 6 delves into PowerShell as a management tool. Learn how to make a script run automatically, generate alerts and e-mail messages from a script, and management best practices. Lesson 7 explains how to use PowerShell for reporting, including creating CSV, text, and HTML files. Lesson 8 dives into graphical reporting with PowerShell. It also explains how to create simple charts, change the chart type, and import data into the chart. Lesson 9 shows you how to establish a remote session, run cmdlet on a remote session, and collect data. Lesson 10 demonstrates how to build your own GUI, including adding text boxes, creating buttons, and working with drop-down lists. Lesson 11 concludes the video course by presenting advanced features of PowerShell, including ternary operators, pipeline chain operators, null condition operators, and pipeline parallelization. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video. | ||
650 | 0 | |a Windows PowerShell (Computer program language) | |
650 | 0 | |a Operating systems (Computers) | |
650 | 4 | |a Windows PowerShell (Langage de programmation) | |
650 | 4 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 4 | |a operating systems | |
650 | 4 | |a Operating systems (Computers) | |
650 | 4 | |a Windows PowerShell (Computer program language) | |
650 | 4 | |a Instructional films | |
650 | 4 | |a Internet videos | |
650 | 4 | |a Nonfiction films | |
650 | 4 | |a Instructional films | |
650 | 4 | |a Nonfiction films | |
650 | 4 | |a Internet videos | |
650 | 4 | |a Films de formation | |
650 | 4 | |a Films autres que de fiction | |
650 | 4 | |a Vidéos sur Internet | |
700 | 1 | |a Posey, Brien |e MitwirkendeR |4 ctb | |
710 | 2 | |a Sams Publishing (Firm), |e Verlag |4 pbl | |
966 | 4 | 0 | |l DE-91 |p ZDB-30-ORH |q TUM_PDA_ORH |u https://learning.oreilly.com/library/view/-/9780137905256/?ar |m X:ORHE |x Aggregator |z lizenzpflichtig |3 Volltext |
912 | |a ZDB-30-ORH | ||
935 | |c vide | ||
951 | |a BO | ||
912 | |a ZDB-30-ORH | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-30-ORH-078671221 |
---|---|
_version_ | 1821494944019251200 |
adam_text | |
any_adam_object | |
author2 | Posey, Brien |
author2_role | ctb |
author2_variant | b p bp |
author_facet | Posey, Brien |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-30-ORH |
ctrlnum | (DE-627-1)078671221 (DE-599)KEP078671221 (ORHE)9780137905256 |
dewey-full | 005.4/476 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4/476 |
dewey-search | 005.4/476 |
dewey-sort | 15.4 3476 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic Video |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06830cgm a22005892 4500</leader><controlfield tag="001">ZDB-30-ORH-078671221</controlfield><controlfield tag="003">DE-627-1</controlfield><controlfield tag="005">20240228121659.0</controlfield><controlfield tag="006">m o | | </controlfield><controlfield tag="007">cr uuu---uuuuu</controlfield><controlfield tag="008">220609s2022 xx ||| |o o ||eng c</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780137905256</subfield><subfield code="c">electronic video</subfield><subfield code="9">978-0-13-790525-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0137905254</subfield><subfield code="c">electronic video</subfield><subfield code="9">0-13-790525-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)078671221</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KEP078671221</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ORHE)9780137905256</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)078671221</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-627</subfield><subfield code="b">ger</subfield><subfield code="c">DE-627</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.4/476</subfield><subfield code="2">23/eng/20220510</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Practical Windows PowerShell scripting</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[Place of publication not identified]</subfield><subfield code="b">Sams</subfield><subfield code="c">[2022]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (1 video file (12 hr., 8 min.))</subfield><subfield code="b">sound, color.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">zweidimensionales bewegtes Bild</subfield><subfield code="b">tdi</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">Computermedien</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">Online-Ressource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Live lessons</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">12+ Hours of Video Instruction Fully updated! Decipher PowerShell code and automate administrative tasks with minimal effort. Overview PowerShell can help you automate a variety of tasks from Windows Server management to rich reporting, to building full blown, graphical applications. But learning PowerShell can be intimidating; its not intuitive and alias use can make code difficult to read. In this video, Microsoft MVP Brien Posey helps you learn PowerShell with minimal effort. He writes code that is easy to follow and easy to read. He takes time to explain and demo each step and talks you through PowerShells quirks. This fully updated edition of the bestselling Practical Windows PowerShell Scripting LiveLessons video includes the latest tools such as PowerShell 7 pipeline parallelization, Windows 11 Terminal, and Windows Server 2022. Start by building practical PowerShell scripts that help you manage day-to-day tasks, and then see how take advantage of more advanced features. About the Instructor Brien Posey is a 15 time Microsoft MVP and has worked in IT for more than 20 years. He spent the last 15 years working as a freelance technology author and speaker. Previously, Posey worked as a CIO for a national chain of hospitals and healthcare facilities. Past experience includes working as a network engineer for the United States Department of Defense at Fort Knox and as a network administrator for some of the largest insurance companies in America. Brien has also spent the last two years training as a Scientist-Astronaut candidate and continues to pursue this area of interest. Other LiveLessons videos from Brien Posey include, Practical Windows PowerShell Scripting; Microsoft Exchange Server 2016; Building, Managing, and Migrating Virtual Machines with Hyper-V and Azure, and most recently; PowerShell for Business Intelligence and Big Data Analytics. Skill Level All levels Learn How To Decipher PowerShell Syntax Work with PowerShell Cmdlets Enhance your PowerShell scripts Interact with Active Directory Automate scripts Create and format reports Import data into charts Establish remote sessions Build your own GUI Use advanced features such as pipeline chain operators and parallelization Who Should Take This Course This video course is ideal for admins or developers who wants to learn PowerShell and advance their understanding of basic or advanced PowerShell techniques. Course Requirements A basic understanding of Windows Lesson Descriptions Lesson 1 introduces PowerShell. Its intended primarily for those who are just getting started with PowerShell. Lesson 2 focuses on PowerShell basics, including fundamental concepts such as variables, objects, attributes, and error messages. Lesson 3 begins to talk about basic scripting, including how to build a PowerShell script, configuring the script execution policy, creating a function, silencing errors, operators, and authentication. Lesson 4 shows you how to enhance scripts. Learn how to pass a variable to a function, create loops, and integrate with Microsoft .NET. You also learn about if-then-else statements and switch statements. Lesson 5 covers interacting with Active Directory. Learn how to query the Active Directory, create and modify user accounts, and work with AD groups. Lesson 6 delves into PowerShell as a management tool. Learn how to make a script run automatically, generate alerts and e-mail messages from a script, and management best practices. Lesson 7 explains how to use PowerShell for reporting, including creating CSV, text, and HTML files. Lesson 8 dives into graphical reporting with PowerShell. It also explains how to create simple charts, change the chart type, and import data into the chart. Lesson 9 shows you how to establish a remote session, run cmdlet on a remote session, and collect data. Lesson 10 demonstrates how to build your own GUI, including adding text boxes, creating buttons, and working with drop-down lists. Lesson 11 concludes the video course by presenting advanced features of PowerShell, including ternary operators, pipeline chain operators, null condition operators, and pipeline parallelization. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Windows PowerShell (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Windows PowerShell (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Systèmes d'exploitation (Ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">operating systems</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Windows PowerShell (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Instructional films</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Internet videos</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Nonfiction films</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Instructional films</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Nonfiction films</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Internet videos</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Films de formation</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Films autres que de fiction</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Vidéos sur Internet</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Posey, Brien</subfield><subfield code="e">MitwirkendeR</subfield><subfield code="4">ctb</subfield></datafield><datafield tag="710" ind1="2" ind2=" "><subfield code="a">Sams Publishing (Firm),</subfield><subfield code="e">Verlag</subfield><subfield code="4">pbl</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-30-ORH</subfield><subfield code="q">TUM_PDA_ORH</subfield><subfield code="u">https://learning.oreilly.com/library/view/-/9780137905256/?ar</subfield><subfield code="m">X:ORHE</subfield><subfield code="x">Aggregator</subfield><subfield code="z">lizenzpflichtig</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="935" ind1=" " ind2=" "><subfield code="c">vide</subfield></datafield><datafield tag="951" ind1=" " ind2=" "><subfield code="a">BO</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-30-ORH-078671221 |
illustrated | Not Illustrated |
indexdate | 2025-01-17T11:22:25Z |
institution | BVB |
isbn | 9780137905256 0137905254 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (1 video file (12 hr., 8 min.)) sound, color. |
psigel | ZDB-30-ORH TUM_PDA_ORH ZDB-30-ORH |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Sams |
record_format | marc |
series2 | Live lessons |
spelling | Practical Windows PowerShell scripting Second edition. [Place of publication not identified] Sams [2022] 1 Online-Ressource (1 video file (12 hr., 8 min.)) sound, color. zweidimensionales bewegtes Bild tdi rdacontent Computermedien c rdamedia Online-Ressource cr rdacarrier Live lessons Online resource; title from title details screen (O'Reilly, viewed May 10, 2022) 12+ Hours of Video Instruction Fully updated! Decipher PowerShell code and automate administrative tasks with minimal effort. Overview PowerShell can help you automate a variety of tasks from Windows Server management to rich reporting, to building full blown, graphical applications. But learning PowerShell can be intimidating; its not intuitive and alias use can make code difficult to read. In this video, Microsoft MVP Brien Posey helps you learn PowerShell with minimal effort. He writes code that is easy to follow and easy to read. He takes time to explain and demo each step and talks you through PowerShells quirks. This fully updated edition of the bestselling Practical Windows PowerShell Scripting LiveLessons video includes the latest tools such as PowerShell 7 pipeline parallelization, Windows 11 Terminal, and Windows Server 2022. Start by building practical PowerShell scripts that help you manage day-to-day tasks, and then see how take advantage of more advanced features. About the Instructor Brien Posey is a 15 time Microsoft MVP and has worked in IT for more than 20 years. He spent the last 15 years working as a freelance technology author and speaker. Previously, Posey worked as a CIO for a national chain of hospitals and healthcare facilities. Past experience includes working as a network engineer for the United States Department of Defense at Fort Knox and as a network administrator for some of the largest insurance companies in America. Brien has also spent the last two years training as a Scientist-Astronaut candidate and continues to pursue this area of interest. Other LiveLessons videos from Brien Posey include, Practical Windows PowerShell Scripting; Microsoft Exchange Server 2016; Building, Managing, and Migrating Virtual Machines with Hyper-V and Azure, and most recently; PowerShell for Business Intelligence and Big Data Analytics. Skill Level All levels Learn How To Decipher PowerShell Syntax Work with PowerShell Cmdlets Enhance your PowerShell scripts Interact with Active Directory Automate scripts Create and format reports Import data into charts Establish remote sessions Build your own GUI Use advanced features such as pipeline chain operators and parallelization Who Should Take This Course This video course is ideal for admins or developers who wants to learn PowerShell and advance their understanding of basic or advanced PowerShell techniques. Course Requirements A basic understanding of Windows Lesson Descriptions Lesson 1 introduces PowerShell. Its intended primarily for those who are just getting started with PowerShell. Lesson 2 focuses on PowerShell basics, including fundamental concepts such as variables, objects, attributes, and error messages. Lesson 3 begins to talk about basic scripting, including how to build a PowerShell script, configuring the script execution policy, creating a function, silencing errors, operators, and authentication. Lesson 4 shows you how to enhance scripts. Learn how to pass a variable to a function, create loops, and integrate with Microsoft .NET. You also learn about if-then-else statements and switch statements. Lesson 5 covers interacting with Active Directory. Learn how to query the Active Directory, create and modify user accounts, and work with AD groups. Lesson 6 delves into PowerShell as a management tool. Learn how to make a script run automatically, generate alerts and e-mail messages from a script, and management best practices. Lesson 7 explains how to use PowerShell for reporting, including creating CSV, text, and HTML files. Lesson 8 dives into graphical reporting with PowerShell. It also explains how to create simple charts, change the chart type, and import data into the chart. Lesson 9 shows you how to establish a remote session, run cmdlet on a remote session, and collect data. Lesson 10 demonstrates how to build your own GUI, including adding text boxes, creating buttons, and working with drop-down lists. Lesson 11 concludes the video course by presenting advanced features of PowerShell, including ternary operators, pipeline chain operators, null condition operators, and pipeline parallelization. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video. Windows PowerShell (Computer program language) Operating systems (Computers) Windows PowerShell (Langage de programmation) Systèmes d'exploitation (Ordinateurs) operating systems Instructional films Internet videos Nonfiction films Films de formation Films autres que de fiction Vidéos sur Internet Posey, Brien MitwirkendeR ctb Sams Publishing (Firm), Verlag pbl |
spellingShingle | Practical Windows PowerShell scripting Windows PowerShell (Computer program language) Operating systems (Computers) Windows PowerShell (Langage de programmation) Systèmes d'exploitation (Ordinateurs) operating systems Instructional films Internet videos Nonfiction films Films de formation Films autres que de fiction Vidéos sur Internet |
title | Practical Windows PowerShell scripting |
title_auth | Practical Windows PowerShell scripting |
title_exact_search | Practical Windows PowerShell scripting |
title_full | Practical Windows PowerShell scripting |
title_fullStr | Practical Windows PowerShell scripting |
title_full_unstemmed | Practical Windows PowerShell scripting |
title_short | Practical Windows PowerShell scripting |
title_sort | practical windows powershell scripting |
topic | Windows PowerShell (Computer program language) Operating systems (Computers) Windows PowerShell (Langage de programmation) Systèmes d'exploitation (Ordinateurs) operating systems Instructional films Internet videos Nonfiction films Films de formation Films autres que de fiction Vidéos sur Internet |
topic_facet | Windows PowerShell (Computer program language) Operating systems (Computers) Windows PowerShell (Langage de programmation) Systèmes d'exploitation (Ordinateurs) operating systems Instructional films Internet videos Nonfiction films Films de formation Films autres que de fiction Vidéos sur Internet |
work_keys_str_mv | AT poseybrien practicalwindowspowershellscripting AT samspublishingfirm practicalwindowspowershellscripting |