Jump to content

Recommended Posts

Posted

The net use command is missing som feature that i need. I see that is possible to map any netbios name with share or IP with share, but it is impossible to map a domain-name with share.

Net use works with this syntax:

net use * \\IP\share password /user:username and

net use * \\NetBiosName\share password /user:username

but not this:

net use * \\host.domain.com\share password /user:username

Is there any powertool i can use to make this possible. I am installing unattended software from many places in my network and i need to install application from a station that is mapped to a network share from a host.domain.com

Any who know?

(sorry my bad english)


Posted

At least from XP a NET USE does accept using the FQDN.

Status Local Remote Network

-------------------------------------------------------------------------------

OK J: \\FS1\Junk Microsoft Windows Network

OK L: \\FS1\Apps Microsoft Windows Network

OK S: \\FS1\Shared Microsoft Windows Network

OK Z: \\fs1.cityone.net\install$ Microsoft Windows Network

Are you attaching to Windows servers? Samba shares??

Posted

net use do not use name-server-request, and that is the problem.

I have mapped a domain-name to a IP, and use tcpdump on my share-box to listen to traffic on udp-port 53. No traffic is generated by net use command.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...