Python Forum
Logged On User - Remote Machines
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logged On User - Remote Machines
#1
Hi Guys

Please can you advise if there is a way to see who is logged on to a group of PC's

I have used the below locally but need to query 20 pc's so would like to pass a list to the command.

import os
user = os.environ['USERNAME']
print(user)
TIA

Mick
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install project on user machines SqueezeOJ 4 2,415 Oct-18-2020, 02:53 PM
Last Post: buran
  Query number of Logged in users? S0undwav3 5 8,230 Feb-15-2017, 01:45 PM
Last Post: S0undwav3

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020