Guest Pisces Posted November 15, 2007 Posted November 15, 2007 I have two servers in same AD and same subnet. When I tried to run the command like systeminfo /s <server A> from Server B then it always prompt for the password. Though I typed password correctly it display the error saying login failure. And again I tried from Server B to A same thing. At first I thut I could be the firewall setup in the both server and I turned off the windows firewall but still getting the same error. I am login AD\<username> is added to the local admin in both the servers. I can't figured out what exactly is going on. I can use "net use" to map and I can use SC \\<servername>, both works fine but wmic /Node: , Systeminfo /S and Tasklist /S don't have access. Any idea? I appreciate the help. Thanks
Guest Robert L. \(MS-MVP\) Posted November 15, 2007 Posted November 15, 2007 Re: Problem running command on remote server Can you access remote server if you do "systeminfo /s serverA /u domainname\username? -- Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Pisces" <Pisces@discussions.microsoft.com> wrote in message news:7820433C-7861-4962-8AF0-755720DCC573@microsoft.com... >I have two servers in same AD and same subnet. When I tried to run the > command like systeminfo /s <server A> from Server B then it always prompt > for > the password. Though I typed password correctly it display the error > saying > login failure. And again I tried from Server B to A same thing. At first I > thut I could be the firewall setup in the both server and I turned off the > windows firewall but still getting the same error. I am login > AD\<username> > is added to the local admin in both the servers. > > I can't figured out what exactly is going on. I can use "net use" to map > and > I can use SC \\<servername>, both works fine but wmic /Node: , Systeminfo > /S > and Tasklist /S don't have access. > > Any idea? I appreciate the help. > > Thanks > >
Guest Pisces Posted November 15, 2007 Posted November 15, 2007 Re: Problem running command on remote server Thanks Robert, I still get ERROR: Logon failure: unknown user name or bad password if I do systeminfo /s serverA /u domainname\username /p password. Thanks "Robert L. (MS-MVP)" wrote: > Can you access remote server if you do "systeminfo /s serverA /u > domainname\username? > > -- > Bob Lin, MS-MVP, MCSE & CNE > Networking, Internet, Routing, VPN Troubleshooting on > http://www.ChicagoTech.net > How to Setup Windows, Network, VPN & Remote Access on > http://www.HowToNetworking.com > > > "Pisces" <Pisces@discussions.microsoft.com> wrote in message > news:7820433C-7861-4962-8AF0-755720DCC573@microsoft.com... > >I have two servers in same AD and same subnet. When I tried to run the > > command like systeminfo /s <server A> from Server B then it always prompt > > for > > the password. Though I typed password correctly it display the error > > saying > > login failure. And again I tried from Server B to A same thing. At first I > > thut I could be the firewall setup in the both server and I turned off the > > windows firewall but still getting the same error. I am login > > AD\<username> > > is added to the local admin in both the servers. > > > > I can't figured out what exactly is going on. I can use "net use" to map > > and > > I can use SC \\<servername>, both works fine but wmic /Node: , Systeminfo > > /S > > and Tasklist /S don't have access. > > > > Any idea? I appreciate the help. > > > > Thanks > > > > >
Guest Pisces Posted November 15, 2007 Posted November 15, 2007 Re: Problem running command on remote server Thanks Robert, I still get "ERROR: Logon failure: unknown user name or bad password" even if I do "systeminfo /s serverA /u /p Password" "Robert L. (MS-MVP)" wrote: > Can you access remote server if you do "systeminfo /s serverA /u > domainname\username? > > -- > Bob Lin, MS-MVP, MCSE & CNE > Networking, Internet, Routing, VPN Troubleshooting on > http://www.ChicagoTech.net > How to Setup Windows, Network, VPN & Remote Access on > http://www.HowToNetworking.com > > > "Pisces" <Pisces@discussions.microsoft.com> wrote in message > news:7820433C-7861-4962-8AF0-755720DCC573@microsoft.com... > >I have two servers in same AD and same subnet. When I tried to run the > > command like systeminfo /s <server A> from Server B then it always prompt > > for > > the password. Though I typed password correctly it display the error > > saying > > login failure. And again I tried from Server B to A same thing. At first I > > thut I could be the firewall setup in the both server and I turned off the > > windows firewall but still getting the same error. I am login > > AD\<username> > > is added to the local admin in both the servers. > > > > I can't figured out what exactly is going on. I can use "net use" to map > > and > > I can use SC \\<servername>, both works fine but wmic /Node: , Systeminfo > > /S > > and Tasklist /S don't have access. > > > > Any idea? I appreciate the help. > > > > Thanks > > > > >
Recommended Posts