Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about logonserver

Read more about logonserver

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - logonserver

How to get all remote logged on users with Logon Time

I wanted a simple way to get all (remote) logged on (and disconnected) users on all servers from my list. I use the QUERY SESSION command for this purpose (as I found it to be the quickest and most re...
test-img

nikon D3400

powershell

usersession

disconnected-session

logonserver

Votes: 0

Answers: 3

Latest Answer

I would just use quser | Out-GridView Then you get it in a grid. As an alternative you can export it to CSV: $active = quser $active | Export-Csv -Path .\Users.csv I hope I understood right, what yo...
test-img

SpiesserFreak

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved