Skip to content

How do i set the AD Atribute extensionName #691

@Stefanbnilsson

Description

@Stefanbnilsson

As i understand i can use this Powershell to set the Attribute extensionName to a value of my choice

Set-ADUser -Identity "anyUser" -Add @{extensionName="myString"}

But how do i this with DSC?
or is this not suported by this module ActiveDirectoryDSC?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions