Could anyone please help me with the following error
Message: Powershell script was not executed. Reason: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Not enough storage is available to process
this command. (Exception from HRESULT: 0x80070008).
System.IO.FileLoadException: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Not enough storage is available to process this command. (Exception from
HRESULT: 0x80070008)
File name: 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
I am using Windows 7 SP1 , Powershell 5.1, .NET 4.5, WMF 3.0
The script has worked consistently before without change however has just started to throw his error.
There is alot of storage and memory space free.
Regards
Craig
Craig