< Back
Set-DellAutoOnForSelectDays
Post
NAME Set-DellAutoOnForSelectDays
SYNOPSIS
Configures the system's auto-on capabilities that control individual days
SYNTAX
Set-DellAutoOnForSelectDays [[-Sunday] <String>] [[-Monday] <String>] [[-Tuesday] <String>] [[-Wednesday]
<String>] [[-Thursday] <String>] [[-Friday] <String>] [[-Saturday] <String>] [[-Password] <String>]
[<CommonParameters>]
DESCRIPTION
This CmdLet sets the Auto-on to select days and enables or disables the individual days
to automatically power on the system on a pre fixed .
If a BIOS password (Admin or System password) is set, supply it using the -Password parameter.
PARAMETERS
-Sunday <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Monday <String>
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Tuesday <String>
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Wednesday <String>
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Thursday <String>
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Friday <String>
Required? false
Position? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Saturday <String>
Required? false
Position? 7
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Password <String>
Required? false
Position? 8
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-DellAutoonForSelectDays -Sunday "Enabled" -Monday "Disabled" -password $Password
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-DellAutoonForSelectDays -Tuesday "Enabled"
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Set-DellAutoOnForSelectDays -verbose
RELATED LINKS
SYNOPSIS
Configures the system's auto-on capabilities that control individual days
SYNTAX
Set-DellAutoOnForSelectDays [[-Sunday] <String>] [[-Monday] <String>] [[-Tuesday] <String>] [[-Wednesday]
<String>] [[-Thursday] <String>] [[-Friday] <String>] [[-Saturday] <String>] [[-Password] <String>]
[<CommonParameters>]
DESCRIPTION
This CmdLet sets the Auto-on to select days and enables or disables the individual days
to automatically power on the system on a pre fixed .
If a BIOS password (Admin or System password) is set, supply it using the -Password parameter.
PARAMETERS
-Sunday <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Monday <String>
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Tuesday <String>
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Wednesday <String>
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Thursday <String>
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Friday <String>
Required? false
Position? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Saturday <String>
Required? false
Position? 7
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Password <String>
Required? false
Position? 8
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-DellAutoonForSelectDays -Sunday "Enabled" -Monday "Disabled" -password $Password
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-DellAutoonForSelectDays -Tuesday "Enabled"
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Set-DellAutoOnForSelectDays -verbose
RELATED LINKS