Skip to content

Comments

Fix HyperV Administrator check#30

Merged
gbraad merged 1 commit intocrc-org:masterfrom
praveenkumar:master
Nov 15, 2019
Merged

Fix HyperV Administrator check#30
gbraad merged 1 commit intocrc-org:masterfrom
praveenkumar:master

Conversation

@praveenkumar
Copy link
Member

IsInRole() parameter should be either a group name [String] with potential I18N issues (the group name may change), or an SID [SecurityIdentifier]. Using a SID as a String doesn't work.

IsInRole() parameter should be either a group name [String] with potential I18N issues (the group name may change), or an SID [SecurityIdentifier]. Using a SID as a String doesn't work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants