Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file ConvertTo-CliXml.ps1 version 07937666cd
2018-06-10
| ||
13:08 | A Write-Output replacement with the option to output collections that don’t unwrap. check-in: 7ced72fad0 user: Joel Bennett tags: trunk | |
13:08 | By way of demonstrating how the -Confirm parameter affects $ConfirmPreference and thus the output of cmdlets called in a script. check-in: 7f1644ee78 user: unknown tags: trunk | |
13:08 | Enhanced error handling check-in: c1352251ba user: Lee Holmes tags: trunk | |
13:08 | Yet another find text in text files, this time with context, too. check-in: da9e50e683 user: David Mohundro tags: trunk | |
13:08 | Sets a very subtle windows transparency for powershell. check-in: 673ea1e5f8 user: Jachin tags: trunk | |
13:08 | I wrote this based on ConvertTo-CliXml. This takes a xml string from the pipeline and converts it to objects. check-in: 8aaab5a669 user: David Sjstrand tags: trunk | |
13:08 | Export-CliXml and Import-CliXml only work with files. This is an implementation for sending CliXML directly to the pipeline. Probably needs v2 powershell (not tested in v1). check-in: 59e1affc90 user: Oisin Grehan tags: trunk | |