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
F19656045: D10364.id.diff
Feb 6 2026, 6:51 PM
F19646841: D10364.id.diff
Feb 6 2026, 2:31 AM
F19616142: D10364.id.diff
Feb 4 2026, 2:01 AM
F19565803: D10364.id.diff
Jan 31 2026, 6:46 PM
F19171529: D10364.diff
Dec 15 2025, 9:40 PM
F18898119: D10364.id.diff
Nov 7 2025, 6:15 PM
F18757349: D10364.diff
Oct 5 2025, 5:02 PM
F18712137: D10364.id.diff
Sep 29 2025, 5:17 AM

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.