Live Scores
Shareware
Movie Stars
Programming
Multimedia
Mobile
Database
Enterprise
in
Btrieve
Database
(Entire Site)
Questions and answers to issues related to Software: Business, Database, Firewalls, Office, Graphics, Security, System, Server.
»
Database
»
4GL
»
Btrieve
»
check network access from DOS prompt
check network access from DOS prompt
How would check if the system has access to a network drive, from the C prompt on DOS cmd?
thanks
Solution: check network access from DOS prompt
try to use net use command to map the network drive using the below format.
after maping try to access the share in given drive letter.
NET USE
[devicename | *] [\\computername\sharename[
\volume] [password | *]]
[/USER:[domainname\]userna
me]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]
Popular Tags
Tags:
access
Access 2007
access 2007 using a wild card
ASP VB
asp.net
btrieve
CSS
database
error
Excel
export
Extremely slow MySQL SELECT query - table with an INNER JOIN to the same table
file
HTML
Javascript
Microsoft
MySQL
ODBC
optimization
peachtree
pervasive
php
php if else end
queries
SQL
SQL Server
SQL Server 2005
wild card
windows 7
Browse All Tags