# Localized 05/06/2026 10:43 AM (GMT) 303:7.2.40505 MSFT_GroupResource.strings.psd1 # Localized resources for MSFT_GroupResource ConvertFrom-StringData @' ###PSLOC GroupWithName=Group: {0} RemoveOperation=Remove AddOperation=Add SetOperation=Set GroupCreated=Group {0} created successfully. GroupUpdated=Group {0} properties updated successfully. GroupRemoved=Group {0} removed successfully. NoConfigurationRequired=Group {0} exists on this node with the desired properties. No action required. NoConfigurationRequiredGroupDoesNotExist=Group {0} does not exist on this node. No action required. CouldNotFindPrincipal=Could not find a principal with the provided name [{0}] MembersAndIncludeExcludeConflict=The {0} and {1} and/or {2} parameters conflict. The {0} parameter should not be used in any combination with the {1} and {2} parameters. MembersIsNull=The Members parameter value is null. The {0} parameter must be provided if neither {1} nor {2} is provided. MembersIsEmpty=The Members parameter is empty. At least one group member must be provided. MemberNotValid=The group member does not exist or cannot be resolved: {0}. IncludeAndExcludeConflict=The principal {0} is included in both {1} and {2} parameter values. The same principal must not be included in both {1} and {2} parameter values. IncludeAndExcludeAreEmpty=The MembersToInclude and MembersToExclude are either both null or empty. At least one member must be specified in one of these parameters" InvalidGroupName=The name {0} cannot be used. Names may not consist entirely of periods and/or spaces, or contain these characters: {1} GroupExists=A group with the name {0} exists. GroupDoesNotExist=A group with the name {0} does not exist. PropertyMismatch=The value of the {0} property is expected to be {1} but it is {2}. MembersNumberMismatch=Property {0}. The number of provided unique group members {1} is different from the number of actual group members {2}. MembersMemberMismatch=At least one member {0} of the provided {1} parameter does not have a match in the existing group {2}. MemberToExcludeMatch=At least one member {0} of the provided {1} parameter has a match in the existing group {2}. ResolvingLocalAccount=Resolving {0} as a local account. ResolvingDomainAccount=Resolving {0} in the {1} domain. ResolvingDomainAccountWithTrust=Resolving {0} with domain trust. DomainCredentialsRequired=Credentials are required to resolve the domain account {0}. UnableToResolveAccount=Unable to resolve account '{0}'. Failed with message: {1} (error code={2}) ###PSLOC '@