Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify the checking for user part of the hyperv admins group
we don't need to convert the SID to a group name since the Add-LocalGroupMember cmdlet has a -SID flag which can directly use the SID of the hyperv admin group to add a member to it
- Loading branch information