A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Security and Administration with Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

how to view open shares?



 
 
Thread Tools Display Modes
  #1  
Old August 20th 09, 07:41 PM posted to microsoft.public.windowsxp.security_admin
lawpoop
external usenet poster
 
Posts: 1
Default how to view open shares?

On an XP box, how can I see what shares and files are currently being
access by other users?
Ads
  #2  
Old August 21st 09, 03:59 AM posted to microsoft.public.windowsxp.security_admin
Old Rookie
external usenet poster
 
Posts: 44
Default how to view open shares?

Try the net file command. Just enter net file in an open command prompt
window. If you are unsure how to do that enter cmd in the run box and hit
OK.

Steve


"lawpoop" wrote in message
...
On an XP box, how can I see what shares and files are currently being
access by other users?



  #3  
Old August 23rd 09, 07:22 PM posted to microsoft.public.windowsxp.security_admin
Twayne[_2_]
external usenet poster
 
Posts: 4,276
Default how to view open shares?

"Old Rookie" wrote in message

Try the net file command. Just enter net file in an open command
prompt window. If you are unsure how to do that enter cmd in the run
box and hit OK.


Using Run, it'll just flash and go away before you can read it. You
could put the command in a bacth file followed by a pause to keep it
onscreen. Or just use the Command Prompt.

Twayne`



Steve


"lawpoop" wrote in message
...
On an XP box, how can I see what shares and files are currently being
access by other users?




  #4  
Old August 23rd 09, 08:11 PM posted to microsoft.public.windowsxp.security_admin
Shenan Stanley
external usenet poster
 
Posts: 10,523
Default how to view open shares?

lawpoop wrote:
On an XP box, how can I see what shares and files are currently
being access by other users?


Old Rookie wrote:
Try the net file command. Just enter net file in an open command
prompt window. If you are unsure how to do that enter cmd in the
run box and hit OK.


Twayne wrote:
Using Run, it'll just flash and go away before you can read it. You
could put the command in a bacth file followed by a pause to keep it
onscreen. Or just use the Command Prompt.


A direct answer for the OP later, first addressing what Twayne has said and
the confusion that may have existed in "Old Rookie"'s response...

Actually, I believe "Old Rookie" was saying that you could do the following
(if they had not put in "cmd" instead of the full word, I would have thought
like you have.):

Click on the Start button -- Click on RUN -- type in:
cmd
-- Click OK.

Then use the resulting command prompt window that appears to run your
commands in.

As an alternative...

Click on the Start button -- Click on RUN -- type in:
cmd /k your command line command
-- Click OK.

So you could have:
cmd /k ipconfig
or
cmd /k net file
or
cmd /k net use
or
cmd /k net localgroup administrators

Each will open a command prompt displaying the results of the command line
command you wanted and leave that command prompt window open for you to use.

Yes - I know one can also enter "command" instead of "cmd" in the RUN "Open"
box and get a command prompt - but it is not the same command prompt. A CMD
'command prompt' vs. a COMMAND 'command prompt' window discussion(s) can be
found he
http://www.computerhope.com/issues/ch000395.htm
http://www.hyperorg.com/blogger/mtarchive/001935.html
http://www.terryscomputertips.com/co...-dos-shell.php


However - for the OP - here is what _I_ would do to see what shares and
files are currently being access by other users...

- Right-click on the "My Computer" icon.
- Choose "Manage".
- Expand "System Tools".
- Expand "Shared Folders".
- Select "Shares" to see shares and how many clients (if any)
are actively connected to the shares.
- Select "Sessions" to see whom is connected from which
computers and how many files they have open from there as
well as additional information.
- Select "Open Files" to see which files are being accessed
actively by other users, etc.

Hope that helps!

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


  #5  
Old August 28th 09, 03:36 PM posted to microsoft.public.windowsxp.security_admin
Old Rookie
external usenet poster
 
Posts: 44
Default how to view open shares?

Yep. That is what I meant. Thanks for clarifying that Shenan.

Steve


"Shenan Stanley" wrote in message
...
lawpoop wrote:
On an XP box, how can I see what shares and files are currently
being access by other users?


Old Rookie wrote:
Try the net file command. Just enter net file in an open command
prompt window. If you are unsure how to do that enter cmd in the
run box and hit OK.


Twayne wrote:
Using Run, it'll just flash and go away before you can read it. You
could put the command in a bacth file followed by a pause to keep it
onscreen. Or just use the Command Prompt.


A direct answer for the OP later, first addressing what Twayne has said
and the confusion that may have existed in "Old Rookie"'s response...

Actually, I believe "Old Rookie" was saying that you could do the
following (if they had not put in "cmd" instead of the full word, I would
have thought like you have.):

Click on the Start button -- Click on RUN -- type in:
cmd
-- Click OK.

Then use the resulting command prompt window that appears to run your
commands in.

As an alternative...

Click on the Start button -- Click on RUN -- type in:
cmd /k your command line command
-- Click OK.

So you could have:
cmd /k ipconfig
or
cmd /k net file
or
cmd /k net use
or
cmd /k net localgroup administrators

Each will open a command prompt displaying the results of the command line
command you wanted and leave that command prompt window open for you to
use.

Yes - I know one can also enter "command" instead of "cmd" in the RUN
"Open" box and get a command prompt - but it is not the same command
prompt. A CMD 'command prompt' vs. a COMMAND 'command prompt' window
discussion(s) can be found he
http://www.computerhope.com/issues/ch000395.htm
http://www.hyperorg.com/blogger/mtarchive/001935.html
http://www.terryscomputertips.com/co...-dos-shell.php


However - for the OP - here is what _I_ would do to see what shares and
files are currently being access by other users...

- Right-click on the "My Computer" icon.
- Choose "Manage".
- Expand "System Tools".
- Expand "Shared Folders".
- Select "Shares" to see shares and how many clients (if any)
are actively connected to the shares.
- Select "Sessions" to see whom is connected from which
computers and how many files they have open from there as
well as additional information.
- Select "Open Files" to see which files are being accessed
actively by other users, etc.

Hope that helps!

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 04:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.