Recently my computer started prompting for the password of my domain account (that I am logged on as) when running command-line tools such as tasklist or taskkill on remote domain computers. On other domain workstations, it does not ask for a password when running these utilities. For example:
taskkill /s DomainComputer1 /im process.exe /f
What policy or setting might have changed to do this? I know these are probably not related, but I checked settings related to UAC, Firewall, and Credential Manager--to no avail.