Is there any module/scripts that exist which will allow me to connect to a windows machine over a LAN from a windows machine, using an IP address|computer name, username and password?
I am trying to use Win32::TieRegistry to obtain information from a remote machine, but it appears as though I either can't get through a firewall or the target machine will not allow me access to retrieve the information I want. I don't really know how to handle this.