Skip to content

Get-Service should return SecurityDescriptor as one of the property #8872

@kvprasoon

Description

@kvprasoon

Summary of the new feature/enhancement

As a user I want to get the security descriptor of a service so that I can verify and modify it if required. This can be achieved by introducing a new SecurityDescriptor property in the Service object.

The output should look like

PS >Get-Service BITS | Select-Object -Property SecurityDescriptor

SecurityDescriptor
------------------
D:(A;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions