error running add-pssnapin iControlSnapin
I need some help getting the powershell plugin to work. It was previously installed some months back but when i come to run it now i get errors.
My system specs are
XP sp3 x86
quad-core core2duo
4GB RAM
Am trying to run the command
add-pssnapin iControlSnapin
on my system but i keep getting this error message:
Add-PSSnapin : Cannot load Windows PowerShell snap-in iControlSnapIn because of the following error: The Windows PowerShell snap-in module C:\Program Files\F5 networks\iControlSnapIn\iControlSnapIn.dll does not have required Windows PowerShell snap-in strong name iControlSnapIn, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
At line:1 char:13
+ add-pssnapin <<<< iControlSnapIn
+ CategoryInfo : InvalidArgument: (iControlSnapIn:String) [Add-PSSnapin], PSSnapInException
+ FullyQualifiedErrorId : AddPSSnapInRead,Microsoft.PowerShell.Commands.AddPSSnapinCommand
I have re-installed the icontrol snapin but the error keeps occuring. What am i doing wrong and what do i need to do to fix it
Cheers
Andrew