Set-CMClientSettingPowerManagement
Sets a client setting power management.
Set-CMClientSettingPowerManagement
[-AllowUserToOptOutFromPowerPlan <Boolean>]
[-Enable <Boolean>]
[-EnableWakeupProxy <Boolean>]
[-FirewallExceptionForWakeupProxy <WakeUpProxyFirewallExceptionTypes>]
[-NetworkWakeupOption <NetworkWakeupType>]
[-WakeOnLanPort <Int32>]
[-WakeupProxyDirectAccessPrefix <String>]
[-WakeupProxyPort <Int32>]
-Name <String>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingPowerManagement
[-AllowUserToOptOutFromPowerPlan <Boolean>]
[-Enable <Boolean>]
[-EnableWakeupProxy <Boolean>]
[-FirewallExceptionForWakeupProxy <WakeUpProxyFirewallExceptionTypes>]
[-NetworkWakeupOption <NetworkWakeupType>]
[-WakeOnLanPort <Int32>]
[-WakeupProxyDirectAccessPrefix <String>]
[-WakeupProxyPort <Int32>]
[-DefaultSetting]
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingPowerManagement
[-AllowUserToOptOutFromPowerPlan <Boolean>]
[-Enable <Boolean>]
[-EnableWakeupProxy <Boolean>]
[-FirewallExceptionForWakeupProxy <WakeUpProxyFirewallExceptionTypes>]
[-NetworkWakeupOption <NetworkWakeupType>]
[-WakeOnLanPort <Int32>]
[-WakeupProxyDirectAccessPrefix <String>]
[-WakeupProxyPort <Int32>]
-InputObject <IResultObject>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Note
Run Configuration Manager cmdlets from the Configuration Manager site drive, for example PS XYZ:\>
. For more information, see getting started.
Set-CMClientSettingPowerManagement -Name "test settings" -AllowUserToOptOutFromPowerPlan $true -EnableWakeupProxy $true -NetworkWakeupOption Enabled -WakeupProxyPort 25511 -WakeOnLanPort 10 -FirewallExceptionForWakeupProxy None
-AllowUserToOptOutFromPowerPlan
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
This parameter treats wildcard characters as literal character values. You can't combine it with ForceWildcardHandling.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | Boolean |
Aliases: | EnablePowerManagement |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-FirewallExceptionForWakeupProxy
Type: | WakeUpProxyFirewallExceptionTypes |
Aliases: | WindowsFirewallExceptionsForWakeupProxy |
Accepted values: | None, Public, Private, Domain |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
This parameter processes wildcard characters and may lead to unexpected behavior (not recommended). You can't combine it with DisableWildcardHandling.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | IResultObject |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Use this parameter to enable or disable the client setting, Allow network wake-up.
Type: | NetworkWakeupType |
Accepted values: | NotConfigured, Enabled, Disabled |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Returns an object representing the item with which you are working. By default, this cmdlet may not generate any output.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WakeupProxyDirectAccessPrefix
Type: | String |
Aliases: | IPv6PrefixesForDirectAccessOrInterveningNetworkDevices |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet doesn't run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
System.Object