Jump to content

Recommended Posts

Posted

Hello All,

 

Is there any reason anyone knows of that would stop

net share > c:\shares.txt

creating the txt file?

All I want to see is our shares...I'm on an RM CC3 network, running Server 2003 - does anyone have a workaround, fix, or alternative for viewing shares?

 

Thanks,

 

Laura

Posted

If you just type "net share" do you see the list?

 

If you type "net share > %temp%\shares.txt" it should write it to the temp folder - then try "type %temp%\shares.txt" to see the contents (leave out the quotes!)

 

If that works, it sounds like permissions aren't allowing you to write to c:\

 

Are you running this on the server?

  • Thanks 1
Posted

when I try either of these a blank dialogue box flashes up and closes straight away. net share on its own doesnt pull up anything either, I am doing this on a server, remoting in. The %temp just shows that it can't be accessed...

I am logged on as administrator too!!

Posted
Can you explain? Were you trying to do this at the run prompt instead of the command prompt? Always useful to know what was wrong if someone else finds this thread. ("Not enough coffee this morning" is an acceptable explanation :-))

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...