With Psexec, the command is not launched if the computername that is targeted is not the same that the joined computer (DNS resolution error), but Paexec don't care...
In situ : we have a lot of VPN users, and DNS are not always up to date. "Sometimes", if I launch a command on \computername1, the command is executed on another computer that just take the same IP from our VPN...
Maybe it could be an option of PAExec program ("-checkDNS"), or push the "original computername" variable that we could compare with the remote command...
Hope the request is clear :)
With Psexec, the command is not launched if the computername that is targeted is not the same that the joined computer (DNS resolution error), but Paexec don't care...
In situ : we have a lot of VPN users, and DNS are not always up to date. "Sometimes", if I launch a command on \computername1, the command is executed on another computer that just take the same IP from our VPN...
Maybe it could be an option of PAExec program ("-checkDNS"), or push the "original computername" variable that we could compare with the remote command...
Hope the request is clear :)