You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
I am receiving the following error when trying to generate output:
JSON Task: Generating JSON report for data retrieved from 'xxxX-XXXX-XXXX-XXX' [Exception][Generate-Json][84]:System.Management.Automation.ParameterBindingArgumentTransformationException: Cannot proc ess argument transformation on parameter 'DirectoryName'. Cannot convert value to type System.String. ---> System.Manage ment.Automation.ArgumentTransformationMetadataException: Cannot convert value to type System.String. ---> System.Managem ent.Automation.PSInvalidCastException: Cannot convert value to type System.String. en System.Management.Automation.ArgumentTypeConverterAttribute.Transform(EngineIntrinsics engineIntrinsics, Object in putData, Boolean bindingParameters, Boolean bindingScriptCmdlet) --- Fin del seguimiento de la pila de la excepción interna --- en System.Management.Automation.ArgumentTypeConverterAttribute.Transform(EngineIntrinsics engineIntrinsics, Object in putData, Boolean bindingParameters, Boolean bindingScriptCmdlet) en System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommand Parameter parameterMetadata, ParameterBindingFlags flags) --- Fin del seguimiento de la pila de la excepción interna --- en System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exc eption) en lambda_method(Closure , Object[] , StrongBox1[] , InterpretedFrame )
`
The text was updated successfully, but these errors were encountered:
Hi
I am receiving the following error when trying to generate output:
JSON Task: Generating JSON report for data retrieved from 'xxxX-XXXX-XXXX-XXX' [Exception][Generate-Json][84]:System.Management.Automation.ParameterBindingArgumentTransformationException: Cannot proc ess argument transformation on parameter 'DirectoryName'. Cannot convert value to type System.String. ---> System.Manage ment.Automation.ArgumentTransformationMetadataException: Cannot convert value to type System.String. ---> System.Managem ent.Automation.PSInvalidCastException: Cannot convert value to type System.String. en System.Management.Automation.ArgumentTypeConverterAttribute.Transform(EngineIntrinsics engineIntrinsics, Object in putData, Boolean bindingParameters, Boolean bindingScriptCmdlet) --- Fin del seguimiento de la pila de la excepción interna --- en System.Management.Automation.ArgumentTypeConverterAttribute.Transform(EngineIntrinsics engineIntrinsics, Object in putData, Boolean bindingParameters, Boolean bindingScriptCmdlet) en System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommand Parameter parameterMetadata, ParameterBindingFlags flags) --- Fin del seguimiento de la pila de la excepción interna --- en System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exc eption) en lambda_method(Closure , Object[] , StrongBox
1[] , InterpretedFrame )`
The text was updated successfully, but these errors were encountered: