Update-M365DSCDependencies¶
Description¶
This function installs all missing M365DSC dependencies
Output¶
This function does not generate any output.
Parameters¶
Parameter | Required | DataType | Default Value | Allowed Values | Description |
---|---|---|---|---|---|
Force | False | SwitchParameter | Specifies that all dependencies should be forcefully imported again. | ||
ValidateOnly | False | SwitchParameter |
Examples¶
-------------------------- EXAMPLE 1 --------------------------
Update-M365DSCDependencies
-------------------------- EXAMPLE 2 --------------------------
Update-M365DSCDependencies -Force