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)
Page 1 of 1
net use ?
#2
Posted 16 November 2004 - 04:04 PM
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??
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??
#4
Posted 17 November 2004 - 02:17 AM
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.
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.
- ← installing font file in unattended
- Unattended Windows 2000/XP/2003
- Why not install from the hard drive? →
Share this topic:
Page 1 of 1



Help
Back to top








