You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version of Logic.Monitor module addresses some unintended issues introduced in the pervious version of the module. Some cmdlets had been inadvertently updated causing cmdlet is not recognized as a name of a cmdlet, function script file or executable program errors.
Updated Cmdlets:
New-LMWebsite: If a testLocation parameter is specified the cmdlet will now default to setting the -useDefaultLocationSetting to $false. This was causing some confusion as it was previously always defaulting to $true even when specifying specific locations.