I have a few old machines that I would like to verify the credentials each of them has is correct and math. All machines don't have SSH or WMI enabled. On Linux, for example, I used Paramiko to SSH to servers and detected an error or successfully connected.
RDP is not required, just verify the credentials. Could you please help me how to check it. Thanks.