< Back

Update-FreeNasSystem

Mon Jan 13, 2020 7:51 pm

NAME Update-FreeNasSystem



SYNOPSIS

Update your FreeNas Server





SYNTAX

Update-FreeNasSystem [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

This function download all available update for your system and perform update





PARAMETERS

-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

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:\\>Update-FreeNasSystem















RELATED LINKS