Windows Shares Flashcards
what is workgroups and domains?
represents the two different methods for organizing workstations inside of a windows -based computer network.
what is the difference between a workgroup and a domain?
a workgroup is a decentralized model while a domain is centralized architecture.
what will the command net user give you?
you will get a list of all the user accounts for the system that you are currently on.
what will the command net use give you?
this is a way for you to be able to connect with things over the network.
how can you delete a drive on the shared network?
net use i: /delete
how can you re-add a drive?
net use t: \evietrainingwin\SharedFolder
what does the net view command do?
is displays a list of domains, computers or resources that are being shared by the specified computer.