Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
By:
|
32,955 downloads
|
Last Updated: 2/11/2017
|
Latest Version: 1.0.0.0
A Powershell module for saving and loading objects as hashtable Tags |
By:
|
1,809 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 |