|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/powershell-for-beginners/
课程评论:没有评论
课程名称:PowerShell 入门 概述:本课程旨在介绍 Windows PowerShell 这一强大脚本语言及其在 IT 基础设施自动化中的应用。尽管许多人可能听说过命令提示符,但对 PowerShell 了解较少。本课程将重点讲解最新发布的 PowerShell 5.0,包括如何阅读 PowerShell 语言和脚本、获取命令以及使用 cmdlets。如果您是负责管理服务器或服务器集群的管理员,PowerShell 将是必不可少的工具。通过 PowerShell,您可以自动化重复的管理任务以及处理批量任务,从而简化繁琐的工作流程。 PowerShell 与 Windows 7 及以上版本的桌面系统以及 Windows Server 2008 及以上版本集成,早期版本的 Windows 桌面和服务器也提供了独立版本。该课程针对初学者,完全不需要之前的脚本经验!只要您能够运行“ipconfig”,就能掌握 PowerShell。与复杂的脚本语言和部分功能相比,PowerShell 为您提供了一种完整、一致的管理体验,涵盖图形用户界面和命令行。 课程内容包括: - 如何访问 PowerShell - PowerShell 语法 - 理解 PowerShell Cmdlets - PowerShell GET 命令 - PowerShell 获取服务命令 - 必需服务参数 - 常用参数 - 计算机名称参数 - 显示参数 - 依赖服务参数 - 排除参数 - 包含参数 - 输入对象参数 - PowerShell 中的管道 本课程为初学者提供了一个良好的开端,是学习和掌握 PowerShell 的理想选择。
While many people may have heard and used the command Prompt , Some may not have heard about Windows PowerShell.What is PowerShell? PowerShell is a powerful language used for scripting and automation for your IT Infrastructure. In this short course, I provide an overview of the most current release, PowerShell 5.0, including how to read the PowerShell language and scripts, get command, and use cmdlets. If you are an administrator responsible for looking after Servers or Server farms for various types of application PowerShell will be a must -have tool. You can use PowerShell to automate repetitive administrative tasks and also to perform bulk task. With PowerShell capabilities allow you to simply and automate tedious and repetitive tasks bycreating Scripts and combining multiple commands together. PowerShell comes integrated with windows 7 desktop and above also with windows Server 2008 and above. Standalone versions are available for earlier versions of windows desktop and server versions This course is your entry-level introduction to PowerShell. No prior scripting experience is required! If you can run "ipconfig" then you can master PowerShell. Rather than relying on complex scripting languages and partial capabilities, with PowerShell you'll finally enjoy a complete, consistent administrative experience that encompasses both the GUI and the command line. Topics include: •How to access PowerShell•PowerShell Syntax•Understanding PowerShell Cmdlets•PowerShell GET Command•PowerShell Get Service Command•Required Services Parameters•Common Parameters•Computer Name Parameters•Display Parameters•Dependent Services Parameters•Exclude Parameters•Include Parameters•Input Object Parameters•Piping with PowerShell