Hi,
I've just written a very basic NT command script to copy a file from a share over the network from a Win 2K server to a Win 2k client machine. I use Task Scheduler to run the script at a specific time of the month (i know its pretty basic stuff!) and it works fine on my network/domain. However I support clients on a remote network who are not part of our domain and want to do the same for these machines. I can connect to the share on the win 2k server from these remote clients using the IP address but it asks me for a domain user account/password to connect (if I enter my details it connects fine)
I cant get the script to run as it needs to authenticate, how do I pass the domain username/password either in the script or buy some other method ?
Forgive me if this is a simple question this is the first script I've written !
Grom_boy
I've just written a very basic NT command script to copy a file from a share over the network from a Win 2K server to a Win 2k client machine. I use Task Scheduler to run the script at a specific time of the month (i know its pretty basic stuff!) and it works fine on my network/domain. However I support clients on a remote network who are not part of our domain and want to do the same for these machines. I can connect to the share on the win 2k server from these remote clients using the IP address but it asks me for a domain user account/password to connect (if I enter my details it connects fine)
I cant get the script to run as it needs to authenticate, how do I pass the domain username/password either in the script or buy some other method ?
Forgive me if this is a simple question this is the first script I've written !
Grom_boy