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!
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.