I don't think he means a local account on the server, I think he means a
domain account.
If that is what is being requested then there are not a lot of good options.
You could use a terminal server to log into and change your password that
way.
You can utilized the old IIS change password pages
http://support.microsoft.com/?id=331834
Or you can make a custom bunch of pages. VS 2005 has some great new objects
for just this kind of functionality.
Or purchase a 3rd party product.
Or you could just join the computer to the domin.
--
Manny Borges
MCSE NT4-2003 (+ Security)
MCT, Certified Cheese Master
There are 10 kinds of people in the world. Those who do understand binary
and those who don't.
"Jan Hugo Prins" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> On Tue, 04 Apr 2006 06:46:04 -0700, Ganyovics wrote:
>
>> Hi,
>>
>> how can I remotely change user password on Windows 2003 from workstation
>> with Windows XP, when this workstation is not in domain?
>>
>> Thanks for advice...
>
> You could do the following from your workstation:
>
> net use \\<workstationname>\ipc$ /user:<workstationname>\administrator *
>
> Give the password.
> Then you go to manage computers snapin and connect to the specific
> workstation and change the administrator account. This should do the
> trick.
>
> Jan Hugo
>
>