Re: opening comet.exe with powershell


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by andy on May 21, 2020 at 12:26:28:

In Reply to: Re: opening comet.exe with powershell posted by Barbara Brazil on May 21, 2020 at 10:39:44:

From the logs looks like powershell had some difficulty with the %username% switch. Changed my script to add $env:username

Set-Location \\comet\comet\c32\
Start-Process "comet.exe" -ArgumentList "/pn=$env:UserName /keyfile=autolog.txt"

Thanks!


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]