List Currently Logged In Users On Network

May 27, 2010

I've pulled basic information out of AD via System.DirectoryServices but cannot work out a method to find out currently logged in users?I would like to produce a list of users within a Group, highlighing those currently logged inactive.

View 1 Replies


ADVERTISEMENT

Getting A List Of Users On A Network Domain?

Nov 25, 2009

I want to get back to get a list of users on a network domain using VB.Net.

I will have the domain name available to me for use.

View 4 Replies

C# - Tracking Logged On Users?

Feb 11, 2010

On a project I'm building for a client, one of the requirements is advanced user tracking. The client would like to know what pages an authenticated user is visiting, and when. I read through this post, which is probably the method I will go with. However, that seems a bit tolling on the database, and being that the client may use Azure to host this, I would like to keep the # of db transactions to a minimum [although this was not one of his requirements.. Anyway, I'm torn between the following two methods..

Method One: Log to db on every HTTP request using a HTTP module Method Two: Store in visits in session and log everything to database in one swoop during Session_End event

View 1 Replies

Users Currently Logged In To A Domain

Apr 13, 2010

I am trying to get a VB.net app I wrote to query the domain (Active directory) for all currently logged in users to the network.

View 2 Replies

Terminal Server Users Logged On?

Aug 6, 2009

is there a way for a program to get a list of users that are logged into the terminal server that it is running on???

View 3 Replies

Determine All The Users Logged In To A Remote Machine?

May 4, 2010

We're trying to write code to obtained all the logged on users to a remote machine.

We have the following, which only seems to identify users if they are logged in locally. However, if they're logged in through some other means (such as remote desktop), it doesn't seem to pick those users up.

How can we obtain all the users logged into a machine while excluding those users who only have a process running but aren't logged in (eg, a service is installed by them and might be currently running under their name)?

Dim WMIObject As String = "winmgmts://" & strComputerName.Text & "/root/cimv2"
Dim oComputerQuery As Object
'Contains a sorted list of every user logged into the system

[Code].....

View 1 Replies

Retrieve The Name Of Logged In Users From Active Directory

Apr 6, 2009

I need to get a list of all users that are currently logged in Windows 2003 server. I want to do it by using Active directory and VB.net?

View 5 Replies

Changing Users - Create A Feature While The Person Is Logged In

Apr 26, 2009

Well ive created a web browser programme and created a user login form for the users to login and that works fine. Now i want to create a feature while the person is logged in, he can change users, so loging as another user whilst already logged in, for example, Admin user might be logged in and now he wants to change user to a normal user without turning the programme on and off to do so.

View 2 Replies

Forms :: Use A Splash Screen To Check The Logged On Users Rights

Oct 27, 2011

I'm trying to use a splash screen to check the logged on users rights and if all meets criteria it loads the default form. Currently in my load event of the spash form i had some code along the lines

[Code]...

View 2 Replies

VS 2008 - Possible To Get Network Users Local IP?

Jul 9, 2011

Is it possible to get all my network users' local IPs using VB 2008?

View 6 Replies

Access 2003 Network With Multiple Users

Apr 30, 2012

I know my Question was asked maybe 10000 times before, but i really did not take the chance to search the forum coz i really short of time.
I have *.mdb DataBase with 20 tables each table have more than 10 fields, i'm trying to automate the MDB file from a network like that 5 PCS + One vb.net exe program (5 users) working on the same time on the exe that is connected to the database , my questions are :

1) How much risk is it to put the database into one (shared) folder and connect it to the program ?

2) What is the best way to establish this method ?

3) Is there any alternatives ?

View 4 Replies

Local And Network Printers For ALL Users On A Remote Pc?

May 30, 2012

I have this partially working but only shows printers for one user, need all local and network printers mapped for ALL users on a remote pc so I can migrate them, I know I need to do some sort of for each method but not sure what will work

[Code]...

View 1 Replies

Log Domain / Username Of Users When They Are Logging In From Network

May 12, 2011

The code can be accesses through: WatchFolder.zip..I would like to log the domain/username of the users when they are logging in from the network i.e. filesharing..I am currently using Environment.UserName and Environment.DomainName but this is not able to log if the files are access via filesharing..The Environment.UserName and Environment.DomainName are only useful if the user have logged in the machine (explorer/rdesktop)

View 2 Replies

.net - Saving Changes From Diffrent Users To The Network So Everyone Contribute VB 2010?

Mar 20, 2011

So I am working on a small program that will tell the engineers the status of their testers; whether they are up or down with the time and date in addition there is also a comment box. I have created a program that has all the right buttons and options. Where I am stuck is on the save option. I want the engineers to be able to make changes to the status/date/comments and by clicking the save button to save all changes(in the status and date boxes) and text(in the comment box) so that when the program is opened at a later time or by another user on the network from a diffrent work station the latest changes from whomever will be present. The code that follows only allows the changes to be seen by on that specific computer and they are not shared to everyone who uses the program that accesses it over the network. Any help would be awsome!! Hope this is clear!

How can I get it so everyone sees all changes over the network regardless of the computer they are using? any help would be amazing!!

[Code]...

View 2 Replies

Possible To Have An Access Back-end Database Available For Multiple Users On The Same Network?

Nov 5, 2011

I am developing a Visual Basic .NET application to be used by the staff of a small training centre nearby. The front-end (UI, menus, etc.) will all be in VB .NET, and there will be a back-end database for storing all of the required data, such as student records and meeting information. What I would like to know is if it's possible to use a Microsoft Access database for this purpose, and have it accessible by all the staff in the centre (on the same network) at the same time. For example, would I be able to put the database in a shared network folder, and have a copy of the VB application on each PC that would all be able to read/edit/add to the database?

View 2 Replies

VS 2008 My.Computer.Network.DownloadFile - Get Rid Of The File When A Users Cancel

May 7, 2011

I use this line to download files: My.Computer.Network.DownloadFile(VideoFilename, SaveLocation, "", "", True, 8000, True But if a users cancel the download my application crashes. I searched Google but there's very little info about this problem. I tried with: My.Computer.Network.DownloadFile(FilenameMP3, SaveLocation, "", "", True, 8000, True, FileIO.UICancelOption.ThrowException, FileIO.RecycleOption.SendToRecycleBin()) But that line of code doesn't work. I need to get rid of the file when a users cancel

View 1 Replies

Get A List Of Users In An AD Group

Nov 23, 2011

Im trying to get a list of users in an AD group. My code is [code] I think the line causing the problem is the filter ("(&(objectClass=person)(memberOf=CN=MyGroup))").Could anyone confirm or advise how to get the list of members please?

View 5 Replies

Get A List Of Users On Computer?

May 19, 2010

I am trying to get a list of users on my computer Example of what I want;

UserNames:all users

Weather they are active or not IE active:yes Total users: Example 4 I am using a ListView to display the information just not sure of the coding?

View 1 Replies

List Of Users For Chatting?

Jun 25, 2011

How it is possible to maintain list of users who eneter in the website after gving their name and passwords. So that every e usres can view all online users. Is ther 3rd part tool or ajax for the purpose?

View 1 Replies

Asp.net List Of Users By Profile Property?

Oct 10, 2011

I have created some profile properties for when a new user is added to our system.

One property is called 'Client' and links this user to a particular client and stores a client id.

I am trying to create a page that shows a list of users for each client on the system such as:

Client 1
User 1
User 2

[Code].....

Is there a way to get a list of users that match a particular profile property?

View 2 Replies

VS 2008 Network App - Send Message Or Network Package To Some Of The Clients In The Network

Aug 18, 2009

Here is my idea so far: I have a bunch of computers connected in a local network. One of them is a MySQL server, one will have a vb.NET program wich will act as a "second server" and the rest will be different clients. What I want to do is that the "second server" will send out some kind of message or network package to some of the clients in the network, and they will execute a code based on what message it is, or what kind of package it is. I'll give you a simple example:

[Code]...

View 6 Replies

Get A List Of Users On My Computer And Assign Them To A Combobox?

Nov 1, 2009

How can I get a list of users on my computer and assign them to a combobox?

View 4 Replies

VS 2008 - List Of Users On PC To Be Displayed In Combobox

Nov 29, 2009

I am testin my application on XP and have 2 issues: Issue 1) I have a combobox that has filter items in it:

[Code]...

View 1 Replies

VS 2010 List Active Users Of Database?

Jun 21, 2011

I'd like for my application to have a listbox displaying all users currently connected to my access database stored on a server. Also, it would be nice at startup for a message box to pop up saying something like "Other employees are currently using this application. To view active users go to..."

View 3 Replies

How To List Network Drives

Nov 4, 2011

How to list all network drives.I have the below code, but is there any other alternates..[code]

View 6 Replies

List Network In Window Xp?

Oct 5, 2009

how to list network adopter in PC using VB.NET?

View 10 Replies

Get A List Of The Servers Avalible On The Network?

Nov 22, 2009

get a list of the servers avalible on the network, then check to see if those servers contain my database?

View 3 Replies

List (ONLY Online) Computer In A Network?

Dec 29, 2011

I'm working in a project and i need to list only the online computers in my network and put them in a listbox how can i do this

View 5 Replies

List All Computers In Network/Workgroup?

Dec 29, 2007

How can i get a List of all Arivable Computers in my Network/Workgroup ? I need to add all to a Listbox

View 7 Replies

List All Computers On The Network With 2008?

Apr 11, 2010

I wonder how do I list all computers on the network with vb 2008?I know to do in vb6 I have no more sense in vb 2008.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved