vmware-samples / euc-samples

Workspace ONE UEM (previously AirWatch) Samples and Guidance
https://code.vmware.com/web/workspace-one
BSD 3-Clause "New" or "Revised" License
271 stars 148 forks source link

Create get_localadministrators.ps1 #302

Open Adi-Nugraha-T opened 7 months ago

Adi-Nugraha-T commented 7 months ago

returns the list of local administrators separated by ;

Signed-off-by: Adi-Nugraha-T 67138921+Adi-Nugraha-T@users.noreply.github.com

vmwclabot commented 7 months ago

@Adi-Nugraha-T, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.