Personnaliser

OK
Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group
ClubR
Euro

Mettre en vente

Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group

Mastering Windows PowerShell Scripting - Third Eiditon - Dent, Chris

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (5)
Occasion
Reconditionné

63,84 €

Produit Neuf

  • Ou 15,96 € /mois

    • Livraison à 0,01 €
    Voir les modes de livraison

    rarewaves-uk

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Nos autres offres

    • 50,69 €

      Produit Neuf

      Ou 12,67 € /mois

      • Livraison à 0,01 €
      • Livré entre le 2 et le 5 août
      Voir les modes de livraison

      Livre de poche,Expédition depuis la Chine; Livraison sous 8-12 jours

    • 63,84 €

      Produit Neuf

      Ou 15,96 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    • 64,26 €

      Produit Neuf

      Ou 16,07 € /mois

      • Livraison : 3,99 €
      • Livré entre le 28 et le 30 juillet
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes
    • 81,78 €

      Produit Neuf

      Ou 20,45 € /mois

      • Livraison : 5,00 €
      • Livré entre le 23 et le 30 juillet
      Voir les modes de livraison
      4,9/5 sur + de 1 000 ventes

      Exp¿di¿ en 6 jours ouvr¿s

    • 99,14 €

      Produit Neuf

      Ou 24,79 € /mois

      • Livraison : 25,00 €
      • Livré entre le 7 et le 12 août
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Apres acceptation de la commande, le delai moyen d'expedition depuis le Japon est de 48 heures. Le delai moyen de livraison est de 3 a 4 semaines. En cas de circonstances exceptionnelles, les delais peuvent s'etendre jusqu'à 2 mois.

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Mastering Windows Powershell Scripting - Third Eiditon Format Broché  - Livre Informatique

        Note : 0 0 avis sur Mastering Windows Powershell Scripting - Third Eiditon Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Mastering Windows Powershell Scripting - Third Eiditon Format Broché

         - Livre Informatique

        Livre Informatique - Dent, Chris - 01/02/2019 - Broché - Langue : Anglais

        Auteur(s) : Dent, ChrisEditeur : Packt PublishingLangue : AnglaisParution : 01/02/2019Format : Moyen, de 350g à 1kgNombre de pages : 626Expédition : 1151Dimensions : 23.5 x 19.1 x 3.4 ...

      • Auteur(s) : Dent, Chris
      • Editeur : Packt Publishing
      • Langue : Anglais
      • Parution : 01/02/2019
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 626
      • Expédition : 1151
      • Dimensions : 23.5 x 19.1 x 3.4
      • Résumé :
        Grasp advanced PowerShell Core 6.0 functionalities to automate your environmentKey FeaturesKeep 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 Book 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.What you will learnOptimize 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 Who this book is 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.Table of ContentsIntroduction to PowerShell Modules and Snap-ins Working with Objects in PowerShell Operators Variables, Arrays, and Hashtables Branching and Looping Working with .NET Strings, numbers, and dates Regular Expressions Files, Folders, and the Registry Windows Management Instrumentation HTML, XML, and JSON Web requests and web services Remoting and remote management Asynchronous processing Scripts, Functions, and Filters Parameters, validation, and dynamic parameters Classes and enumerations Building modules Testing Error handling

        Biographie:
        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.

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Neuf et occasion
        Le choixNeuf et occasion
        5% remboursés
        Minimum5% remboursés
        Satisfait ou remboursé
        La sécuritéSatisfait ou remboursé
        À votre écoute
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        RakutenLogos.svg
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com