Page MenuHomePhabricator

Use `setPowershellXml` in libphutil to show Powershell output correctly
AbandonedPublic

Authored by hach-que on Aug 27 2014, 6:48 AM.
Tags
None
Referenced Files
F18086700: D10364.id24948.diff
Tue, Aug 5, 11:33 PM
F18047951: D10364.diff
Sun, Aug 3, 1:15 PM
F17984065: D10364.id.diff
Fri, Aug 1, 8:18 PM
F17948707: D10364.diff
Jul 31 2025, 9:48 PM
Unknown Object (File)
Jul 3 2025, 5:03 AM
Unknown Object (File)
May 22 2025, 7:27 PM
Unknown Object (File)
May 5 2025, 11:02 PM
Unknown Object (File)
May 5 2025, 9:32 PM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

This uses setPowershellXml from D10363 to parse Powershell CLIXML when the leased host is Windows.

Test Plan

Tested using a Windows machine.

Diff Detail

Repository
rP Phabricator
Branch
powershell-ssh
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2363
Build 2367: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Use `setPowershellXml` in libphutil to show Powershell output correctly.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.

Only needed for SSH on Windows, which is superceded by WinRM.