PowerShell Fast Track
eBook - ePub

PowerShell Fast Track

Hacks for Non-Coders

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

PowerShell Fast Track

Hacks for Non-Coders

Book details
Table of contents
Citations

About This Book

Create complex scripts in PowerShell and learn how to connect them to cloud services like Azure and Azure AD. This book will help you learn PowerShell by providing small "cheat" snippets that you can combine to write efficient and effective scripts.

PowerShell Fast Track starts with the basics of PowerShell before moving on to discuss functions like date and logs, along with concepts such as inputs for your scripts. Author Vikas Sukhija then walks you through interactive input and Snapins modules, where you will learn GUI button prompts and how to import sessions. He'll then show you how to report errors through email and log errors to a text file. Reporting CSV (Comma Separate Value) is discussed next, followed by a demonstration of miscellaneous functions, including how to connect your PowerShell scripts with Azure, SharePoint, Teams and other services. As you progress further, you'll see how PowerShell provides powerful features for automation that can be leveragedfor managing your Teams workload. Finally, using practical examples, you will learn how to implement and create scripts for day-to-day usage.

After reading this book, you will be able to hit the ground running and use PowerShell's powerful features in your own work.

What Will You Learn:

  • Utilize code Snippets to perform practical tasks
  • Combine the code to create more complex scripts.
  • Logging and reporting
  • Connect to various products such as Exchange, SharePoint, Teams, and AzureAD

Who Is This Book For:

System administrators

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access PowerShell Fast Track by Vikas Sukhija in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484277591

Table of contents

  1. Cover
  2. Front Matter
  3. 1. PowerShell Basics
  4. 2. Date and Logs
  5. 3. Input to Your Scripts
  6. 4. Interactive Input
  7. 5. Adding Snapins/ Modules
  8. 6. Sending Email
  9. 7. Error Reporting
  10. 8. Reporting
  11. 9. Miscellaneous Keywords
  12. 10. Gluing It All Together
  13. Back Matter