Windows server show shares
Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more.
How to display a list of network shares shared by a Windows computer Ask Question. Asked 10 years, 6 months ago. Active 2 months ago. Viewed k times. I have a Windows server with various software packages installed on it. Does anyone know how to do that?
Improve this question. Hennes Possible duplicate of Is it possible to see all shared folder list in windows?
Add a comment. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. How can I get a list of shared directories on local Windows server? Ask Question. Asked 12 years, 7 months ago. Active 2 years, 9 months ago. Viewed k times. Improve this question. Rune Jacobsen Rune Jacobsen 1 1 gold badge 6 6 silver badges 6 6 bronze badges. Add a comment.
Active Oldest Votes. Improve this answer. SHernandez 4 4 bronze badges. Sam Cogan Sam Cogan This is misleading; while the GUI solution works, when going CLI net share should be used to show what is shared on the local server and the corresponding physical paths which net view doesn't show. Massimo your comment is misleading. My suggestion was to use Net View for listing remote shares. Net Share will not list remote shares and so cannot be used for this. If you are looking at the local machine then yes, Net Share is a better option, but it is not available remotely.
Sam The question says nothing about remote servers, it asks for a way to "list all local directories shared on that server" and "the local directories they represent on disk".
And sure, it doesn't work remotely, but it wasn't asked to do so. Benoit Benoit 3, 1 1 gold badge 17 17 silver badges 17 17 bronze badges. Now you must go to the file browser. Now you only have to click on Network. And then, you will have access to the shared resources. Using this command it is possible to access various server settings. Pressing enter will open an MMC console.
Once there, a series of important information is displayed. For example, name, location and type of share. In addition to active connections and their description. It is also possible to access the CMD console to view shared folders. Once the command prompt is displayed, please run the following command:. As you can see, we will get the name of the share on the server. In addition to the path and description assigned. On the other hand, to remotely access a shared folder, please use the following syntax:.
It is also possible to access these resources from PowerShell. With this intention, run the following command:. To view the shared resources of a computer on the domain network, please run the following syntax:.
0コメント