xGroupResource Throws Exceptions when Using Multiple Local Virtual Account Types #763
Labels
enhancement
The issue is an enhancement request.
in progress
The issue is being actively worked on by someone.
Problem description
Virtual Accounts are causing the xGroup Resource to fail when executing.
When using 'IIS APPPOOL' or 'NT Virtual Machine' you get:
When using 'NT Service' you get:
When using 'NT Authority' you get:
Verbose logs
DSC configuration
Suggested solution
Stop overwriting all local machine scopes with the name of the computer
in Split-MemberName. Include the scope when calling Find-Principal,
then resolve the SID of the account using the NTAccount class for
specific scopes.
Operating system the target node is running
PowerShell version and build the target node is running
xPSDesiredStateConfiguration version
The text was updated successfully, but these errors were encountered: