Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Get-NetLoggedon and Get-NetSession data displayed incorrectly #361

@davehouser1

Description

@davehouser1

PROBLEM: "Get-NetLoggedon" and "Get-NetSession" (Maybe others) display data in a listed format not as a pivot table.

The command I use works, however the actual output is unorganized and different from what is shown online.

Commands:

PS Import-Module .\PowerView.ps1
PS Get-NetLoggedon -ComputerName client251

What I am presented with is the following:

image

Trouble Shooting I tried:

  • Tried the commands on Windows 2016 server and Windows10
  • Rebooted and tried running the script as administrator.
  • Tried the commands as different users with different privledges.
  • Read the comments in code.

Is this expected? What am I missing here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions