cmdlet

cmdlet
常用释义
cmdlet

扩展信息

命令行工具
130 多个命令行工具 ("cmdlet"),可用于执行常见的系统管理任务。这些任务包括管理服务、 管理流程、 管理事件日志、 管 …
命令行开关
PowerShell 命令行开关 (cmdlet)。用于 VAMT 代替 vamt.exe 命令行界面的 PowerShell 模块。
命令列工具
使用 Windows PowerShell 内建的命令列工具cmdlet)get-service、get-process、get-wmiobject,以及登录档提供工具时常 …
指令程式
词汇 ... 清理磁带 - cleaning tape 指令程式 - cmdlet 一致性检查 - consistency check ...
中的一些常用命令
《Windows Server... ... 10.4.1 cmdlet 介绍 206 10.4.2 cmdlet 中的一些常用命令 206 11.1.1 IIS 7.0 提供的服务 221 ...
介绍
《Windows Server... ... 10.2.4 PowerShell 的使用运行 204 10.4.1 cmdlet 介绍 206 10.4.2 cmdlet 中的一些常用命令 206 ...

例句

When SupportsShouldProcess is specified, cmdlets that attempt to declare these parameters will fail when trying to register the cmdlet.

如果指定了SupportsShouldProcess,则尝试注册Cmdlet时,将无法声明这些参数。

When you're ready to go much deeper into creating your own custom cmdlets, be sure to check out the Windows PowerShell SDK.

当您准备好更深入地了解如何创建自己的自定义Cmdlet时,请务必查看WindowsPowerShellSDK。

Notice that only one property type can be displayed at a time, specified by a property name that follows the Format-Wide cmdlet.

请注意,一次只能显示一种属性类型,该类型由接在Format-Widecmdlet后的属性名称指定。

You may not know, however, that you can extend Windows PowerShell by writing your own cmdlets.

但是,您可能并不知道可以通过编写自己的Cmdlet扩展WindowsPowerShell。

The MaxMessageSize parameter is only one of many Receive connector settings that are available for use with the Set-ReceiveConnector cmdlet.

MaxMessageSize参数只是可用于Set-ReceiveConnectorcmdlet的许多接收连接器设置之一。

这在您试图查明为何Cmdlet没有包含您认为应该包含的参数时,可能会导致一些混淆。

The Enable-StorageGroupCopy cmdlet did not perform automatic initial seeding for the specified storage group.

Enable-StorageGroupCopycmdlet未对指定存储组执行自动初始种子设定。

此设置指示参数是否可接受其他cmdlet通过管道的输入作为其值。

此cmdlet只返回运行cmdlet的边缘传输服务器的配置信息。

You can use the Get-Message cmdlet to retrieve a set of messages and then pipe the results to one of the intrusive cmdlets.

可以使用Get-Messagecmdlet检索一组邮件,然后通过管道将结果传递给一个突出的cmdlet。

The Set-ActiveSyncMailboxPolicy cmdlet enables you to set each parameter in a mailbox policy.

使用Set-ActiveSyncMailboxPolicycmdlet可以设置邮箱策略中的各个参数。

The Set-AuthenticodeSignature cmdlet takes the name of the file to be signed as its first positional parameter.

Set-AuthenticodeSignaturecmdlet将要进行签名的文件的名称用作第一个位置参数。

The Instance parameter enables you to pass an entire object to the cmdlet to be processed.

使用Instance参数可以将整个对象传递给将要处理的cmdlet。

By default, all certificate requests and certificates created by this cmdlet will not allow the private key to be exported.

默认情况下,此cmdlet创建的所有证书请求和证书均不允许导出私钥。

在边缘传输服务器上运行此cmdlet时,将只显示本地计算机的传输配置设置。

This should describe what the cmdlet does and what sort of resource the cmdlet works with.

此名称应描述Cmdlet要执行的操作以及它要使用的资源。

The Set-ActiveSyncMailboxPolicy cmdlet enables you to apply a variety of mailbox policy settings to a server.

使用Set-ActiveSyncMailboxPolicycmdlet可以对服务器应用各种邮箱策略设置。

如果拥有客户端访问服务器的负载平衡集,则无需在运行cmdlet时指定每个服务器的名称。

In the example, the objects that are returned by the Get-Alias cmdlet represent all the defined aliases on the system.

在该示例中,Get-Aliascmdlet返回的对象代表系统中所有已定义的别名。

You do not have to wait for nightly maintenance or run the Clean-MailboxDatabase cmdlet for the mailbox to be disconnected.

不必等到进行夜间维护时,或不必运行Clean-MailboxDatabasecmdlet,即可将邮箱断开连接。

The mailbox is not deleted, and can be reconnected to its user at a later date by using the Connect-Mailbox cmdlet.

系统不会删除邮箱,以后可以使用Connect-Mailboxcmdlet将其重新连接到用户。

如果不指定服务器,则cmdlet将检查本地服务器是否是具有公用文件夹数据库的Exchange2007邮箱服务器。

If the Format-List cmdlet is called without any parameters specified, all properties are output.

如果调用Format-Listcmdlet而未指定任何参数,则将输出所有属性。

This cmdlet allows you to retrieve the permissions set for an Active Directory object.

该cmdlet允许您为ActiveDirectory对象检索权限设置。

The Set-EmailAddressPolicy cmdlet allows administrators to set the Active Directory attributes for a specific e-mail address policy.

Set-EmailAddressPolicycmdlet允许管理员设置特定电子邮件地址策略的ActiveDirectory属性。

To get a complete list of all the fields in the output, run the cmdlet with an fl (formatted list) or ft (formatted table) option.

若要获取输出中所有字段的完整列表,请运行具有fl(格式化列表)或ft(格式化表格)选项的cmdlet。

这可用于为Cmdlet生成的对象创建格式化指令。

本主题概述生成这些报告可以使用的cmdlet,并提供这些报告的内容的有关信息。

有时,将cmdlet的输出转换成字符串与本机cmdlet互操作很有用。

此设置表明不提供参数时cmdlet是否会运行。