Movatterモバイル変換


[0]ホーム

URL:


Packt
Search iconClose icon
Search icon CANCEL
Subscription
0
Cart icon
Your Cart(0 item)
Close icon
You have no products in your basket yet
Save more on your purchases!discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Profile icon
Account
Close icon

Change country

Modal Close icon
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timerSALE ENDS IN
0Days
:
00Hours
:
00Minutes
:
00Seconds
Home> Business & Other> System Administration> Mastering Windows PowerShell Scripting
Mastering Windows PowerShell Scripting
Mastering Windows PowerShell Scripting

Mastering Windows PowerShell Scripting: Automate and manage your environment using PowerShell Core 6.0 , Third Edition

Arrow left icon
Profile Icon Chris Dent
Arrow right icon
€33.99
Full star iconFull star iconFull star iconFull star iconFull star icon5(26 Ratings)
HardcoverFeb 2019826 pages3rd Edition
eBook
€29.69 €32.99
Hardcover
€41.99
Hardcover
€33.99
Subscription
Free Trial
Renews at €18.99p/m
eBook
€29.69 €32.99
Hardcover
€41.99
Hardcover
€33.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with Print?

Product feature iconInstant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature iconDRM FREE - Read whenever, wherever and however you want
Product feature iconAI Assistant (beta) to help accelerate your learning
Table of content iconView table of contents

Key benefits

  • Keep up with changes introduced in PowerShell Core 6.0
  • Easily maintain appropriate compatibility with older versions
  • Automate complex tasks, manipulate data, and secure your environment with PowerShell Core 6.0

Description

PowerShell scripts offer a handy way to automate various chores, however working effectively with these scripts can be a difficult task.This comprehensive guide starts with the fundamentals before moving on to advanced-level topics to help you become a PowerShell Core 6.0 expert. The first module, PowerShell Core 6.0 Fundamentals, begins with the new features of PowerShell Core 6.0, installing it on Linux, and working with parameters, objects and .NET classes from within PowerShell Core 6.0. As you make your way through the chapters, you'll see how to efficiently manage large amounts of data and interact with other services using PowerShell Core 6.0. You'll be able to make the most of PowerShell Core 6.0's powerful automation feature, where you will have different methods available to parse data and manipulate regular expressions and Windows Management Instrumentation (WMI). After having explored automation, you will enter the extending PowerShell Core 6.0 module, covering asynchronous processing and desired state configuration. In the last module, you will learn to extend PowerShell Core 6.0 using advanced scripts and filters, and also debug issues along with working on error handling techniques.By the end of this book, you will be an expert in scripting with PowerShell Core 6.0.

Who is this book for?

If you are a system administrator who wants to become an expert in controlling and automating your Windows environment, then Mastering Windows PowerShell Scripting is for you. It is also ideal for those new to the PowerShell language.

What you will learn

  • Optimize code through the use of functions, switches, and looping structures
  • Work with objects and operators to test and manipulate data
  • Parse and manipulate different data types
  • Create scripts and functions using PowerShell
  • Use jobs, events, and popular public modules which assist with implementing multithreading
  • Write .NET classes with ease within the PowerShell
  • Create and implement regular expressions in PowerShell scripts
  • Make use of advanced techniques to define and restrict the behavior of parameters
Estimated delivery feeDeliver to Estonia

Premium delivery7 - 10 business days

€25.95
(Includes tracking information)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date :Feb 28, 2019
Length:826 pages
Edition :3rd
Language :English
ISBN-13 :9781805120278
Languages :

What do you get with Print?

Product feature iconInstant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature iconDRM FREE - Read whenever, wherever and however you want
Product feature iconAI Assistant (beta) to help accelerate your learning
Estimated delivery feeDeliver to Estonia

Premium delivery7 - 10 business days

€25.95
(Includes tracking information)

Product Details

Publication date :Feb 28, 2019
Length:826 pages
Edition :3rd
Language :English
ISBN-13 :9781805120278
Category :
Languages :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99billed monthly
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconSimple pricing, no contract
€189.99billed annually
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconChoose a DRM-free eBook or Video every month to keep
Feature tick iconPLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick iconExclusive print discounts
€264.99billed in 18 months
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconChoose a DRM-free eBook or Video every month to keep
Feature tick iconPLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick iconExclusive print discounts

Frequently bought together


Mastering Windows PowerShell Scripting
Mastering Windows PowerShell Scripting
Read more
Feb 2019626 pages
Full star icon5 (26)
eBook
eBook
€29.69€32.99
€41.99
€33.99
The Ultimate Kali Linux Book
The Ultimate Kali Linux Book
Read more
Apr 2024828 pages
Full star icon4.8 (31)
eBook
eBook
€29.69€32.99
€41.99
Mastering Microsoft Intune
Mastering Microsoft Intune
Read more
Mar 2024822 pages
Full star icon4.6 (25)
eBook
eBook
€29.69€32.99
€41.99
Stars icon
Total117.97
Mastering Windows PowerShell Scripting
€33.99
The Ultimate Kali Linux Book
€41.99
Mastering Microsoft Intune
€41.99
Total117.97Stars icon

Table of Contents

22 Chapters
Introduction to PowerShellChevron down iconChevron up icon
Introduction to PowerShell
Technical requirements
What is PowerShell?
The command line
PowerShell editors
Getting help
Command naming and discovery
About profile scripts
Parameters, values, and parameter sets
Introduction to providers
Introduction to splatting
Parser modes
Experimental features
Summary
ModulesChevron down iconChevron up icon
Modules
Introducing modules
Finding and installing modules
Microsoft.PowerShell.PSResourceGet
PowerShell repositories
About snap-ins
Summary
Variables, Arrays, and HashtablesChevron down iconChevron up icon
Variables, Arrays, and Hashtables
Naming and creating variables
Variables in strings
Variable types
Variable commands
Variable provider
Variable scope
About arrays
About hashtables
About Ordered
Summary
Working with Objects in PowerShellChevron down iconChevron up icon
Working with Objects in PowerShell
Pipelines
Members
Enumerating and filtering
Selecting and sorting
Grouping and measuring
Comparing
Importing, exporting, and converting
Formatting
Summary
OperatorsChevron down iconChevron up icon
Operators
Precedence, grouping, and sub-expressions
Unary, binary, and ternary operators
Arithmetic operators
Comparison operators
Regular expression-based operators
Logical operators
Bitwise operators
Assignment operators
Type operators
Redirection operators
Other operators
Summary
Conditional Statements and LoopsChevron down iconChevron up icon
Conditional Statements and Loops
if, else, and elseif
Implicit Boolean
switch statements
switch, break, and continue
Loops
Loops, break, and continue
Loops and labels
Loops, queues, and stacks
Summary
Working with .NETChevron down iconChevron up icon
Working with .NET
Assemblies
Types
The using keyword
Type accelerators
Members
Reflection in PowerShell
About generics
Summary
Online Chapter
Files, Folders, and the RegistryChevron down iconChevron up icon
Files, Folders, and the Registry
Working with providers
Items
Windows permissions
Transactions
File catalog commands
Summary
Windows Management InstrumentationChevron down iconChevron up icon
Windows Management Instrumentation
Working with WMI
The WMI Query Language
WMI type accelerators
Permissions
Summary
Working with HTML, XML, and JSONChevron down iconChevron up icon
Working with HTML, XML, and JSON
ConvertTo-Html
XML commands
System.Xml
System.Xml.Linq
JSON
Summary
Web Requests and Web ServicesChevron down iconChevron up icon
Web Requests and Web Services
Technical requirements
Web requests
Working with REST
Working with SOAP
Summary
Remoting and Remote ManagementChevron down iconChevron up icon
Remoting and Remote Management
Technical requirements
Executing remote commands
PS Sessions
WS-Management
Remoting on Linux
The double-hop problem
CIM sessions
Just Enough Administration
Summary
Asynchronous ProcessingChevron down iconChevron up icon
Asynchronous Processing
Working with jobs
Reacting to events
Using runspaces and runspace pools
Using thread-safe objects
Managing concurrent access
Summary
Graphical User InterfacesChevron down iconChevron up icon
Graphical User Interfaces
About Windows Presentation Foundation (WPF)
Designing a UI
About XAML
Displaying the UI
Layout
Naming and locating controls
Handling events
Responsive interfaces
Summary
Scripts, Functions, and Script BlocksChevron down iconChevron up icon
Scripts, Functions, and Script Blocks
About style
Capabilities of scripts, functions, and script blocks
Parameters and the param block
The CmdletBinding attribute
The Alias attribute
begin, process, end, and clean
Managing output
Working with long lines
Comment-based help
Summary
Parameters, Validation, and Dynamic ParametersChevron down iconChevron up icon
Parameters, Validation, and Dynamic Parameters
The Parameter attribute
Validating input
Pipeline input
Defining parameter sets
Argument completers
Dynamic parameters
Summary
Classes and EnumerationsChevron down iconChevron up icon
Classes and Enumerations
Defining an enumeration
Creating a class
Classes and runspace affinity
Transformation, validation, and completion
Classes and Microsoft Desired State Configuration
Summary
Online Chapter
TestingChevron down iconChevron up icon
Testing
Technical requirements
Static analysis
Testing with Pester
Summary
Error HandlingChevron down iconChevron up icon
Error Handling
Error types
Error actions
Raising errors
Catching errors
About trap
Summary
DebuggingChevron down iconChevron up icon
Debugging
Common problems
Debugging in the console
Debugging in Visual Studio Code
Debugging other PowerShell processes
Summary
Other Books You May EnjoyChevron down iconChevron up icon
Other Books You May Enjoy
IndexChevron down iconChevron up icon
Index

Recommendations for you

Left arrow icon
Mastering PyTorch
Mastering PyTorch
Read more
May 2024554 pages
Full star icon4.7 (20)
eBook
eBook
€28.79€31.99
€38.99
Microsoft 365 and SharePoint Online Cookbook
Microsoft 365 and SharePoint Online Cookbook
Read more
Feb 2024642 pages
Full star icon4.8 (23)
eBook
eBook
€21.59€23.99
€29.99
Tools and Skills for .NET 8
Tools and Skills for .NET 8
Read more
Jul 2024778 pages
Full star icon5 (13)
eBook
eBook
€26.09€28.99
€35.99
Information Theory
Information Theory
Read more
Nov 2024294 pages
eBook
eBook
€7.19€7.99
The Music Producer's Ultimate Guide to FL Studio 21
The Music Producer's Ultimate Guide to FL Studio 21
Read more
Jun 2023462 pages
Full star icon5 (11)
eBook
eBook
€21.59€23.99
€35.99
Workflow Automation with Microsoft Power Automate
Workflow Automation with Microsoft Power Automate
Read more
Aug 2022424 pages
Full star icon4.3 (35)
eBook
eBook
€29.69€32.99
€41.99
Mastering QuickBooks 2024
Mastering QuickBooks 2024
Read more
Dec 2023570 pages
Full star icon4.6 (18)
eBook
eBook
€18.89€20.99
€26.99
€22.99
Programming Microsoft Dynamics 365 Business Central
Programming Microsoft Dynamics 365 Business Central
Read more
Oct 2024466 pages
Full star icon5 (2)
eBook
eBook
€24.29€26.99
€33.99
Unreal Engine 5 Character Creation, Animation, and Cinematics
Unreal Engine 5 Character Creation, Animation, and Cinematics
Read more
Jun 2022598 pages
Full star icon4.7 (16)
eBook
eBook
€33.59€47.99
€47.99€59.99
Power Apps Tips, Tricks, and Best Practices
Power Apps Tips, Tricks, and Best Practices
Read more
Nov 2024430 pages
Full star icon4.5 (2)
eBook
eBook
€24.29€26.99
€33.99
Right arrow icon

Customer reviews

Top Reviews
Rating distribution
Full star iconFull star iconFull star iconFull star iconFull star icon5
(26 Ratings)
5 star96.2%
4 star3.8%
3 star0%
2 star0%
1 star0%
Filter icon Filter
Top Reviews

Filter reviews by




CRJul 02, 2024
Full star iconFull star iconFull star iconFull star iconFull star icon5
I have multiple versions of this book, so naturally, I was eager to read the fifth edition. I am thoroughly convinced I’ll be buying the next editions as well. Chris Dent is a fantastic writer who strikes the perfect balance between introducing concepts and diving into the code. The book is exceptionally well-structured, covering a wide range of topics from an introduction to PowerShell, regular expressions, classes, and modules, to debugging, to name just a few. It’s my go-to resource for research, often even before turning to AI tools!
Amazon Verified reviewAmazon
Amir S.Jun 02, 2024
Full star iconFull star iconFull star iconFull star iconFull star icon5
I've been given early access to the 5th edition of "Mastering PowerShell Scripting" by Chris Dent! This book is truly the comprehensive guide for PowerShell scripting. Whether you're a beginner or a seasoned pro, it's an incredible resource for anyone looking to master PowerShell.Some of the most fascinating chapters include in-depth explorations of Classes and Enumerations, Building Modules, Testing with Pester, and Creating GUIs, to name just a few!I definitely recommend this book to anyone looking to become a PowerShell master 💡
Amazon Verified reviewAmazon
Ulises P.Aug 21, 2024
Full star iconFull star iconFull star iconFull star iconFull star icon5
Alright, let's get straight to it—if you're deep into systems engineering and automation, especially within a Windows-heavy environment, Chris Dent's Mastering PowerShell Scripting is one of those essential reads that you'll want to keep close. You know, like a favorite tool in your toolkit, always ready to solve problems or streamline your work.Dent’s experience with PowerShell shines through in every chapter. The book takes you on a detailed journey, starting from the basics (for those who might be brushing up) and leading all the way to the more advanced, niche uses of PowerShell scripting. You’ll start with an intro to PowerShell itself, covering topics like command discovery, parameters, and splatting. And if you’re not familiar with the term "splatting," don’t worry—it’s not some California surfer lingo, but a smart way to group parameters that you'll find incredibly useful in automating repetitive tasks.By the time you’re knee-deep in the chapters on objects, operators, and arrays, you start to get a real sense of PowerShell’s versatility. It's not just about running scripts or automating a few tasks here and there—this is a full-fledged language that's perfect for managing large-scale systems, whether on-prem or in the cloud. And given how Microsoft has integrated PowerShell with platforms like Azure and even Linux, it’s become a cross-platform powerhouse. So, it’s no surprise that Dent focuses on making PowerShell an indispensable skill for anyone in IT.A cool aspect of the book is how it balances theory and practice. Sure, you’re going to get deep dives into subjects like error handling and testing with Pester, but it's all paired with real-world applications. For example, there’s a lot of emphasis on testing and debugging. If you're like me, and maybe a bit meticulous (or just hate when something breaks), you’ll appreciate that the author dedicates entire sections to error handling and debugging. That’s where this book really earns its stripes—it’s not just theory, it’s about making sure your code works in the real world.Plus, let’s talk about remoting and automation, two huge areas of focus. As a system engineer, you're going to love how Dent breaks down remoting. Whether you’re dealing with servers locally or over vast networks, the remoting capabilities are a game changer. And for those using cross-platform environments—think Windows, Linux, and maybe even a touch of Mac—this book covers that too.One area where this book really excels is in explaining the “why” behind the “how.” A lot of scripting books just throw commands at you. Not this one. Dent makes sure you understand what each command is doing under the hood, which is key if you're trying to fine-tune scripts for specific environments—especially in mission-critical setups like DoD or other high-stakes industries. It’s like learning to ride a bike: Sure, you could just push the pedals, but knowing how the gears work gives you an edge when the road gets rough.On the flip side, if I had to nitpick, it’s that the book can feel dense at times, especially for newcomers. You might need to read through certain sections a couple of times to really grasp the concepts. But that's more of a testament to the depth of PowerShell than anything else. After all, mastery doesn't come easy, right?In summary, if you’re serious about automating tasks, optimizing workflows, or just making your life easier as a systems engineer, Mastering PowerShell Scripting is a must-read. It’s a one-stop shop for not just learning PowerShell, but mastering it in a way that you’ll use in the real world—whether you’re dealing with hundreds of machines or fine-tuning a single server. Plus, Dent’s conversational style makes the technical content feel less like a manual and more like a trusted mentor showing you the ropes. Highly recommended for anyone in IT looking to up their scripting game.
Amazon Verified reviewAmazon
Tomica KaniskiAug 06, 2024
Full star iconFull star iconFull star iconFull star iconFull star icon5
The sole fact that this book is in its 5th edition already, speaks about its quality. This edition is packed with the latest on PowerShell 7 and dives further into automation and simplifying admin tasks. I loved the clear explanations, real-world examples, and hands-on exercises. For beginners, I would use another resource, but for more experienced users, this one is just right, as it covers working with jobs, the registry, regular expressions, PowerShell remoting, building modules, testing with Pester, and much more. It also tackles advanced topics like error handling and debugging, helping you write better-quality scripts. In my opinion, even though there are plenty of online resources, sample scripts, and exercises to help you practice, "Mastering PowerShell Scripting" is a must-have for anyone serious about PowerShell.
Amazon Verified reviewAmazon
JackJul 30, 2024
Full star iconFull star iconFull star iconFull star iconFull star icon5
If you're looking to improve your PowerShell knowledge or just getting started, "Mastering PowerShell Scripting - Fifth Edition" by Chris Dent is an excellent read!✴️ Main Takeaways ✅ Chris covers all the basics way and the leans into some of the more advanced PowerShell scripting techniques. ✅ Chris doesn't just tell you about PowerShell. It shows you how to use PowerShell in real-world scenarios with some brilliant examples and exercises. ✅ There is a really strong focus on writing clean, maintainable, and reusable code, which is essential for scripting work.🏁 Getting Started ✅ Begin with simple scripts for routine tasks as this will help build your confidence. ✅ Keep writing and tweaking your scripts to gain exposure to all of the different PowerShell features. ✅ Use the online resources and examples provided in the book to expand your knowledge further!In my experience, when you break down complex tasks into smaller chunks it makes a huge difference when learning something new. It’s a great way to avoid feeling overwhelmed and Chris’ writing really helped here!
Amazon Verified reviewAmazon
  • Arrow left icon Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • Arrow right icon Next

People who bought this also bought

Left arrow icon
Mastering Ubuntu Server
Mastering Ubuntu Server
Read more
Sep 2022584 pages
Full star icon4.6 (36)
eBook
eBook
€29.69€32.99
€41.99
The Ultimate Docker Container Book
The Ultimate Docker Container Book
Read more
Aug 2023626 pages
Full star icon4 (8)
eBook
eBook
€26.99€29.99
€37.99
Mastering Kubernetes
Mastering Kubernetes
Read more
Jun 2023746 pages
Full star icon4.6 (45)
eBook
eBook
€29.69€32.99
€41.99
Ansible for Real-Life Automation
Ansible for Real-Life Automation
Read more
Sep 2022480 pages
Full star icon3.9 (7)
eBook
eBook
€23.39€25.99
€31.99
AWS for Solutions Architects
AWS for Solutions Architects
Read more
Apr 2023696 pages
Full star icon4.3 (62)
eBook
eBook
€43.19€47.99
€59.99
Right arrow icon

About the author

Profile icon Chris Dent
Chris Dent
LinkedIn iconGithub icon
Chris Dent is an automation specialist with deep expertise in the PowerShell language. Chris is often found answering questions about PowerShell in both the UK and virtual PowerShell user groups. Chris has been developing in PowerShell since 2007 and has released several modules over the years.
Read more
See other products by Chris Dent
Getfree access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the digital copy I get with my Print order?Chevron down iconChevron up icon

When you buy any Print edition of our Books, you can redeem (for free) the eBook edition of the Print Book you’ve purchased. This gives you instant access to your book when you make an order via PDF, EPUB or our online Reader experience.

What is the delivery time and cost of print book?Chevron down iconChevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium:Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge?Chevron down iconChevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order?Chevron down iconChevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries:www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges?Chevron down iconChevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live inMexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live inTurkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order?Chevron down iconChevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy?Chevron down iconChevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged?Chevron down iconChevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use?Chevron down iconChevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books?Chevron down iconChevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium:Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela

Create a Free Account To Continue Reading

Modal Close icon
OR
    First name is required.
    Last name is required.

The Password should contain at least :

  • 8 characters
  • 1 uppercase
  • 1 number
Notify me about special offers, personalized product recommendations, and learning tips By signing up for the free trial you will receive emails related to this service, you can unsubscribe at any time
By clicking ‘Create Account’, you are agreeing to ourPrivacy Policy andTerms & Conditions
Already have an account? SIGN IN

Sign in to activate your 7-day free access

Modal Close icon
OR
By redeeming the free trial you will receive emails related to this service, you can unsubscribe at any time.

[8]ページ先頭

©2009-2025 Movatter.jp