Filter By
Displaying results 1 - 1 of 1 (Page 1 of 1)
By:
|
1,720 downloads
|
Last Updated: 8/31/2022
|
Latest Version: 3.3.9
The ConvertTo-Expression cmdlet converts (serializes) an object to a PowerShell expression. The object can be stored in a variable, file or any other common storage for later use or to be ported to another system. An expression can be restored to an object using the native Invoke-Expression cmdlet: $Object = Invoke-Expression ($Object | Conv... More info Tags |