Open scottbreen opened 7 years ago
switch($LyncProduct.Version){ "1" { $ActionFile = "$scriptPath\$03VBS" } "2" { $ActionFile = "$scriptPath\$07VBS" } "4" { $ActionFile = "$scriptPath\$10VBS" }
**"16" {
if($Remove2016Installs){
$ActionFile = "$scriptPath\$16MSIVBS"
}
}**
}
$LyncProduct = GetProductName -ProductName Lync $LyncProduct += GetProductName -ProductName Skype
Skype for Business Basic is successfully removed.
The script doesn't appear to detect and remove Skype for Business Basic when selecting "Lync" as a product type to remove. It would be good if you could specify to remove it.
https://www.microsoft.com/en-au/download/details.aspx?id=49440