Results 1 to 6 of 6

Thread: Finding users connected to my PC ?

  1. #1
    Join Date
    Oct 2008
    Posts
    45

    Finding users connected to my PC ?

    Good evening,

    I want to find users connected to my shared folders in my network at any given time with the command prompt if possible or by some any other means.

    Thank you

  2. #2
    Join Date
    Nov 2008
    Posts
    173

    Re: Finding users connected to my PC ?

    Which version of Windows?

    Right click on the desktop-> Manage-> System Tools-> Shared Folders and click on 'Open files'.

    Here you can see the shared folders, users connected (sessions) and files currently in use.

  3. #3
    Join Date
    Oct 2008
    Posts
    45

    Re: Finding users connected to my PC ?

    Windows XP Professional Pack 2 . I think that your solution is solved my problem.
    any tip with the command prompt?

  4. #4
    Join Date
    Nov 2008
    Posts
    173

    Re: Finding users connected to my PC ?

    At the command line, you can perhaps look at the net share command.

    For help:

    Code:
     net help share

  5. #5
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Finding users connected to my PC ?

    Quote Originally Posted by Floyd View Post
    Good evening,

    I want to find users connected to my shared folders in my network at any given time with the command prompt if possible or by some any other means.

    Thank you
    If you want to see who is connected to your machine.. just run a simple net sessions

    Code:
    C:\>net help sessions

  6. #6
    Join Date
    May 2008
    Posts
    2,945

    Re: Finding users connected to my PC ?

    Alternatively, you can see everyone who is connected to your network by typing net view in the command prompt. If there are people accessing your network without your permission, I suggest configuring your router with a stronger key, as well as using a mac address table for access.

Similar Threads

  1. List of users connected to my network drive
    By Hobson in forum Networking & Security
    Replies: 1
    Last Post: 24-01-2012, 12:15 AM
  2. Always show local users on a computer connected to a domain
    By superspeed500 in forum Networking & Security
    Replies: 2
    Last Post: 17-10-2011, 01:29 AM
  3. Replies: 3
    Last Post: 31-08-2011, 12:23 AM
  4. rpc over http-limits the number of users connected
    By bz44 in forum Operating Systems
    Replies: 2
    Last Post: 16-02-2010, 12:23 AM
  5. Script to list users who Are connected
    By Ron1 in forum Networking & Security
    Replies: 3
    Last Post: 11-09-2009, 02:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,514,898.06536 seconds with 17 queries