Closed zbalkan closed 2 years ago
Many of the cmdlets do not include a $wsus check, so that there occurs some ambiguous errors caused by loss of connection. Therefore a check is added for all cmdlets although they do not interact with $wsus variable directly.
$wsus
Related to https://github.com/proxb/PoshWSUS/issues/40
Many of the cmdlets do not include a
$wsus
check, so that there occurs some ambiguous errors caused by loss of connection. Therefore a check is added for all cmdlets although they do not interact with$wsus
variable directly.