آموزش PowerShell برای مبتدیان (مفاهیم کارشناسی ارشد گام به گام)

PowerShell for Beginners (Master concepts step by step)

نکته: آخرین آپدیت رو دریافت میکنید حتی اگر این محتوا بروز نباشد.
توضیحات دوره: !-- قدرت نهایی PowerShell را آزاد کنید. PowerShell را از ابتدا تا پیشرفت با رویکرد گام به گام یاد بگیرید --! توانایی استفاده از اصول PowerShell برای نوشتن توابع و اسکریپت هایی که در وقت شما صرفه جویی می کند. شما خواهید فهمید که چگونه یک اسکریپت PowerShell را از پایه صفر بسازید. می توانید از PowerShell Cmdlets استفاده کنید و از "one-liners" زیبا استفاده کنید و اسکریپت خود را بسازید! فرصتی برای تحت تاثیر قرار دادن همکاران و مدیریت فناوری اطلاعات با مهارت های PowerShell خود. پیش نیازها: یک کامپیوتر با ویندوز 7، ویندوز 8، یا ویندوز 10 یا سرور ویندوز

PowerShell یک برنامه مدیریت پیکربندی و اتوماسیون کار از مایکروسافت است که از یک پوسته خط فرمان و زبان برنامه نویسی مرتبط تشکیل شده است. در ابتدا فقط یک مؤلفه ویندوز بود که به عنوان Windows PowerShell شناخته می شد، در 18 آگوست 2016 با معرفی PowerShell Core به صورت متن باز و کراس پلتفرم ساخته شد.


این دوره دانش و مهارت های اساسی را برای استفاده از Windows PowerShell برای مدیریت و مدیریت خودکار سیستم های ویندوز به دانش آموزان ارائه می دهد. این دوره مهارت هایی را برای دانش آموزان فراهم می کند تا دستورات مورد نیاز برای انجام وظایف خاص را شناسایی و بسازند. علاوه بر این، دانش‌آموزان یاد می‌گیرند که چگونه اسکریپت‌هایی را برای انجام کارهای پیشرفته مانند خودکارسازی کارهای تکراری بسازند


این دوره برای مبتدیانی است که می خواهند در مورد PowerShell و برخی از اسکریپت نویسی اولیه با PowerShell بدانند.


لطفاً منتظر نباشید دیگران شما را تشویق به یادگیری این مهارت کنند.

سعی کنید نیاز و تقاضای زمان امروز را شناسایی کنید و از این فرصت برای یادگیری این مهارت جدید استفاده کنید تا با زمان و فناوری‌های پرطرفدار مطابقت داشته باشید.

من مطمئن هستم که به محض تکمیل این دوره، در اتوماسیون با استفاده از PowerShell Scripting بسیار کارآمد خواهید بود.


من یک مربی حرفه ای هستم که به هزاران دانش آموز کمک کرده ام تا از PowerShell استفاده کنند. با یادگیری این ابزار قدرتمند بیایید و از کلاس لذت ببرید.


سرفصل ها و درس ها

پاورشل: مقدمه Powershell: Introduction

  • PowerShell: Getting_Started_Introduction PowerShell: Getting_Started_Introduction

  • PowerShell: دریافت آخرین نسخه PowerShell: Getting the latest Version

  • PowerShell: راه اندازی PowerShell PowerShell: Launching PowerShell

PowerShell: cmdlet اولیه (قسمت 1) PowerShell: Basic cmdlet (Part 1)

  • PowerShell: PowerShell Cmdlet PowerShell: PowerShell Cmdlet

  • PowerShell: Basic cmdlet New-Item Part 1 PowerShell: Basic cmdlet New-Item Part 1

  • PowerShell: Basic cmdlet New-Item Part 2 PowerShell: Basic cmdlet New-Item Part 2

  • PowerShell: Basic cmdlet New-Item Part 3 PowerShell: Basic cmdlet New-Item Part 3

  • PowerShell: Basic cmdlet Copy-Item Part 1 PowerShell: Basic cmdlet Copy-Item Part 1

  • PowerShell: Basic cmdlet Copy-Item Part 2 PowerShell: Basic cmdlet Copy-Item Part 2

  • PowerShell: cmdlet اولیه Rename-Item PowerShell: Basic cmdlet Rename-Item

  • PowerShell: Basic cmdlet Remove-Item Part 1 PowerShell: Basic cmdlet Remove-Item Part 1

  • PowerShell: Basic cmdlet Remove-Item Part 2 PowerShell: Basic cmdlet Remove-Item Part 2

  • PowerShell: Basic cmdlet Move-Item Part 1 PowerShell: Basic cmdlet Move-Item Part 1

  • PowerShell: Basic cmdlet Move-Item Part 2 PowerShell: Basic cmdlet Move-Item Part 2

  • PowerShell: Basic cmdlet Get-Item Part 1 PowerShell: Basic cmdlet Get-Item Part 1

  • PowerShell: Basic cmdlet Get-Item Part 2 PowerShell: Basic cmdlet Get-Item Part 2

PowerShell: cmdlet اولیه (قسمت 2) PowerShell: Basic cmdlet (Part 2)

  • PowerShell: دریافت عضو اولیه cmdlet PowerShell: Basic cmdlet Get-Member

  • PowerShell: Basic cmdlet Set-Content قسمت 1 PowerShell: Basic cmdlet Set-Content Part 1

  • PowerShell: Basic cmdlet Set-Content قسمت 2 PowerShell: Basic cmdlet Set-Content Part 2

  • PowerShell: Basic cmdlet Get-Content قسمت 1 PowerShell: Basic cmdlet Get-Content Part 1

  • PowerShell: Basic cmdlet Get-Content قسمت 2 PowerShell: Basic cmdlet Get-Content Part 2

  • PowerShell: Basic cmdlet Add-Content قسمت 1 PowerShell: Basic cmdlet Add-Content Part 1

  • PowerShell: Basic cmdlet Add-Content قسمت 2 PowerShell: Basic cmdlet Add-Content Part 2

  • PowerShell: cmdlet اولیه Clear-Content PowerShell: Basic cmdlet Clear-Content

  • PowerShell: Test-Path عمومی cmdlet PowerShell: Basic cmdlet Test-Path

  • PowerShell: cmdlet پایه Get-Date قسمت 1 PowerShell: Basic cmdlet Get-Date Part 1

  • PowerShell: cmdlet پایه Get-Date قسمت 2 PowerShell: Basic cmdlet Get-Date Part 2

  • PowerShell: رایت-میزبان اصلی cmdlet PowerShell: Basic cmdlet Write-Host

PowerShell: cmdlet پیشرفته (قسمت 1) PowerShell: Advanced cmdlet (Part 1)

  • PowerShell: cmdlet پیشرفته ForEach-Object قسمت 1 PowerShell: Advanced cmdlet ForEach-Object Part 1

  • PowerShell: cmdlet پیشرفته ForEach-Object قسمت 2 PowerShell: Advanced cmdlet ForEach-Object Part 2

  • PowerShell: خط لوله cmdlet پیشرفته PowerShell: Advanced cmdlet Pipeline

  • PowerShell: Advanced cmdlet Sort-Object قسمت 1 PowerShell: Advanced cmdlet Sort-Object Part 1

  • PowerShell: Advanced cmdlet Sort-Object قسمت 2 PowerShell: Advanced cmdlet Sort-Object Part 2

  • PowerShell: cmdlet پیشرفته Where-Object PowerShell: Advanced cmdlet Where-Object

  • PowerShell: cmdlet پیشرفته Measure-Object قسمت 1 PowerShell: Advanced cmdlet Measure-Object Part 1

  • PowerShell: cmdlet پیشرفته Measure-Object قسمت 2 PowerShell: Advanced cmdlet Measure-Object Part 2

PowerShell: cmdlet پیشرفته (قسمت 2) PowerShell: Advanced cmdlet (Part 2)

  • PowerShell: Advanced cmdlet Group-Object قسمت 1 PowerShell: Advanced cmdlet Group-Object Part 1

  • PowerShell: Advanced cmdlet Group-Object قسمت 2 PowerShell: Advanced cmdlet Group-Object Part 2

  • PowerShell: Advanced cmdlet Read-Host قسمت 1 PowerShell: Advanced cmdlet Read-Host Part 1

  • PowerShell: Advanced cmdlet Read-Host قسمت 2 PowerShell: Advanced cmdlet Read-Host Part 2

  • PowerShell: cmdlet پیشرفته Tee-Object قسمت 1 PowerShell: Advanced cmdlet Tee-Object Part 1

  • PowerShell: cmdlet پیشرفته Tee-Object قسمت 2 PowerShell: Advanced cmdlet Tee-Object Part 2

  • PowerShell: Advanced cmdlet Format-List قسمت 1 PowerShell: Advanced cmdlet Format-List Part 1

  • PowerShell: Advanced cmdlet Format-List قسمت 2 PowerShell: Advanced cmdlet Format-List Part 2

  • PowerShell: cmdlet پیشرفته Get-ChildItem قسمت 1 PowerShell: Advanced cmdlet Get-ChildItem Part 1

  • PowerShell: cmdlet پیشرفته Get-ChildItem قسمت 2 PowerShell: Advanced cmdlet Get-ChildItem Part 2

  • PowerShell: cmdlet پیشرفته Get-ChildItem قسمت 3 PowerShell: Advanced cmdlet Get-ChildItem Part 3

PowerShell: Operators (بخش 1) PowerShell: Operators (Part 1)

  • PowerShell: انواع اپراتورها PowerShell: Types of Operators

  • پاورشل: عملگر حسابی قسمت 1 PowerShell: Arithmetic Operator Part 1

  • PowerShell: Arithmetic Operator Part 2 PowerShell: Arithmetic Operator Part 2

  • پاورشل: عملگر حسابی قسمت 3 PowerShell: Arithmetic Operator Part 3

  • PowerShell: Assignment Operator Part 1 PowerShell: Assignment Operator Part 1

  • PowerShell: Assignment Operator Part 2 PowerShell: Assignment Operator Part 2

  • PowerShell: Assignment Operator Part 3 PowerShell: Assignment Operator Part 3

  • PowerShell: Comparison Equality Operator Part 1 PowerShell: Comparison Equality Operator Part 1

  • PowerShell: Comparison Equality Operator Part 2 PowerShell: Comparison Equality Operator Part 2

PowerShell: Operators (بخش 2) PowerShell: Operators (Part 2)

  • PowerShell: Comparison Matching Operator Part 1 PowerShell: Comparison Matching Operator Part 1

  • PowerShell: Comparison Matching Operator Part 2 PowerShell: Comparison Matching Operator Part 2

  • PowerShell: Containment Matching Operator Part 1 PowerShell: Containment Matching Operator Part 1

  • PowerShell: Containment Matching Operator Part 2 PowerShell: Containment Matching Operator Part 2

  • PowerShell: جایگزین اپراتور تطبیق PowerShell: Replacement Matching Operator

  • PowerShell: Type Comparison Matching Operator Part 1 PowerShell: Type Comparison Matching Operator Part 1

  • PowerShell: Type Comparison Matching Operator Part 2 PowerShell: Type Comparison Matching Operator Part 2

PowerShell: Operators (بخش 3) PowerShell: Operators (Part 3)

  • PowerShell: Logical Operator Part 1 PowerShell: Logical Operator Part 1

  • PowerShell: Logical Operator Part 2 PowerShell: Logical Operator Part 2

  • PowerShell: Redirection Operator Part 1 PowerShell: Redirection Operator Part 1

  • PowerShell: Redirection Operator Part 2 PowerShell: Redirection Operator Part 2

  • PowerShell: Redirection Operator Part 3 PowerShell: Redirection Operator Part 3

  • PowerShell: عضویت و تقسیم قسمت 1 PowerShell: Join and Split Part 1

  • PowerShell: عضویت و تقسیم قسمت 2 PowerShell: Join and Split Part 2

PowerShell: بیانیه های شرطی PowerShell: Conditional Statements

  • PowerShell: انواع عبارات PowerShell: Types of Statements

  • PowerShell: If Statement Part 1 PowerShell: If Statement Part 1

  • PowerShell: If Statement Part 2 PowerShell: If Statement Part 2

  • PowerShell: بیانیه If-else قسمت 1 PowerShell: If-else Statement Part 1

  • PowerShell: If-else بیانیه قسمت 2 PowerShell: If-else Statement Part 2

  • پاورشل: بیانیه Else-if قسمت 1 PowerShell: Else-if Statement Part 1

  • پاورشل: بیانیه Else-if قسمت 2 PowerShell: Else-if Statement Part 2

  • PowerShell: Switch Statement Part 1 PowerShell: Switch Statement Part 1

  • PowerShell: Switch Statement Part 2 PowerShell: Switch Statement Part 2

PowerShell: حلقه ها PowerShell: Loops

  • PowerShell: حلقه و انواع PowerShell: Loop and Types

  • PowerShell: Do-While Loop PowerShell: Do-while Loop

  • PowerShell: Foreach Loop قسمت 1 PowerShell: Foreach Loop Part 1

  • PowerShell: Foreach Loop قسمت 2 PowerShell: Foreach Loop Part 2

  • PowerShell: For Loop قسمت 1 PowerShell: For Loop Part 1

  • PowerShell: For Loop قسمت 2 PowerShell: For Loop Part 2

  • PowerShell: while Loop PowerShell: While Loop

  • PowerShell: ادامه بیانیه PowerShell: Continue Statement

  • PowerShell: عبارت Break PowerShell: Break Statement

PowerShell: رشته ها PowerShell: Strings

  • PowerShell: رشته ها PowerShell: Strings

  • PowerShell: الحاق رشته ها PowerShell: String Concatenation

  • PowerShell: رشته فرعی PowerShell: String SubString

  • PowerShell: قالب بندی رشته ای PowerShell: String Formatting

  • PowerShell: String Replace PowerShell: String Replace

PowerShell: توابع PowerShell: Functions

  • PowerShell: توابع PowerShell: Functions

  • PowerShell: Simple Function قسمت 1 PowerShell: Simple Function Part 1

  • PowerShell: Simple Function قسمت 2 PowerShell: Simple Function Part 2

  • PowerShell: Simple Function قسمت 3 PowerShell: Simple Function Part 3

  • PowerShell: عملکرد پیشرفته PowerShell: Advance Function

PowerShell: Arrays (قسمت 1) PowerShell: Arrays (Part 1)

  • PowerShell: Array Introduction PowerShell: Array Introduction

  • PowerShell: عملگر Array Sub-Expression PowerShell: Array Sub-Expression Operator

  • PowerShell: ایجاد و راه اندازی یک آرایه PowerShell: Creating and Initializing an array

  • PowerShell: خواندن یک آرایه PowerShell: Reading an array

  • PowerShell: تکرار روی عناصر آرایه PowerShell: Iterations over array elements

  • PowerShell: اندازه یک آرایه PowerShell: Size of an array

PowerShell: Arrays (قسمت 2) PowerShell: Arrays (Part 2)

  • PowerShell: دستکاری یک آرایه (قسمت 1) PowerShell: Manipulating an array (Part 1)

  • PowerShell: دستکاری یک آرایه (قسمت 2) PowerShell: Manipulating an array (Part 2)

  • PowerShell: اضافه کردن عنصر به یک آرایه PowerShell: Add Element to an array

  • PowerShell: حذف عنصر از یک آرایه PowerShell: Remove Element to an array

  • PowerShell: دو آرایه را با هم ترکیب کنید PowerShell: Combine two array

PowerShell: جدول هش و دیکشنری های مرتب شده (قسمت 1) PowerShell: Hash Table and Ordered Dictionaries (Part 1)

  • PowerShell: Hash Table and Ordered Dictionaries مقدمه PowerShell: Hash Table and Ordered Dictionaries Introduction

  • PowerShell: ایجاد جدول هش PowerShell: Create Hash Table

  • PowerShell: ایجاد دیکشنری های مرتب شده PowerShell: Create Ordered Dictionaries

  • PowerShell: نمایش هش جدول قسمت 1 PowerShell: Display Hash Table Part 1

PowerShell: جدول هش و دیکشنری های مرتب شده (قسمت 2) PowerShell: Hash Table and Ordered Dictionaries (Part 2)

  • PowerShell: نمایش هش جدول قسمت 2 PowerShell: Display Hash Table Part 2

  • PowerShell: افزودن کلیدها و مقادیر در جدول هش قسمت 1 PowerShell: Adding Keys and Values in Hash Table Part 1

  • PowerShell: افزودن کلیدها و مقادیر در جدول هش قسمت 2 PowerShell : Adding Keys and Values in Hash Table Part 2

  • PowerShell: حذف کلیدها و مقادیر در جدول هش PowerShell: Remove Keys and Values in Hash Table

PowerShell: مستعار و Regex PowerShell: Alias and Regex

  • PowerShell: ایجاد نام مستعار PowerShell: Creating Alias

  • PowerShell: دریافت نام مستعار PowerShell: Getting Alias

  • PowerShell: Export Alias ​​Part 1 PowerShell: Export Alias Part 1

  • PowerShell: Export Alias ​​Part 2 PowerShell: Export Alias Part 2

  • PowerShell: Regex قسمت 1 PowerShell: Regex Part 1

  • PowerShell: Regex قسمت 2 PowerShell: Regex Part 2

  • PowerShell: Regex قسمت 3 PowerShell: Regex Part 3

  • PowerShell: Regex قسمت 4 PowerShell: Regex Part 4

  • PowerShell: Regex قسمت 5 PowerShell: Regex Part 5

PowerShell: سعی کنید، Catch و در نهایت PowerShell: Try, Catch and Finally

  • PowerShell: مقدمه را امتحان کنید PowerShell: Try Introduction

  • PowerShell: Catch Introduction PowerShell: Catch Introduction

  • PowerShell: در نهایت مقدمه PowerShell: Finally Introduction

  • PowerShell: با Catch امتحان کنید PowerShell: Try with Catch

  • PowerShell: با Catch و در نهایت امتحان کنید PowerShell: Try with Catch and Finally

PowerShell: Management (قسمت 1) PowerShell: Management (Part 1)

  • PowerShell: Management Invoke-Item Part 1 PowerShell: Management Invoke-Item Part 1

  • PowerShell: Management Invoke-Item Part 2 PowerShell: Management Invoke-Item Part 2

  • PowerShell: Management Set-Service قسمت 1 PowerShell: Management Set-Service Part 1

  • PowerShell: Management Set-Service قسمت 2 PowerShell: Management Set-Service Part 2

  • PowerShell: Management Set-Service قسمت 3 PowerShell: Management Set-Service Part 3

PowerShell: Management (قسمت 2) PowerShell: Management (Part 2)

  • PowerShell: مدیریت شروع-سرویس PowerShell: Management Start-Service

  • PowerShell: مدیریت راه اندازی مجدد-سرویس PowerShell: Management Restart-Service

  • PowerShell: Management Clear-Item PowerShell: Management Clear-Item

  • PowerShell: Management Get-ComputerInfo قسمت 1 PowerShell: Management Get-ComputerInfo Part 1

  • PowerShell: Management Get-ComputerInfo قسمت 2 PowerShell: Management Get-ComputerInfo Part 2

  • PowerShell: مدیریت Get-Location PowerShell: Management Get-Location

PowerShell: Management (بخش 3) PowerShell: Management (Part 3)

  • PowerShell: مدیریت Join-Path قسمت 1 PowerShell: Management Join-Path Part 1

  • PowerShell: Management Join-Path قسمت 2 PowerShell: Management Join-Path Part 2

  • PowerShell: Management Join-Path قسمت 3 PowerShell: Management Join-Path Part 3

  • PowerShell: Management Test-Connection قسمت 1 PowerShell: Management Test-Connection Part 1

  • PowerShell: Management Test-Connection قسمت 2 PowerShell: Management Test-Connection Part 2

PowerShell: آرشیو و هسته PowerShell: Archive and Core

  • PowerShell: فشرده سازی آرشیو PowerShell: Compress Archive

  • PowerShell: بایگانی را گسترش دهید PowerShell: Expand Archive

  • PowerShell: Out-Host PowerShell: Out-Host

  • PowerShell: Out-Null PowerShell: Out-Null

PowerShell: Utility (قسمت 1) PowerShell: Utility (Part 1)

  • PowerShell: Out-File Part 1 PowerShell: Out-File Part 1

  • PowerShell: Out-File قسمت 2 PowerShell: Out-File Part 2

  • PowerShell: ConvertTo-Html قسمت 1 PowerShell: ConvertTo-Html Part 1

  • PowerShell: ConvertTo-Html قسمت 2 PowerShell: ConvertTo-Html Part 2

  • PowerShell: ConvertTo-Json قسمت 1 PowerShell: ConvertTo-Json Part 1

PowerShell: Utility (قسمت 2) PowerShell: Utility (Part 2)

  • PowerShell: ConvertTo-Json قسمت 2 PowerShell: ConvertTo-Json Part 2

  • PowerShell: ConvertTo-Csv PowerShell: ConvertTo-Csv

  • PowerShell: Get-Date PowerShell: Get-Date

  • PowerShell: ConvertTo-Csv قسمت 1 PowerShell: ConvertTo-Csv Part 1

  • PowerShell: Export-Csv قسمت 1 PowerShell: Export-Csv Part 1

PowerShell: Utility (قسمت 3) PowerShell: Utility (Part 3)

  • PowerShell: Export-Csv قسمت 2 PowerShell: Export-Csv Part 2

  • PowerShell: Import-Csv PowerShell: Import-Csv

  • PowerShell: Get-Random Part 1 PowerShell: Get-Random Part 1

  • PowerShell: Get-Random Part 2 PowerShell: Get-Random Part 2

  • PowerShell: New-Guid PowerShell: New-Guid

PowerShell: پروژه برای تمرین PowerShell: Project for practice

  • PowerShell: چگونه یک سرویس پنجره را راه اندازی کنیم (اگر در حال اجرا نیست) PowerShell: How to start a window service (if not running)

  • PowerShell: Password Generator قسمت 1 PowerShell: Password Generator Part 1

  • PowerShell: Password Generator قسمت 2 PowerShell: Password Generator Part 2

نمایش نظرات

نظری ارسال نشده است.

آموزش PowerShell برای مبتدیان (مفاهیم کارشناسی ارشد گام به گام)
خرید اشتراک و دانلود خرید تکی و دانلود | 160,000 تومان (5 روز مهلت دانلود) زمان تقریبی آماده سازی لینک دانلود این دوره آموزشی حدود 5 تا 24 ساعت می باشد.
جزییات دوره
4 hours
169
Udemy (یودمی) udemy-small
19 دی 1401 (آخرین آپدیت رو دریافت می‌کنید، حتی اگر این تاریخ بروز نباشد.)
1,093
4.6 از 5
ندارد
دارد
دارد
Techno King

Google Chrome Browser

Internet Download Manager

Pot Player

Winrar

Techno King Techno King

مربی

Udemy (یودمی)

یودمی یکی از بزرگ‌ترین پلتفرم‌های آموزشی آنلاین است که به میلیون‌ها کاربر در سراسر جهان امکان دسترسی به دوره‌های متنوع و کاربردی را فراهم می‌کند. این پلتفرم امکان آموزش در زمینه‌های مختلف از فناوری اطلاعات و برنامه‌نویسی گرفته تا زبان‌های خارجی، مدیریت، و هنر را به کاربران ارائه می‌دهد. با استفاده از یودمی، کاربران می‌توانند به صورت انعطاف‌پذیر و بهینه، مهارت‌های جدیدی را یاد بگیرند و خود را برای بازار کار آماده کنند.

یکی از ویژگی‌های برجسته یودمی، کیفیت بالای دوره‌ها و حضور استادان مجرب و با تجربه در هر حوزه است. این امر به کاربران اعتماد می‌دهد که در حال دریافت آموزش از منابع قابل اعتماد و معتبر هستند و می‌توانند به بهترین شکل ممکن از آموزش‌ها بهره ببرند. به طور خلاصه، یودمی به عنوان یکی از معتبرترین و موثرترین پلتفرم‌های آموزشی آنلاین، به افراد امکان می‌دهد تا به راحتی و با کیفیت، مهارت‌های مورد نیاز خود را ارتقا دهند و به دنبال رشد و پیشرفت شغلی خود باشند.