turn off installing the PSAtera module
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## Define settings for PSAtera module
|
## Define settings for PSAtera module
|
||||||
[string]$Global:PSAteraMinimumModuleVersion = '1.5.7'
|
[string]$Global:PSAteraMinimumModuleVersion = '1.5.7'
|
||||||
[bool]$Global:InstallPSAteraModule = $true
|
[bool]$Global:InstallPSAteraModule = $false
|
||||||
|
|
||||||
|
|
||||||
## This section will define several global variables that can be used in scripts that source this one
|
## This section will define several global variables that can be used in scripts that source this one
|
||||||
|
|||||||
Reference in New Issue
Block a user