Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Can't list all properties of Active Directory user #26

@cobalt2727

Description

@cobalt2727

Steps to reproduce

PS C:\Users\cobalt> Get-ADUser -Identity $env:UserName -Properties *

Expected behavior

listing off user's properties

Actual behavior

Get-ADUser: Object reference not set to an instance of an object.

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSVersion                      7.2.4
PSEdition                      Core
GitCommitId                    7.2.4
OS                             Microsoft Windows 10.0.19044
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

This is apparently a known issue that was supposed to have been fixed, but has popped back up again, as per #8, #5, and #20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions