Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Get-Distributuiongroup

$
0
0

I need a help. I m trying the following commands..

$GrpNameEditor = Get-PublicFolder -Identity "\" -Recurse | Get-PublicFolderClientPermission | where{$_.Accessrights -eq "Editor" -and $_.User -like '*Editor*'} | Format-List User
$UserName = Get-DistributionGroup -Identity $GrpNameEditor | Format-Table ManagedBy
$UserName

The Get-DistributionGroup command is not accepting the Input Parameter.. How do I get through this...

Thanks & Regards,

Amit


Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>