Below is the whole command I used.
psexec \\<server> -u administrator -p password cmd
PsExec v1.94 - Execute processes remotely
Copyright (C) 2001-2008 Mark Russinovich
Sysinternals -
www.sysinternals.com
Password:
Couldn't access <server>:
Access is denied.
PS. the credentials are checked without problems.
"VanguardLH" wrote:
> Patrick wrote:
>
> > I want to access a WinXP machine with psexec but failed with error "Couldn't
> > access source:"
> >
> > The settings are below:
> > Windows XP Professional
> > Windows Firewall: off
> >
> > any idea?
> >
> > Thanks.
>
> We are to guess what were the command-line parameters that you specified
> on the execute of psexec? My first guess based on the dearth of info
> from you is that you never bothered to specify the username and password
> for an existing account defined on the remote Windows host.
>