PowerShell 模块浏览器站点可让您搜索 cmdlet 和包
位于雷德蒙德的Microsoft Corporation已成功启用PowerShell Module Browser 站点(PowerShell Module Browser site)。本月早些时候,Microsoft Docs团队宣布推出PowerShell 模块浏览器,这是一个用于查找(PowerShell Module Browser)PowerShell脚本和信息以上线的 Web 搜索页面。
PowerShell 模块浏览器站点
(PowerShell Module Browser Site)用户将使用PowerShell 模块浏览器站点来查找特定的cmdlet(cmdlets)或模块。此外(Further),搜索将为用户提供脚本的描述和参数。此外,用户还可以获取可以复制的脚本本身。这个搜索门户的组织方式使其用户能够选择特定的PowerShell包以便在其中进行搜索,或者他们甚至可以在“所有包”中进行搜索。
您将不再需要花费数十分钟来确定正确的 cmdlet 所在的位置,或者特定模块是否是您刚刚安装的PowerShell包的一部分。微软(Microsoft)说,你所要做的就是打开Powershell 模块浏览器(Powershell Module Browser)并开始搜索。
什么是 PowerShell
Windows PowerShell是适用于Windows和Windows Server的自动化平台和脚本语言。它允许用户简化其系统的管理。PowerShell实际上利用了.NET Framework的强大功能,因此提供了丰富的对象和大量内置功能,以便控制Windows环境。
搜索过程并不完全直观
PowerShell 模块浏览器站点(PowerShell Module Browser Site)中的搜索过程并不完全直观。例如,如果用户想要搜索Azure PowerShell 机器学习模块(Azure PowerShell Machine Learning module);然后键入“Azure”为用户提供一个模块列表以滚动浏览。可以通过这种方式找到名为“ AzureRM.Machine ”的实际模块。但是,仅在搜索框中键入“Azure PowerShell 机器学习”不会产生任何结果。搜索窗口如下所示:
单击(Click)“所有软件包”下的下拉菜单。在这里,您将看到Azure PowerShell、Azure Stock PowerShell等软件包。
更快地找到 cmdlet
PowerShell 模块浏览器站点(PowerShell Module Browser Site)肯定会帮助用户更快地找到 cmdlet。微软的公告表明,该网站还可能有助于确定“特定模块是否是用户刚刚安装的PowerShell包的一部分”。
什么是 cmdlet
cmdlet 是在Windows PowerShell环境中使用的轻量级命令。此外(Further),PowerShell运行时在命令行提供的自动化脚本上下文中调用这些 cmdlet。此外(Further),Windows PowerShell运行时还通过(Windows PowerShell)Windows PowerShell API(Windows PowerShell APIs)以编程方式调用它们。
这个新网站(This new website)似乎是对“Module Browser for Windows PowerShell ISE”的补充。
现在阅读(Now read):Microsoft PowerShell 脚本浏览器(Microsoft PowerShell Script Browser)可帮助您轻松查找和使用脚本(Script)示例。
Related posts
Microsoft PowerShell Script Browser可帮助您轻松找到脚本样本
使用PowerShell Script禁用Windows 10中的Security Questions
Check Windows 10 OS architecture使用PowerShell or Command Prompt
Create System Restore Point使用Command Prompt or PowerShell
如何使用Windows PowerShell ISE - 初级教程
PowerShell在Windows 10 Startup打开
启用Remote Desktop使用Command Prompt or PowerShell
Create Multiple Folders Using Command Prompt and PowerShell
如何在Windows 10上安装PowerShell 7.0
WinX Menu的Replace Command Prompt WinX Menu的Windows 10
使用Group Policy & PowerShell配置受控Folder Access
Get Open Command Prompt在此处代替Explorer中的PowerShell
通过PowerShell解决Windows Server Network connectivity问题问题
什么是PWSH.EXE? PWSH syntax列表您可以使用
如何在Windows 10上创建和运行PowerShell script文件
Reset Windows Update Client使用PowerShell Script
如何在Windows 10中使用PowerShell安装Appx应用程序包
如何在Windows 10中卸载PowerShell
如何在Windows 11/10查看PowerShell version
如何在Windows 10中使用PowerShell创建Local User Account