- Gets a list of AD Computers, pings each of these once, if successful runs Get-WmiObject to get a list of logged on users, appends {NetBios Name}, {IP Address}, {Logged on Users} to a CSV file named {todays_date}.csv
- Prints current Computer, IP Address, Logged on users to the console.
- Test-Connection + Get-WmiObject takes ~5-20 seconds per machine, if your network has 1000+ seats, good luck.
-
Notifications
You must be signed in to change notification settings - Fork 3
nojeffrey/Powershell_Whos-Logged-In-Where
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Get a list of who is logged into every active AD machine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
