Powershell中的open-device

时间:2013-05-29 16:05:56

标签: powershell windows-8 windows-phone-8

我使用PowerShell连接到Windows Phone 8设备。之前在Windows 7中使用Open-Device来实现这一点,但是在Windows 8中有一些不同的东西,我不确定它是什么。当我现在运行它时,它会响应它无法识别cmdlet,函数,程序等。在Windows 8中运行“open-device”需要什么?

在某些背景下,这是使用.xap文件和.xml许可文件在Windows Phone 8上安装应用程序。

很抱歉,如果信息不尽如人意,我只是一名实习生,不知道究竟发生了什么:)

1 个答案:

答案 0 :(得分:0)

提供Windows Phone 8 IP地址

open-device“0.0.0.0”

Open-Device -DeviceIPAddress“0.0.0.0”