|Listed in category:
Have one to sell?

Learn PowerShell in a Month of Lunches Fourth Edition Covers Windows Linux an...

US $53.03
ApproximatelyAU $81.55
Condition:
Brand new
Breathe easy. Returns accepted.
Postage:
Free Standard Shipping.
Located in: San Gabriel, California, United States
Delivery:
Estimated between Mon, 11 Aug and Thu, 14 Aug to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the postage service selected, the seller's postage history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
30-day returns. Buyer pays for return postage. If you use an eBay postage label, it will be deducted from your refund amount.
Payments:
     Diners Club

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:285500528113
Last updated on 20 Jul, 2025 01:45:54 AESTView all revisionsView all revisions

Item specifics

Condition
Brand new: A new, unread, unused book in perfect condition with no missing or damaged pages. See the ...
EAN
9781617296963
ISBN
9781617296963
Package Dimensions LxWxH
9.25x7.44x0.87 Inches
Weight
1.45 Pounds
MPN
Does not apply
Model
Does not apply
Brand
None

About this product

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617296961
ISBN-13
9781617296963
eBay Product ID (ePID)
19050392558

Product Key Features

Number of Pages
375 Pages
Language
English
Publication Name
Learn Powershell in a Month of Lunches: Covers Windows, Linux, and Mac OS
Subject
System Administration / Linux & Unix Administration, General, System Administration / Windows Administration, Programming Languages / Asp.Net
Publication Year
2022
Type
Textbook
Subject Area
Mathematics, Computers
Author
James Petty, Don Jones, Jeffery Hicks, Tyler Leonhardt, Travis Plunk
Format
Trade Paperback

Dimensions

Item Height
0.6 in
Item Weight
23.3 Oz
Item Length
9.2 in
Item Width
7.3 in

Additional Product Features

LCCN
2022-288143
Dewey Edition
23
Reviews
"Notonly for MacOS and Linux users, but also a great resource for Windows PS users." Bruce Bergman "Gives developers a lot of insight on how PowerShell works and how to accomplish everyday tasks." Marcel van den Brink "This book enabled me to quickly get using PowerShell for real-lifetasks." Rick Michaels "The book is great, especially if you have no previous experience with PowerShell, tasks automation, or DevOps." Max Almonte "Approaches PowerShell from a building block like perspective." FosterHaines "Unlike other PowerShell type books, this book expands beyond just Windows environments to accommodate those on Mac or Linux platforms who may want to explore this area as well." James Matlock
Dewey Decimal
005.133
Synopsis
Learn PowerShell in a Month of Lunches covers Windows, Linux, and macOS is a task-focused tutorial for administering Linuxand macOS systems using Microsoft PowerShell. Adapted by PowerShell team members Travis Plunk and Tyler Leonhardt from the best selling Learn Windows PowerShell in a Month of Lunches by community legends DonJones and Jeffrey Hicks , it features Linux-based examples covering core language features and admin tasks. Designed for busy IT professionals, this innovative guide will take you from the basics to PowerShell proficiency through 25 tutorials you can do in your lunch break, Designed for busy IT professionals, this innovative guide will take you from the basics to PowerShell proficiency through 25 tutorials you can do in your lunch break. In Learn PowerShell in a Month of Lunches, Fourth Edition you will learn: Discoverability with the Help system Background jobs and automation techniques Simple scripting to automate repetitive tasks Managing cloud services from major cloud providers Extending PowerShell with commands Common syntax and commands cheat sheet Learn PowerShell in a Month of Lunches, Fourth Edition is a task-focused guide for administering your systems using PowerShell. It covers core language features and admin tasks, with each chapter a mini-tutorial you can easily complete in under an hour. Discover how PowerShell works on different operating systems, and start automating tasks so they take just a few seconds to complete. No previous scripting experience required. The book is based on the bestselling Learn Windows PowerShell in a Month of Lunches by community legends Don Jones and Jeffery Hicks. PowerShell team members Travis Plunk and Tyler Leonhardt and Microsoft MVP James Petty have updated this edition to the latest version of PowerShell, including its multi-platform expansion into Linux and macOS. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology PowerShell gives you complete command line control over admin tasks like adding users, exporting data, and file management. Whether you're writing one-liners or building complex scripts to manage cloud resources and CI/CD pipelines, PowerShell can handle the task. And now that PowerShell is truly cross-platform, you don't have to switch scripting languages when you move between Windows, Linux, and macOS. About the book Learn PowerShell in a Month of Lunches, Fourth Edition is a new edition of the bestseller that introduced PowerShell to over 100,000 readers. With bite-sized lessons and hands-on exercises, this amazing book guides you from your first command to writing and debugging reusable scripts for Windows, Linux, and macOS. Set aside just an hour a day and you'll soon be tackling increasingly complex automation tasks with PowerShell. What's inside Discoverability with the Help system PowerShell on macOS and Linux Background jobs and automation techniques Managing cloud services from major cloud providers Common syntax and commands cheat sheet About the reader No previous experience with PowerShell or Bash required. About the author James Petty is CEO of PowerShell.org and The DevOps Collective, and a Microsoft MVP. Travis Plunk is an engineer on the PowerShell team. Tyler Leonhardt is an engineer on Visual Studio Code. Don Jones and Jeffery Hicks are the original authors of Learn Windows PowerShell in a Month of Lunches . Table of Contents 1 Before you begin 2 Meet PowerShell 3 Using the help system 4 Running commands 5 Working with providers 6 The pipeline: Connecting commands 7 Adding commands 8 Objects: Data by another name 9 A practical interlude 10 The pipeline, deeper 11 Formatting: And why it's done on the right 12 Filtering and comparisons 13 Remote control: One-to-one and one-to-many 14 Multitasking with background jobs 15 Working with many objects, one at a time 16 Variables: A place to store your stuff 17 Input and output 18 Sessions: Remote control with less work 19 You call this scripting? 20 Improving your parameterized script 21 Using regular expressions to parse text files 22 Using someone else's script 23 Adding logic and loops 24 Handling errors 25 Debugging techniques 26 Tips, tricks, and techniques 27 Never the end, "Not only for MacOS and Linux users, but also a great resource for Windows PS users." - Bruce Bergman Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS is a task-focused tutorial for administering Linux and macOS systems using Microsoft PowerShell. Adapted by PowerShell team members Travis Plunk and Tyler Leonhardt from the bestselling Learn Windows PowerShell in a Month of Lunches by community legends Don Jones and Jeffrey Hicks, it features Linux-based examples covering core language features and admin tasks. Designed for busy IT professionals, this innovative guide will take you from the basics to PowerShell proficiency through 25 tutorials you can do in your lunch break. about the technology The PowerShell scripting language and administrative shell was initially created for Windows, providing a high-quality command-line interface and awesome automation features. As part of Microsoft's ongoing strategy to support non-Windows platforms with its Azure cloud service and .NET Core framework, PowerShell now runs on Linux and macOS. Like Bash, PowerShell can execute and script nearly any aspect of Linux, so you can easily manage repetitive daily tasks, servers, Cloud resources, Continuous Integration pipelines, and more. Because PowerShell is a full-featured programming language, however, it provides capability well beyond traditional shell scripting languages, such as the ability to treat OS components as objects. about the book Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS is a user-friendly tutorial to managing Linux and macOS systems with PowerShell. It's based on the bestselling Learn Windows PowerShell in a Month of Lunches, which has introduced PowerShell to nearly 100,000 readers. You'll learn how PowerShell shapes up to Bash or Python scripting as you write and run simple scripts that automate boring daily tasks. As you progress through the book, you'll use PowerShell to write Continuous Integration Pipelines and manage cloud-based servers. Just set aside one hour a day for a month, and you'll be automating tasks faster than you ever thought possible! what's inside - Why you should use PowerShell on Linux and macOS - Background jobs and automation techniques - Simple scripting to automate repetitive daily tasks - Common syntax and commands cheat sheet - Each lesson takes you an hour or less about the reader For IT professionals comfortable administering Windows or Linux. No previous experience with PowerShell or Bash required. about the author Travis Plunk has been a Software Engineer on various PowerShell teams since 2013, and at Microsoft since 1999. He was involved in open sourcing PowerShell and has worked on the project full time since shortly after the project was announced. James Petty is a Microsoft MVP, and the CEO and Executive Director for the DevOps Collective and PowerShell.org. Tyler Leonhardt has been a Software Engineer on the PowerShell team since 2017, and at Microsoft since 2016. He is a core maintainer of the PowerShell extension for Visual Studio Code. Learn Windows PowerShell in a Month of Lunches was written by PowerShell community legends Don Jones and Jeffrey Hicks, who have years of experience as successful PowerShell trainers.
LC Classification Number
QA76.73.W56

Item description from the seller

About this seller

Nelagarments

96.5% positive Feedback16K items sold

Joined Jan 2019
We are a Los Angeles based small company using American logistics to get your items delivered fast and free!If you have questions, please let us know by contacting us about particular products!Follow ...
See more

Detailed seller ratings

Average for the last 12 months
Accurate description
4.9
Reasonable postage costs
5.0
Postage speed
4.9
Communication
4.8

Seller feedback (5,291)

All ratings
Positive
Neutral
Negative
  • o***t (3455)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    I certainly assume that the seller is fully aware of the situation they created and did nothing about it. The listing was for "pack of 6" 10 oz bottles. I received 2 bottles. I messaged seller several times regarding this shortage but GOT NO RESPONSE. I finally requested a return. I returned in same packaging plus extra padding. It needed it. I was fully refunded but seller left a comment that I only returned 2 of 6 items. Watch out for this seller.
    Reply from: nelagarments- Feedback replied by seller nelagarments.- Feedback replied by seller nelagarments.
    One of the worst buyers I have had, I am glad to not do business with them anymore. Have blocked them from purchasing anymore units. Placed two separate orders and had "issues" with both orders in order to get a few free jars of cherries. Terrible experience.
  • 9***8 (1)- Feedback left by buyer.
    Past month
    Verified purchase
    The boots were exactly as described, new and in the original packaging. Great value and they shipped and arrived quickly. Great experience overall.
  • c***m (35)- Feedback left by buyer.
    Past month
    Verified purchase
    Hello There, I wouldn't buy from this seller. 1. They accept offers - they don't respond- they let time run out- I did this 3 times before they accepted a bid that was the actual cost of the product. 2. They offer free shipping- to them it is when they get to it. After 2 days to see movement or shipping info, I contacted them- they were rude, called me "entitled person" Then they automatically canceled the order when I was tryin to get ETA of when to expect it I would never deal with this vendor
    Reply from: nelagarments- Feedback replied by seller nelagarments.- Feedback replied by seller nelagarments.
    Yes, an entitled person that says they will ask ebay to step in and demand a refund if the item does not ship for you within 48 hours. You do not get to threaten eBay sellers after getting a deal and free shipping (which costs on average $14 now). You were added to the blocked buyer list for a reason.