Hi,
I am trying to use Get-WebHandler , Get-Website in Powershell 2.0 version .It is throwing error as below
" Retrieving the COM class factory for component with CLSID {688EEEE5-6A7E-422F-B2E1-6AF00DC944A6} failed due to
the following error: 80040154 "
It is working fine in powershell 4.0 version but not working in powershell 2.0 version.Can anyone suggest solution to this.
Some IIS commands which are working fine in Powershell 4.0 , are throwing above error in Powershell 2.0 version . Please suggest me the best solution to fix this issue