Hi Guys,
Where I work, we have some remote computers which we can use to run heavy tasks without slowing down our own computers.
So usually I use mstsc to access the computer and enter my username and password to see if the computer is available or not.
I would like to know if someone know how I can use VB to see if someone is connected to this computer or not without having to use mstc, and trying to log.
My idea is throwing this code in VBA for Excel to directly see which computer is available between the 6 we have, or to see if there is no one available.
I hope my demand was clear. Thanks again
Where I work, we have some remote computers which we can use to run heavy tasks without slowing down our own computers.
So usually I use mstsc to access the computer and enter my username and password to see if the computer is available or not.
I would like to know if someone know how I can use VB to see if someone is connected to this computer or not without having to use mstc, and trying to log.
My idea is throwing this code in VBA for Excel to directly see which computer is available between the 6 we have, or to see if there is no one available.
I hope my demand was clear. Thanks again