< Back

Set-AADIntOfficeUpdateBranch

Fri Jan 10, 2020 6:02 pm

NAME Set-AADIntOfficeUpdateBranch



SYNOPSIS

Sets the Office update branch of the local computer





SYNTAX

Set-AADIntOfficeUpdateBranch [[-Version] <String>] [[-UpdateBranch] <String>] [<CommonParameters>]





DESCRIPTION

Sets the Office update branch of the local computer to the registry. Requires administrator rights!





PARAMETERS

-Version <String>



Required? false

Position? 1

Default value 16.0

Accept pipeline input? false

Accept wildcard characters? false



-UpdateBranch <String>



Required? false

Position? 2

Default value Current

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-AADIntOfficeUpdateBranch -UpdateBranch InsiderFast



Update branch: InsiderFast





Jul 8th 2019











RELATED LINKS