1

The windows net use command output typically is:

C:\Users>net use
New connections will be remembered.

Status Local Remote Network


OK J: \nawak\ar Microsoft Windows Network Unavailable K: \argh\bc Microsoft Windows Network Disconnected L: \waytoolongpath\toolongreally Microsoft Windows Network OK M: \nawak\au Microsoft Windows Network The command completed successfully.

What are the possible values in the status column (with an english local), and what do they mean?

For instance, OK does not mean that the drive letter can be accessed, in my case J: is not accessible for me:

C:\Users>J:
Access is denied.

The command line help (net use -help) say nothing on that matter. The Microsoft documentation is silent too about it.

0 Answers0