< Back

Get-LenovoBIOSCurrentSetting

Sat Jan 18, 2020 9:43 am

NAME Get-LenovoBIOSCurrentSetting



SYNOPSIS

Get all the current BIOS settings





SYNTAX

Get-LenovoBIOSCurrentSetting [-ComputerName] <String[]> [<CommonParameters>]





DESCRIPTION

Get all the current BIOS settings





PARAMETERS

-ComputerName <String[]>

Name of the host to retrieve the BIOS settings from



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

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



NOTES





N/A



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-LenovoBIOSCurrentSetting -ComputerName LabPC2064















RELATED LINKS

N/A