IT プロフェッショナルのための技術情報サイト > フォーラム ホーム > Admin > How can I add members to a new distribution group from a CSV file?
質問する質問する
 

回答済みHow can I add members to a new distribution group from a CSV file?

  • 2009年3月18日 17:08Sandy Wood ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    I'd like to import users from a CSV file to a Distribution Group. I've exported the members of an exisiting Distribtution Group to the CSV and I basically want to clone it with a different name. I can't get the Powershell to work...

    I thought it should look like

    Import-Csv -Path D:\ml.csv | ForEach-Object {Add-DistributionGroupMember....this is where I'm lost....
    Orange County District Attorney

回答

すべての返信