Type: String Aliases: IdentityFilePath Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False-NameSpecifies a friendly name for the PSSession. You can use the name to refer to the PSSession when you use other cmdlets, su...
Accept wildcard characters:False Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 -Identity Identity 参数指定要查看的 OWA 虚拟目录。 可以使用唯一标识虚拟目录的任何值。 例如: 名称或服务器\名称
Accept wildcard characters:True -InputObject Changes the security descriptor of the specified object. Enter a variable that contains the object or a command that gets the object. You cannot pipe the object to be changed toSet-Acl. Instead, use theInputObjectparameter explicitly in the command. ...
You can't use the Identity and Server parameters in the same command. Type:VirtualDirectoryIdParameter Position:1 Default value:None Required:False Accept pipeline input:True Accept wildcard characters:False Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server ...
Type: SwitchParameter Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False Applies to: Exchange Online, Exchange Online Protection-IdentityThe Identity parameter specifies the Microsoft 365 Group that you want to modify. You can use any va...
Type: Unlimited Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False Applies to: Exchange Server 2016, Exchange Server 2019-BookingSelfServiceMaxBurstThis parameter is reserved for internal Microsoft use. Expand table Type: Unlimited Positio...
Delete navigation property permissionsCreepIndexDistributions for identityGovernance Parameters -Confirm Prompts you for confirmation before running the cmdlet. Expand table Type: SwitchParameter Aliases: cf Position: Named Default value: None Required: False Acce...
New-CsCallingLineIdentity[-Identity] <string> [-BlockIncomingPstnCallerID <bool>] [-CallingIDSubstitute <string>] [-CompanyName <string>] [-Description <string>] [-EnableUserOverride <bool>] [-ResourceAccount <string>] [-ServiceNumber <string>][-WhatIf] [-Confirm] [<CommonParameters>] ...
If (([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(` [Security.Principal.WindowsBuiltInRole] “Administrator”)) { #Change the console display $UI = (Get-Host).UI.RawUI $UI.BackgroundColor = “blue” $UI.ForegroundColor = “white” $UI...
$identity变量设置为用户帐户的名称。$fileSystemRights变量设置为 FullControl,可以是任一FileSystemRights值,指定与访问规则关联的操作类型。$type变量设置为“Allow”,以指定是允许还是拒绝操作。$fileSystemAccessRuleArgumentList变量是一个参数列表,在创建新的FileSystemAccessRule对象时传递。 然后创建一个新的...