PowerShell Get-App[[-Identity] <AppIdParameter>] [-DomainController <Fqdn>] [-Mailbox <MailboxIdParameter>] [-OrganizationApp] [-PrivateCatalog] [<CommonParameters>] 说明 Get-App cmdlet 可返回有关所有已安装 app 的信息或者特定已安装 app 的详细信息。
PowerShellGet 參考 意見反應 本文件涵蓋 PowerShellGet 模組的 3.0.22-beta22 版。 此模組提供以與 PowerShellGet v2.2.x 相容。 此模組版本中的 Cmdlet 是 Proxy Cmdlet,可呼叫 Microsoft.PowerShell.PSResourceGet 模組中的對等 Cmdlet。 Proxy Cmdlet 可為使用 2.x 版 Cmdlet 的腳本提供相容性層。 在...
Get-EventSubscriber cmdlet 获取当前会话中的事件订阅服务器。 当你使用 Register 事件 cmdlet 订阅事件时,事件订阅服务器将添加到 Windows PowerShell 会话,而且每当引发它们时,你所订阅的事件将添加到事件队列中。 若要取消事件订阅,请使用 Unregister-Event cmdlet
PowerShell Kopírovat Get-AppxPackage [-AllUsers] [-PackageTypeFilter <PackageTypes>] [[-Name] <String>] [[-Publisher] <String>] [-User <String>] [-Volume <AppxVolume>] [<CommonParameters>]DescriptionThe Get-AppxPackage cmdlet gets a list of the app packages that are installed in a...
Amazon.PowerShell.Cmdlets.APS.AmazonAppStreamClientCmdlet.ClientConfig Required? False Position? Named Accept pipeline input? True (ByPropertyName) -MaxResult <Int32> The maximum size of each page of results. Required? False Position? Named Accept pipeline input? True (ByPropertyName) Aliases ...
in order to launch it and search for its version number manually. However, the problem with those methods is that they are as far from “quick and automatic” as they can be. Checking the installed software versions by using PowerShell allows you to gather data that you need much quicker....
Amazon.PowerShell.Cmdlets.LM.AmazonLambdaClientCmdlet.ClientConfig Required? False Position? Named Accept pipeline input? True (ByPropertyName) -FunctionVersion <FunctionVersion> Set to ALL to include entries for all published versions of each function. Required? False Position? Named Accept pipeline...
For details on using app-only access for unattended scenarios, seeUse app-only authentication with the Microsoft Graph PowerShell SDK. Determine required permission scopes Each API in the Microsoft Graph is protected by one or more permission scopes. The user logging in must consent to one of th...
Get-Package -ListAvailable -Filter Mvc 找到要安装的程序包后,使用 Install-Package 命令。 例如,要将 ELMAH 安装到当前项目: Install-Package Elmah 由于Windows PowerShell 是动态语言,它能够提供 Tab 扩展功能,从而帮助您正确输入命令行参数。 Tab 扩展等同于 C# 的 IntelliSense,但与基于编译时信息的 IntelliSe...
issue here is that the remote endpoint used to bootstrap the provider requires TLS 1.2 and the client may not have it enabled. The two options below should help you resolve any issues encountered when attempting to install the NuGet provider and get back up and running again with PowerShell...