Get-ADGroup -Filter {name -like "it apps"} | Get-ADGroupMembers
gives error:-
format-default : Exception getting "PSShowComputerName": "The adapter cannot ge
t the value of property "PSShowComputerName"."
+ CategoryInfo : NotSpecified: (:) [format-default], GetValueInvo
cationException
+ FullyQualifiedErrorId : CatchFromBaseAdapterGetValue,Microsoft.PowerShel
l.Commands.FormatDefaultCommand
We have two domains , in this group another domain members are also added
May you please advise inorder to include these objects as well.
gives error:-
format-default : Exception getting "PSShowComputerName": "The adapter cannot ge
t the value of property "PSShowComputerName"."
+ CategoryInfo : NotSpecified: (:) [format-default], GetValueInvo
cationException
+ FullyQualifiedErrorId : CatchFromBaseAdapterGetValue,Microsoft.PowerShel
l.Commands.FormatDefaultCommand
We have two domains , in this group another domain members are also added
May you please advise inorder to include these objects as well.