S
S
SillWeb2020-07-27 00:18:54
Python
SillWeb, 2020-07-27 00:18:54

How to find usernames of accounts in windows?

There is some local network where the server is on Windows, and all other users are on windows 7. Is there a way to find out the names of people of all accounts on this network. I scanned it, found the ip addresses of all computers, and using python and the platform module, I was able to get only the names of computers on the local network, but I need to find out the names of people, for example, Ivan Ivanovich Ivanov of the accounts themselves. Please tell me if this is possible. Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2020-07-27
@SillWeb

The PyWin32 library will provide you with the technical capability and the MSDN documentation with the tactical capability.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question