Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Code MarkUp Tool
All Tags
»
powershell
»
Powershell scripting Merge VHD
»
remoting
(
RSS
)
Browse Forum Posts by Tags
Showing related tags and posts for the
PowerShell for Windows
forum. See
all tags in the site
powershell remoting
sart process on a remote host ?
were I am doing wrong $ErrorActionPreference="SilentlyContinue" $computername = Gc "C:\computers.txt" $Process = "\\$computername\f\vmware\start.bat" Trap { Write-Warning "There was an error connecting to the remote computer or creating the process" Continue }...
Posted to
PowerShell for Windows
(Forum)
by
eizhak9
on 05-10-2011
Filed under: powershell, remoting, Powershell scripting Merge VHD, powershell remoting
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.