在新式 TCP/IP 网络中,你可能对 IPX 或 WINS 属性不感兴趣。 可以使用Select-Object的ExcludeProperty参数隐藏名称以“WINS”或“IPX”开头的属性。 PowerShell Get-CimInstance-ClassWin32_NetworkAdapterConfiguration-FilterIPEnabled=$true|Select-Object-ExcludePropertyIPX*,WINS* ...
ExcludeProperty Property Reference Feedback Definition Namespace: Microsoft.PowerShell.Commands Assembly: Microsoft.PowerShell.Commands.Utility.dll Package: Microsoft.PowerShell.Commands.Utility v7.4.0 C++ 複製 public: property cli::array <System::String ^> ^ ExcludeProperty {...
Return correct FileName property for Get-Item when listing alternate data streams (#18019) (Thanks @kilasuit!) Add -ExcludeModule parameter to Get-Command (#18955) (Thanks @MartinGC94!) Update Named and Statement block type inference to not consider AssignmentStatements and Increment/decrement ope...
Can I Exclude A Single Folder Using Copy-Item? Can I get AD User Office location? Can not execute powershell script from shared folder Can PowerShell be used to delete hidden USB/COM Ports? Can PowerShell restore previous versions of files/folders via Volume Shadow Services (VSS)? Can some...
True (by Property Name) Indicates that you can pipe a value to the parameter, but the .NET Framework type of the parameter must include a property with the same name as the parameter. For example, you can pipe a value to aNameparameter only when the value has a property calledName. ...
Set-Mailbox [-Identity] <MailboxIdParameter> [-ExcludeFromOrgHolds <String>] [-AcceptMessagesOnlyFrom <MultiValuedProperty>] [-AcceptMessagesOnlyFromDLMembers <MultiValuedProperty>] [-AcceptMessagesOnlyFromSendersOrMembers <MultiValuedProperty>] [-AccountDisabled <Boolean>] [-AddressBookPolicy <Address...
New-CMEmbeddedObjectInstance New-CMEmbeddedProperty New-CMEmbeddedPropertyList New-CMEnhancedPIN New-CMExchangeClientAccessServer New-CMExchangeConnectorAccessRule New-CMExchangeConnectorApplicationSetting New-CMExchangeConnectorEmailManagementSetting New-CMExchangeConnectorGeneralSetting New-CMExchangeConnectorPassword...
Also, whenSimpleMatchis used, theMatchesproperty of theMatchInfoobject returned is empty. Note When this parameter is used with theAllMatchesparameter, theAllMatchesis ignored. Type:SwitchParameter Position:Named Default value:False Required:False ...
Set-Acl [-Path] <String[]> [-AclObject] <Object> [-ClearCentralAccessPolicy] [-PassThru] [-Filter <String>] [-Include <String[]>] [-Exclude <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>] PowerShell Copy Set-Acl [-InputObject] <PSObject> [-AclObject] <Object> [-Pass...
True (ByPropertyName) Aliases DatabaseSourceConfiguration_Databases_Exclude -Databases_Include <String[]> The list of database patterns in source database endpoint to be included for Firehose to read from. Amazon Data Firehose is in preview release and is subject to change. Required? False Posit...