remove sharing from folder

D

dikgee

problem trying to remove a folder from being shared. when I open properties/
share the boxes to select/unselect sharing on this folder are greed out. I
can access the folder and view its contents. not sure why selections are
greyed out. any ideas????
 
A

Anteaus

Probably because you are logged-on as a limited user account.

Try:
runas /user:Admininstrator cmd.exe

Net share {sharename} /delete
 
D

dikgee

thank you, it workede

Anteaus said:
Probably because you are logged-on as a limited user account.

Try:
runas /user:Admininstrator cmd.exe

Net share {sharename} /delete
 
R

Roger Harrison

Anteaus said:
Probably because you are logged-on as a limited user account.

Try:
runas /user:Admininstrator cmd.exe

Net share {sharename} /delete

You posted a few commands(runas /user:Admininstrator cmd.exe



Net share {sharename} /delete)

My question is a: where is a list for these commands and b:what does each
command do?? thanks
 
F

FromTheRafters

At the command prompt, type "net help" without the quotes. Also at the
command prompt, type "runas /?" without the quotes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top