دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: مدیریت سیستم ویرایش: نویسندگان: Mike F Robbins سری: ناشر: Learnpub سال نشر: 2018 تعداد صفحات: 161 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 1 مگابایت
در صورت تبدیل فایل کتاب Powershell 101: The No-Nonsense Beginner’s Guide to PowerShell به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Powershell 101: The Nonsense Beginner's Guide to PowerShell نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Table of Contents Preface Disclaimer Introduction What is PowerShell? Who is this book for? About this book About the cover image About the author About the technical editor Conventions used in this book Lab environment Chapter 1 - Getting Started with PowerShell What do I need to get started with PowerShell? Where do I find PowerShell? How do I launch PowerShell? What version of PowerShell am I running? Execution Policy Summary Review Recommended Reading Chapter 2 - The Help System Discoverability The Three Core Cmdlets in PowerShell Get-Help Get-Command Updating Help Summary Review Recommended Reading Chapter 3 - Discovering Objects, Properties, and Methods Requirements Get-Member Active Directory Summary Review Recommended Reading Chapter 4 - One-Liners and the Pipeline One-Liners Filtering Left The Pipeline PowerShellGet Finding Pipeline Input - The Easy Way Summary Review Recommended Reading Chapter 5 Requirements Format Right Aliases Providers Comparison Operators Summary Review Recommended Reading Chapter 6 Scripting Looping Break, Continue, and Return Summary Review Recommended Reading Chapter 7 - Working with WMI WMI and CIM Query Remote Computers with the CIM cmdlets Summary Review Recommended Reading Chapter 8 - PowerShell Remoting One-To-One Remoting One-To-Many Remoting Windows PowerShell Sessions Summary Review Recommended Reading Chapter 9 - Functions Naming A Simple function Parameters Advanced Functions SupportsShouldProcess Parameter Validation Verbose Output Pipeline Input Error Handling Comment-Based Help Summary Review Recommended Reading Chapter 10 - Script Modules Dot-Sourcing Functions Script Modules Module Manifests Defining Public and Private Functions Summary Review Recommended Reading Appendix A - The Cryptic Help Syntax Appendix B - Other Resources