cancel
Showing results for 
Search instead for 
Did you mean: 
ednabajador
New Member

Re: One2Many Script Repository

ok
bsimon504
Active Contributor

Re: One2Many Script Repository

I'm here 6 years later and am wondering if I'm just missing this functionality or if it's still not available. 

Hemantrathore02
New Member

Re: One2Many Script Repository

Thank you for you all your commands,

 

Can you please help us to uninstall the MS office 2010 standard version command so that we can uninstall via logmein?

Also, share the steps to follow the same.

 

Thanks.

carllinktech
New Member

Re: One2Many Script Repository

$application = Get-WmiObject -Class Win32_Product -Filter "Name = 'MS office 2010'"
$application.Uninstall()
 
 
LMIJoe
Active Contributor

Re: One2Many Script Repository

Did an update break something on One2many tasks?  Tasks that used to work no longer work.