Zdroje informací pro profesionály v oboru IT > Domovská stránka fór > Admin > How can I add members to a new distribution group from a CSV file?
Odeslat dotazOdeslat dotaz
 

OdpovědětHow can I add members to a new distribution group from a CSV file?

  • 18. března 2009 17:08Sandy Wood Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    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

Odpovědi

Všechny reakce