الان اینجا هستید:

دوره Microsoft PowerShell from Introductory to Scripting
PowerShell یک چارچوب مدیریت پیکربندی و اتوماسیون وظایف متقابل پلتفرمی است که از یک زبان برنامه نویسی تشکیل شده است.
قیمت دوره: از 4,500,000 تومان تا 4,500,000 تومان
- نوع دوره: حضوری و آنلاین
- تقویم برگزاری دوره
۲۰٪ تخفیف دوره آنلاین
حضوری
کد کلاس: 4393
استاد: ایمان کناررودی
ساختمان: میرعماد
تاریخ برگزاری: 1402/10/22 الی
1402/11/27
روز و ساعت: جمعه
09:00 تا 14:00
4,500 تومان
زمانی دیگر؟
اگر زمانهای برگزاری این دورهها برای شما مناسب نیست، زمان مناسب رو بهمون اعلام کنید
- چرا کندو؟

ضبط تصویری

دسترسی ریموت

ضمانت شغل
- معرفی این دوره
PowerShell یک چارچوب مدیریت پیکربندی و اتوماسیون وظایف متقابل پلتفرمی است که از یک زبان برنامه نویسی تشکیل شده است. PowerShell می تواند روی ویندوز، لینوکس و macOS اجرا شود. به عنوان یک زبان برنامه نویسی، PowerShell اغلب برای خودکارسازی مدیریت سیستم ها استفاده می شود. PowerShell بر روی زمان اجرای زبان مشترک دات نت (CLR) ساخته شده است. تمام ورودی ها و خروجی ها اشیاء دات نت هستند. PowerShell برای چه مواردی استفاده می شود؟به عنوان یک زبان برنامه نویسی، PowerShell معمولا برای خودکارسازی مدیریت سیستم ها استفاده می شود.
بیشتر
- مدرک پایان دوره
- کندو معتبرترین آموزشگاه IT ایران است که بیشترین فارغالتحصیلان را دارد.
- بسیاری از مدیران صنعت IT ایران در آموزشگاه کندو دوره دیدهاند.
- بسیاری از فارغ التحصیلان آموزشگاه کندو خارج از ایران مشغول به کار شدهاند.
- مدرک کندو قابلیت ترجمه و استفاده برای امور مهاجرتی را نیز دارد.
- مدارک دورههای حضوری و آنلاین هیچ تفاوتی با هم ندارند.
نمونه مدارک:
- اهداف و دستاوردها
با استفاده از پاورشل قادر خواهیم بود، مدیریت سیستم (سرور) چه بهصورت لوکال و چه بهصورت ریموت را راحت در دست بگیریم.
بیشتر
- امکانات و فضای آموزشگاه
- لابراتوار تجهیز شده ۲۴ ساعته و رایگان
- سیستم و اینترنت پرسرعت + فیلترشکن
- ضبط محتوای کلاس و دسترسی دائم به آن
- کافه + امکانات پذیرایی بین کلاس
- فوتبال دستی و پینگ پنگ
- فضای سبز تجهیز شده
دو آموزشگاه در تهران:
- ساختمان میرعماد: خیابان مطهری، خیابان میرعماد، کوچه جنتی ۱۳، پلاک ۳۰ (فاصله تا متروی بهشتی ۵ دقیقه پیاده)
- ساختمان سنایی: خیابان سنایی، تقاطع خیابان مطهری، کوچه ۲۱، پلاک ۲ (فاصله تا متروی میرزای شیرازی ۱۰ دقیقه پیاده و ایستگاه BRT ولیعصر ۱۰ دقیقه)
مسیریابی از روی گوگلمپ:
- سرفصل های Microsoft PowerShell from Introductory to Scripting
- Run Programs, Scripts, and Existing Tools
- Run a PowerShell Command
- Supply Default Values for Parameters 26. -Invoke a Long-Running or Background Command
- Get Help on a Command
- Launch PowerShell at a Specific Location
- Invoke a PowerShell Command or Script from Outside PowerShell
- Understand and Customize PowerShell’s Tab Completion
- Access and Manage Your Console History
- Create Scripts from Your Session History
- Invoke a Command from Your Session History
- Store the Output of a Command into a File
- Extend Your Shell with Additional Commands
- Filter Items in a List or Command Output
- Group and Pivot Data by Name
- Program: Simplify Most Where-Object Filters
- Program: Interactively Filter Lists of Objects
- Work with Each Item in a List or Command Output
- Automate Data-Intensive Tasks
- Simplify Most Foreach-Object Pipelines
- Intercept Stages of the Pipeline
- Automatically Capture Pipeline Output
- Capture and Redirect Binary Process Output
- Display the Properties of an Item as a List
- Display the Properties of an Item as a Table
- Store Information in Variables
- Access Environment Variables
- Retain Changes to Environment Variables Set by a Batch File
- Control Access and Scope of Variables and Other Items
- Create a Dynamic Variable
- Define Custom Formatting for a Type
- Make Decisions with Comparison and Logical Operators
- Adjust Script Flow Using Conditional Statements
- Manage Large Conditional Statements with Switches
- Repeat Operations with Loops
- Add a Pause or Delay
- Create a String
- Create a Multiline or Formatted String
- Place Special Characters in a String
- Insert Dynamic Information in a String
- Prevent a String from Including Dynamic Information
- Place Formatted Information in a String -Search a String for Text or a Pattern
- Replace Text in a String
- Split a String on Text or a Pattern
- Combine Strings into a Larger String
- Convert a String to Uppercase or Lowercase
- Trim a String
- Format a Date for Output
- Create an Array or List of Items
- Create a Jagged or Multidimensional Array
- Access Elements of an Array
- Visit Each Element of an Array
- Sort an Array or List of Items
- Determine Whether an Array Contains an Item
- Combine Two Arrays
- Find Items in an Array That Match a Value -Compare Two Lists
- Remove Elements from an Array
- Find Items in an Array Greater or Less Than a Value
- Use the ArrayList Class for Advanced Array Tasks
- Create a Hashtable or Associative Array -Sort a Hashtable by Key or Value
- Get the System Date and Time
بیشتر
- داشجویان کندو مشغول به کار شدن در...

فناوری اطلاعات شاتل

شرکت عالیفرد سنایچ

بانک پاسارگاد

بانک ملت

شرکت ارتباطات آسیاتک

پیشگامان توسعه ارتباطات

ایران خودرو

بانک خاورمیانه

ماموت خودرو

پارس خودرو
- اساتید این دوره
- نظرات شما
0
0
رای ها
امتیازدهی به این محتوا
اشتراک در
وارد شدن
0 نظرات
بازخورد (Feedback) های اینلاین
مشاهده همه دیدگاه ها