Hello All.
I’ve been struggling with using a PowerShell code to uninstall App Fabric 1.1
$app = Get-WmiObject -Class win32_product -ComputerName SERVERÂ - Filter "Name like '%application%'" $app.Uninstall()
If I replace %sharepoint% with %Windows Server AppFrabric%, it doesn’t work.
Can any one help with this please?
(Visited 378 times, 1 visits today)
Hi Beau.
Not sure that’s the answer that I’m looking for… We’ll see.
(Visited 1 times, 1 visits today)
Mark Jones approved March 17, 2017