the net command

  • Thread starter Thread starter yawnmoth
  • Start date Start date
Y

yawnmoth

the net command in windows seems to be a rather useful command.
unfortunately, documentation on it seems to be hard to find.

doing a search for net yields stuff about the internet. doing a search
for microsoft net or windows net yields stuff about .NET, and...

does anyone know of a webpage that documents the net command?

net help doesn't seem to me to be all that useful...
 
yawnmoth said:
the net command in windows seems to be a rather useful command.
unfortunately, documentation on it seems to be hard to find.

doing a search for net yields stuff about the internet. doing a search
for microsoft net or windows net yields stuff about .NET, and...

does anyone know of a webpage that documents the net command?

net help doesn't seem to me to be all that useful...

Further to Doug's reply, you will get detailed help like so:

net help use
net help user
net help localgroups
etc.
 
Back
Top