Set-CMWirelessProfile
语法
Set-CMWirelessProfile
[-AddSupportedPlatform <IResultObject[]>]
[-AuthenticationMode <AuthenticationMode>]
[-AutoDetectProxy <Boolean>]
[-AutoScriptUrl <String>]
[-BypassProxy <String>]
[-ClearSupportedPlatform]
[-ClientCertificate <IResultObject>]
[-ConfigureProxy <Boolean>]
[-ConnectAutoNetworkInRange <Boolean>]
[-ConnectEvenNotBroadcasting <Boolean>]
[-Description <String>]
[-EapType <EapType>]
[-EnableFipsCompliance <Boolean>]
[-EnablePmkCaching <Boolean>]
[-EnableSingleSignOn <Boolean>]
-InputObject <IResultObject>
[-LookOtherNetworkWhileConnected <Boolean>]
[-NetworkName <String>]
[-PassThru]
[-PmkCacheMaxEntries <Int32>]
[-PmkTimeToLiveMins <Int32>]
[-PreAuthAttempts <Int32>]
[-PreAuthentication <Boolean>]
[-ProxyAddress <String>]
[-ProxyPort <Int32>]
[-RememberCredentials]
[-RememberUserCredentials <Boolean>]
[-RemoveSupportedPlatform <IResultObject[]>]
[-RootCertificate <IResultObject[]>]
[-SecurityAuthentication <SecurityAuthentication>]
[-SecurityEncryption <SecurityEncryption>]
[-Severity <NoncomplianceSeverity>]
[-SingleSignOnAdditionalDialogs <Boolean>]
[-SingleSignOnImmediatelyBefore <Boolean>]
[-SingleSignOnMaxDelaySec <Int32>]
[-SingleSignOnVlan <Boolean>]
[-Ssid <String>]
[-TrustedServerCertSubjectNames <String>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMWirelessProfile
[-AddSupportedPlatform <IResultObject[]>]
[-AuthenticationMode <AuthenticationMode>]
[-AutoDetectProxy <Boolean>]
[-AutoScriptUrl <String>]
[-BypassProxy <String>]
[-ClearSupportedPlatform]
[-ClientCertificate <IResultObject>]
[-ConfigureProxy <Boolean>]
[-ConnectAutoNetworkInRange <Boolean>]
[-ConnectEvenNotBroadcasting <Boolean>]
[-Description <String>]
[-EapType <EapType>]
[-EnableFipsCompliance <Boolean>]
[-EnablePmkCaching <Boolean>]
[-EnableSingleSignOn <Boolean>]
-Id <Int32>
[-LookOtherNetworkWhileConnected <Boolean>]
[-NetworkName <String>]
[-PassThru]
[-PmkCacheMaxEntries <Int32>]
[-PmkTimeToLiveMins <Int32>]
[-PreAuthAttempts <Int32>]
[-PreAuthentication <Boolean>]
[-ProxyAddress <String>]
[-ProxyPort <Int32>]
[-RememberCredentials]
[-RememberUserCredentials <Boolean>]
[-RemoveSupportedPlatform <IResultObject[]>]
[-RootCertificate <IResultObject[]>]
[-SecurityAuthentication <SecurityAuthentication>]
[-SecurityEncryption <SecurityEncryption>]
[-Severity <NoncomplianceSeverity>]
[-SingleSignOnAdditionalDialogs <Boolean>]
[-SingleSignOnImmediatelyBefore <Boolean>]
[-SingleSignOnMaxDelaySec <Int32>]
[-SingleSignOnVlan <Boolean>]
[-Ssid <String>]
[-TrustedServerCertSubjectNames <String>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMWirelessProfile
[-AddSupportedPlatform <IResultObject[]>]
[-AuthenticationMode <AuthenticationMode>]
[-AutoDetectProxy <Boolean>]
[-AutoScriptUrl <String>]
[-BypassProxy <String>]
[-ClearSupportedPlatform]
[-ClientCertificate <IResultObject>]
[-ConfigureProxy <Boolean>]
[-ConnectAutoNetworkInRange <Boolean>]
[-ConnectEvenNotBroadcasting <Boolean>]
[-Description <String>]
[-EapType <EapType>]
[-EnableFipsCompliance <Boolean>]
[-EnablePmkCaching <Boolean>]
[-EnableSingleSignOn <Boolean>]
[-LookOtherNetworkWhileConnected <Boolean>]
-Name <String>
[-NetworkName <String>]
[-PassThru]
[-PmkCacheMaxEntries <Int32>]
[-PmkTimeToLiveMins <Int32>]
[-PreAuthAttempts <Int32>]
[-PreAuthentication <Boolean>]
[-ProxyAddress <String>]
[-ProxyPort <Int32>]
[-RememberCredentials]
[-RememberUserCredentials <Boolean>]
[-RemoveSupportedPlatform <IResultObject[]>]
[-RootCertificate <IResultObject[]>]
[-SecurityAuthentication <SecurityAuthentication>]
[-SecurityEncryption <SecurityEncryption>]
[-Severity <NoncomplianceSeverity>]
[-SingleSignOnAdditionalDialogs <Boolean>]
[-SingleSignOnImmediatelyBefore <Boolean>]
[-SingleSignOnMaxDelaySec <Int32>]
[-SingleSignOnVlan <Boolean>]
[-Ssid <String>]
[-TrustedServerCertSubjectNames <String>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
说明
注意
从 Configuration Manager 站点驱动器运行 Configuration Manager cmdlet,例如 PS XYZ:\>。 有关详细信息,请参阅 入门。
示例
示例 1
PS XYZ:\>
参数
| 类型: | IResultObject[] |
| 别名: | AddSupportedPlatforms |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-AuthenticationMode
| 类型: | AuthenticationMode |
| 接受的值: | Disabled, MachineOrUser, Machine, User, Guest |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-AutoDetectProxy
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-AutoScriptUrl
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-BypassProxy
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
| 类型: | SwitchParameter |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ClientCertificate
{{ Fill ClientCertificate Description }}
| 类型: | IResultObject |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Confirm
提示你在运行 cmdlet 之前进行确认。
| 类型: | SwitchParameter |
| 别名: | cf |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ConnectAutoNetworkInRange
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ConnectEvenNotBroadcasting
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Description
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-DisableWildcardHandling
此参数将通配符视为文本字符值。 不能将其与 ForceWildcardHandling 组合使用。
| 类型: | SwitchParameter |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-EapType
| 类型: | EapType |
| 接受的值: | AKA, AKAprime, FAST, LEAP, PEAP, SIM, TLS, TTLS |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-EnableFipsCompliance
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-EnablePmkCaching
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-EnableSingleSignOn
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ForceWildcardHandling
此参数处理通配符,并可能导致意外行为, (不建议) 。 不能将其与 DisableWildcardHandling 组合使用。
| 类型: | SwitchParameter |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Id
| 类型: | Int32 |
| 别名: | CI_ID, CIId |
| Position: | Named |
| 默认值: | None |
| 必需: | True |
| 接受管道输入: | False |
| 接受通配符: | False |
| 类型: | IResultObject |
| Position: | Named |
| 默认值: | None |
| 必需: | True |
| 接受管道输入: | True |
| 接受通配符: | False |
-LookOtherNetworkWhileConnected
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Name
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | True |
| 接受管道输入: | False |
| 接受通配符: | False |
-NetworkName
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-PassThru
返回一个 对象,该对象表示正在使用的项。 默认情况下,此 cmdlet 可能不会生成任何输出。
| 类型: | SwitchParameter |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-PmkCacheMaxEntries
| 类型: | Int32 |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-PmkTimeToLiveMins
| 类型: | Int32 |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-PreAuthAttempts
| 类型: | Int32 |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-PreAuthentication
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ProxyAddress
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-ProxyPort
| 类型: | Int32 |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-RememberCredentials
{{ Fill RememberCredentials Description }}
| 类型: | SwitchParameter |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-RememberUserCredentials
{{ Fill RememberUserCredentials Description }}
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
| 类型: | IResultObject[] |
| 别名: | RemoveSupportedPlatforms |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-RootCertificate
{{ Fill RootCertificate Description }}
| 类型: | IResultObject[] |
| 别名: | RootCertificates |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-SecurityAuthentication
| 类型: | SecurityAuthentication |
| 接受的值: | Undefined, Open, WPA_Personal, WPA2_Personal, WPA_Enterprise, WPA2_Enterprise, Shared, WEP |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-SecurityEncryption
| 类型: | SecurityEncryption |
| 接受的值: | Undefined, None, WEP, TKIP, AES |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Severity
| 类型: | NoncomplianceSeverity |
| 接受的值: | None, Informational, Warning, Critical, CriticalWithEvent |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-SingleSignOnAdditionalDialogs
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-SingleSignOnMaxDelaySec
| 类型: | Int32 |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-SingleSignOnVlan
| 类型: | Boolean |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-Ssid
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-TrustedServerCertSubjectNames
| 类型: | String |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
-WhatIf
显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。
| 类型: | SwitchParameter |
| 别名: | wi |
| Position: | Named |
| 默认值: | None |
| 必需: | False |
| 接受管道输入: | False |
| 接受通配符: | False |
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
输出
System.Object