Windows 2016 server from 2012.
Sometimes when I run commands on multiple remote computers I'll get a strange output at the end of the command:
psexec64.exe \\<computer1>,<computer2>... CMD /c "<command prompt command>"
Strange Output
\\Ser????C:\Windows\system32\wdigest.dll:
When I've seen this happen, it's always at the end of processing the list of computers. I haven't seen this output if I send a command to a single machine. It's happened with at least one other command as well.
Does anyone know why it would say that?