Powershell : Cannot convert the “java” value of type “System.String” to type “System.Management.Automation.ScriptBlock”
I have a powershell script which converts the String and String[] into a BlockScript. It was working until now but it starts to fail suddenly after some windows upgrade.
Powershell : Cannot convert the “java” value of type “System.String” to type “System.Management.Automation.ScriptBlock”
I have a powershell script which converts the String and String[] into a BlockScript. It was working until now but it starts to fail suddenly after some windows upgrade.