Command to Create a Shared Folder Wizard

Command to Create a Shared Folder Wizard - we say welcome to you who have been searching for information via search engines such as Google, in a blog Tech Gallery, now we will discuss information about the Command to Create a Shared Folder Wizard, we have been looking for a lot of information from a trusted and collect it in this blog, so you get the information complete and easy to understand, please read through:


You can also see our article on:


icon

Create a folder wizard helps you to share files on computer folder so that other people with computer on the network or workgroup can access these resources. Windows firewall will be set up automatically to allow the computer folder to be shared with other computers.

Here’s the command or filename of the executable file for sharing folders across the network:

shrpubw.exe

folderpath

You just need to specify the path to the folder that you want to share by browsing and picking the folder e.g. c:\downloads

movies

Next you need to specify the name, description and settings - great for a computer with many shared folders.

sharedpermissions

Finally, Shared Folder Permissions – lets you control who can see the folder and the level of access for each user and administrators as shown above.

Other ways to share a folder

There is another way to share a folder located at any properties tab of any folder. The tab let’s you access in different ways, the easiest one is to go to the advanced sharing option and click to check “Share this folder” option – That’s it!

sharingtab

Net Share is a command line equivalent or utility of the folder share wizard above. It’s not difficult to understand if you will just focus on the simple pattern as shown below – try to study them.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\system32>net share movies=c:\movies
movies was shared successfully.

C:\Windows\system32>

To remove or delete the created shared folder

C:\Windows\system32>net share movies /delete
Users have open files on movies.  Continuing the operation will force the files
closed.

Do you want to continue this operation? (Y/N) [N]: y
movies was deleted successfully.

C:\Windows\system32>

For more information in it’s complete usage, type net share /?

The syntax of this command is:

NET SHARE
sharename
          sharename=drive:path [/GRANT:user,[READ | CHANGE | FULL]]
    [/USERS:number | /UNLIMITED]
    [/REMARK:"text"]
    [/CACHE:Manual | Documents| Programs | BranchCache | None]
          sharename [/USERS:number | /UNLIMITED]
                    [/REMARK:"text"]
                    [/CACHE:Manual | Documents | Programs | BranchCache | None]
          {sharename | devicename | drive:path} /DELETE
          sharename \\computername /DELETE

Thanks for reading the article!


Information about the Command to Create a Shared Folder Wizard we have conveyed

A few of our information about the Command to Create a Shared Folder Wizard, I hope you can exploit carefully

You have finished reading Command to Create a Shared Folder Wizard and many articles about Tech Gallery in our blog this, please read it. and url link of this article is https://littlebitjohnny.blogspot.com/2012/08/command-to-create-shared-folder-wizard.html Hopefully discussion articles on provide more knowledge about the world of new tech gadgets.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Command to Create a Shared Folder Wizard

0 comments:

Post a Comment