Browse Forum Posts by Tags

Showing related tags and posts for the PowerShell for Windows forum. See all tags in the site
  • 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.