PowerShell Get-App-OrganizationApp 此示例显示管理员为整个组织安装的应用的摘要列表。 参数 -DomainController 此参数只在本地 Exchange 中可用。 DomainController 参数指定此 cmdlet 从 Active Directory 读取数据或向其写入数据时使用的域控制器。 可以使用完全限定的域名 (FQDN) 来标识域控制器。 例如,dc01.contoso...
PowerShell 复制 Get-ChildItem [[-Filter] <string>] -LiteralPath <string[]> [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-Depth <uint>] [-Force] [-Name] [<CommonParameters>]说明Get-ChildItem 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) ...
Amazon.PowerShell.Cmdlets.ML.AmazonMachineLearningClientCmdlet.ClientConfig Required? False Position? Named Accept pipeline input? True (ByPropertyName) -EQ <String> The equal to operator. The MLModel results will have FilterVariable values that exactly match the value specified with EQ. Required...
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...
When the Windows operating system is being deployed using MDT, most of the administration and configuration is done through the Deployment Workbench, but you also can perform many of the tasks using Windows PowerShell. The easiest way to find out how to use PowerShell in MDT is to use the ...
PowerShell Get-AppxProvisionedPackage[-Online] [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<CommonParameters>] Description TheGet-AppxProvisionedPackagecmdlet gets information about app packages (.appx) in an im...