ActiveDirectory module doesn't support Contacts in Distribution Groups

Hi,
In my AD I have several groups, of the Distribution type, whose members are a combination of Contact objects and other Distribution groups.
If I use the Get-ADGroupMember cmdlet, the members which are Contact objects are not returned.
If I use the Add-ADGroupMember cmdlet to add a Contact object to a Distribution group, an error is thrown claiming the Contact object cannot be found (even though Get-ADObject finds it successfully).
As a workaround I've used ADSI to retrieve the Distribution groups and manipulate the Contact members but I feel there is a bug with the ActiveDirectory PowerShell module artificially restricting which AD object types can be members of groups.
Regards,
Jason

If you have Exchange,you may using cmdlet - Add-DistributionGroupMember or using adsi.
$group = Get-ADGroup "CN=Contacts,DC=contoso,DC=com"
$user = Get-ADObject -Filter {name -eq "Contact1"}
$agroup = [ADSI]"LDAP://$($group.DistinguishedName)"
$auser = "LDAP://$($user.DistinguishedName)"
$agroup.Add($auser)

Similar Messages

  • Itunes doesn't backup contacts in icloud group

    Itunes will only backup contacts from iPhone in the "from computer group", I need it to backup contacts from the iCloud group.

    I had iTunes, AppleMobileDeviceHelper.exe, and APSDaemon or something (Apple Push) and they plugged up 100% of my resources. I could not access the store, either. Reinstalled in order per apple support many times. Nothing worked
    I did this:
    http://www.thebambers.me.uk/wordpress/?p=316
    Just typed this in the command prompt, rebooted, and it worked!
    netsh winsock reset
    Abra Kadabra! Good luck all!
    By the way, it took an extra moment for internet to reconnect, but once it did, I was back!!!!
    Message was edited by: Dan the IT Man

  • "Sign-in didn't work. You didn't get signed in. It might be your sign-in address or logon credentials, so try again. If that doesn't work, contact your support team".

    Hi,
    i am doing one POC for one of the customer. where I have Dummy Domain and I have installed Lync 2013 server std edition and Lync wac server. now i am able to login from workgroup machine via lync 2010 and lync 2013 aslo.
    But when I am trying to login from Customer productuion domain machine Lync client login fails but from same machine lync 2010 client is able to login without any issue. when i am trying to login through lync 2013 i am getting this error message.
    "Sign-in didn't
    work. You didn't get signed in. It might be your sign-in address or logon credentials, so try again. If that doesn't work, contact your support team"
    Rgds,
    ramesh
    Rgds, Ramesh Rawat MCT.

    Hi,
    Please turn on Windows event logging for lync and check the event log on client machine. Please also try manual configuration to test the issue.
    Kent Huang
    TechNet Community Support

  • Pm8pm-v morther board,doesn't support single sided 1gb modules

    hi everyone,
    I have msi pm8pm-v morther board, problem is the main board doesn't support single sided 1 gb modules...anyone knows on how to enable the module for sigle sided 1gb memory?
    thanks

    You cannot do much about it.  It is a chipset rather than a BIOS Limitation.

  • Error in allInOne.js: Object doesn't support this property or method

    We are having an issue deploy our website (Developed in .Net) on a specific server. When we try to visualize a report on any browser we get this error:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.4; OfficeLivePatch.0.0)
    Timestamp: Wed, 7 Apr 2010 17:52:31 UTC
    Message: Object doesn't support this property or method
    Line: 10
    Char: 281690
    Code: 0
    URI: http://{IP ADDRESS}/WebUserInterface/aspnet_client/system_web/2_0_50727/crystalreportviewers12/allInOne.js
    We have install the Crystal reports 2008 runtime and the Crystal report 2008 sp2.5 runtime. Both of them give me the same results.
    It's killing me because i have installed the same solution on many other server without any issue.
    Ben
    P.s. The Web server is  a Window Server 2003 R2 standard edition

    Perhaps using [modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] will at least tell us what dlls are loading. Look at the CR dlls. There should not be any v11 files loaded by your app.
    You may also start considering obtaining phone support for this one. I have a feeling this will take more than just forums to solve...
    Phone support can be obtained here:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek

  • Iwlist scanning gives: Interface doesn't support sc [solved]

    When I'm trying to scan for all available networks I get:
    # iwlist eth1 scanning
    eth1 Interface doesn't support scanning : Operation not supported
    My wireless card works fine if I set every parameter manually. I'm currently using the orinoco drivers that came along with ArchLinux.
    It seems like that the version of the orinoco drivers installed doesn't support the scan stuff. But building the new orinoco drivers failed with
    /usr/local/download/orinoco/orinoco-0.15rc2/orinoco_pci.c: In function `orinoco_ pci_suspend':
    /usr/local/download/orinoco/orinoco-0.15rc2/orinoco_pci.c:330: error: too many a rguments to function `pci_save_state'
    /usr/local/download/orinoco/orinoco-0.15rc2/orinoco_pci.c: In function `orinoco_ pci_resume':
    /usr/local/download/orinoco/orinoco-0.15rc2/orinoco_pci.c:347: error: too many a rguments to function `pci_restore_state'
    make[2]: *** [/usr/local/download/orinoco/orinoco-0.15rc2/orinoco_pci.o] Error 1
    make[1]: *** [_module_/usr/local/download/orinoco/orinoco-0.15rc2] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.11.3-ARCH'
    make: *** [modules] Error 2
    So I did try the wlan-ng26 driver downloaded and installed with pacman.
    I remove the orinoco modules with
    [root@ArchThinkpad orjanp]# modprobe -r orinoco_pci
    But when I try to insert the prism2_pci module, it doesn't exist. Why?
    [root@ArchThinkpad orjanp]# modprobe prism2_pci
    FATAL: Module prism2_pci not found.
    Any heads up on what to do?
    This is iwconfig before removing the orinoco modules.
    [root@ArchThinkpad orjanp]# iwconfig
    lo no wireless extensions.
    sit0 no wireless extensions.
    eth0 no wireless extensions.
    eth1 IEEE 802.11-DS ESSID:"" Nickname:"Prism I"
    Mode:Managed Access Point: 00:00:00:00:00:00 Bit Rate:11 Mb/s
    Tx-Power=15 dBm Sensitivity:1/3
    Retry min limit:8 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    Link Quality=0/92 Signal level=-68 dBm Noise level=-122 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    This is lspci
    [root@ArchThinkpad orjanp]# lspci
    00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
    00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04)
    00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02)
    00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02)
    00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02)
    00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42)
    00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
    00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02)
    00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio (rev 02)
    00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 02)
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
    02:00.0 CardBus bridge: Texas Instruments PCI1250 PC card Cardbus Controller (rev 01)
    02:00.1 CardBus bridge: Texas Instruments PCI1250 PC card Cardbus Controller (rev 01)
    02:02.0 Network controller: Harris Semiconductor Prism 2.5 Wavelan chipset (rev 01)
    02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
    This is lsmod before removing orinoco.
    [root@ArchThinkpad orjanp]# lsmod
    Module Size Used by
    radeon 78336 1
    ohci_hcd 23048 0
    ehci_hcd 36488 0
    irtty_sir 7552 0
    sir_dev 18636 1 irtty_sir
    irda 144184 1 sir_dev
    crc_ccitt 2432 1 irda
    parport_pc 29252 0
    parport 38600 1 parport_pc
    rtc 13260 0
    pcspkr 4044 0
    eepro100 32528 0
    orinoco_pci 7552 0
    orinoco 44172 1 orinoco_pci
    hermes 9472 2 orinoco_pci,orinoco
    yenta_socket 23560 0
    rsrc_nonstatic 11648 1 yenta_socket
    pcmcia_core 51488 2 yenta_socket,rsrc_nonstatic
    snd_intel8x0m 19396 0
    snd_intel8x0 34624 0
    snd_ac97_codec 79224 2 snd_intel8x0m,snd_intel8x0
    snd_pcm_oss 56224 0
    snd_mixer_oss 21120 1 snd_pcm_oss
    snd_pcm 98564 4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 27268 1 snd_pcm
    snd 59492 7 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    soundcore 10848 1 snd
    snd_page_alloc 10244 3 snd_intel8x0m,snd_intel8x0,snd_pcm
    i2c_i801 8972 0
    i2c_core 23296 1 i2c_i801
    usbhid 47744 0
    uhci_hcd 33424 0
    usbcore 125560 5 ohci_hcd,ehci_hcd,usbhid,uhci_hcd
    shpchp 100996 0
    pci_hotplug 34760 1 shpchp
    tsdev 8256 0
    joydev 10560 0
    evdev 9984 0
    cpufreq_powersave 2176 0
    cpufreq_userspace 5680 0
    p4_clockmod 6164 0
    speedstep_lib 4868 1 p4_clockmod
    freq_table 5008 1 p4_clockmod
    e100 37760 0
    mii 5760 2 eepro100,e100
    nls_cp437 6144 1
    vfat 14976 1
    fat 41884 1 vfat

    orjanp wrote:
    Thanks.
    I installed the 0.15RC1 version of the Orinoco drivers found here.
    I rebooted but I still had the 0.13 version. I did a make and make install as the readme file said.
    What do I have to do to update the driver?
    do you use a PKGBUILD?
    update the driver: if it was copied to the right place and the kernel knows about it (depmod -a) it should work
    for a start, check under
    ls -la /lib/modules/`uname -r`/kernel/drivers/net/wireless/
    that your module is installed under the correct location (the orinoco files should be newer than the other ones)
    if this is so, make sure you are depmod -a (as root) ... and if even this is ok, then either you are running the new modules or something strange happened

  • HT4009 "Sorry, your device doesn't support the payment". Trying to make in app purchase.

    Hi, i am trying to make an in app purchase in the game Iron Force, but keep getting a screen pop up that says "Sorry, your device doesn't support the payment". I have already tried to trouble shoot this, I went into settings and made sure in app purchases were on, I also checked my I tunes account and verified my info. Also I have hard reset the phone, and the app, turned the phone off and on, deleted the app and reinstalled it on my iphone. I am stuck, if anyone can help me that would be great. Thank you.

    Have you done as the message says and contacted iTunes Support (these are user-to-user forums) ? If not then you can do so via this link and ask them why the message is appearing : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Authentication failed because Outlook doesn't support any of the available authentication methods.

    When attempting to check and send email from my Mac via iCloud, I keep getting the error "Authentication failed because Outlook doesn't support any of the available authentication methods." I have change just about everything I can see available, but continue to get this message.
    I am able to send email via iCloud using my .Me and .Mac adresses, and that tells me that it is not able to store "sent emails" on iCluud and will store them loaclly on my computer. I can handle this, but whem going to iCloud Web page haave nothing withing the "sent" mailbox.
    Using OS 10.7.2, and Outlook 2011 version 14.1.3
    Thanks in advance......

    I got the following from the microsoft Web site. Also, the SMPT port must be overwriten. Use port 587
    This article contains information about the compatibility of Microsoft Outlook for Mac 2011 and Apple iCloud. Outlook for Mac 2011 does not support Apple iCloud calendar (CalDAV) and contact (CardDAV) synchronization.  Outlook for Mac 2011 does support iCloud Mail. For steps on how to configure your iCloud email account in Outlook for Mac 2011, go to the "More Information" section of this article. 
    To configure your Apple iCloud email account in Microsoft Outlook for Mac 2011, follow these steps:
    Start Outlook 2011.
    On the Tools menu, click Accounts.
    Click the plus sign in the lower-left corner, and then select E-mail.
    Enter your E-mail Address and Password, and then click Add Account.
    Note: The new account will appear in the left navigation pane of the Accounts dialog box.
    Enter one of the following in the Incoming server box:
    mail.me.com (for me.com mail addresses)
    mail.mac.com (for mac.com mail addresses)
    Click to select Use SSL to connect (recommended) under the Incoming server box.
    Enter one of the following in the Outgoing server box:
    smtp.me.com (for me.com mail addresses)
    smtp.mac.com (for mac.com mail addresses)
    Click to select Use SSL to connect (recommended) under the Outgoing server box.
    After you have entered the incoming and outgoing server information, Outlook 2011 will start to receive your email messages. 
    Note: You can click Advanced to enter additional settings, such as leaving a copy of each message on the server. 

  • KDL-42W807B doesn't support conversion from 2D to 3D

    Hi, i just bought TV model No KDL-42W807B and it doesn't support conversion from 2D to 3D and i need to play my ps4 games in 3D mode  so is there is any thing can i do to let my tv convert 2d to 3d  or what type of suitable converter to do this job for my ps4 

    Hi mohands,
    The TV model you have provided appears to be not a US model and we are unable to check its specification. 
    For further assistance regarding your concern, please contact the Sony offices/Sony representative offices nearest to your place of residence in Asia Pacific region http://www.sony-asia.com/countryselector.html?hpid=countryselector:AsiaPacific. Due to proximity, they are in a better position to respond to your questions or concerns.
    Thanks,
    Jerome
    If my post answers your question, please mark it as "Accept as Solution"
     

  • Verifier Error: DatabasePlatform doesn't support NativeSequence.

    I am using an Oracle database. When verifying one of our jar files, we get the following error message.
          FAILED TESTS :
          Test Name : tests.persistence.DefaultProviderVerification
          Test Assertion : Test validity of EJB 3.0 persistence unit. This test tests validity using a portable persistence provider. Please refer to EJB 3.0 Persistence API Specification for further information.
          Test Description : For [ C:\Sun\AppServer\domains\domain1\applications\j2ee-modules\newWebIceface#WEB-INF/lib/ARMS_EJB.jar#newARMS_EJBPU ]
    Exception [TOPLINK-7144] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))): oracle.toplink.essentials.exceptions.ValidationException
    Exception Description: ARMSSCHDTL_SCHEDSERVICE_SEQ: platform DatabasePlatform doesn't support NativeSequence.Is there any configuration file where we can specify the sequences are supported?
    Thanks in advance for any help.

    You could also try setting your database platform to Oracle in your persistence.xml, "toplink.target-database"="Oracle".
    -- James : [http://www.eclipselink.org|http://www.eclipselink.org]

  • 2011 outlook gives the following error: "Authentication failed because Outlook doesn't support any of the available authentication methods."

    Upgraded my computer to 10.9.2 Mavericks and now my 2011 outlook gives the following error: "Authentication failed because Outlook doesn't support any of the available authentication methods."  Anybody know how to fix it?  Thank you.

    I got the following from the microsoft Web site. Also, the SMPT port must be overwriten. Use port 587
    This article contains information about the compatibility of Microsoft Outlook for Mac 2011 and Apple iCloud. Outlook for Mac 2011 does not support Apple iCloud calendar (CalDAV) and contact (CardDAV) synchronization.  Outlook for Mac 2011 does support iCloud Mail. For steps on how to configure your iCloud email account in Outlook for Mac 2011, go to the "More Information" section of this article. 
    To configure your Apple iCloud email account in Microsoft Outlook for Mac 2011, follow these steps:
    Start Outlook 2011.
    On the Tools menu, click Accounts.
    Click the plus sign in the lower-left corner, and then select E-mail.
    Enter your E-mail Address and Password, and then click Add Account.
    Note: The new account will appear in the left navigation pane of the Accounts dialog box.
    Enter one of the following in the Incoming server box:
    mail.me.com (for me.com mail addresses)
    mail.mac.com (for mac.com mail addresses)
    Click to select Use SSL to connect (recommended) under the Incoming server box.
    Enter one of the following in the Outgoing server box:
    smtp.me.com (for me.com mail addresses)
    smtp.mac.com (for mac.com mail addresses)
    Click to select Use SSL to connect (recommended) under the Outgoing server box.
    After you have entered the incoming and outgoing server information, Outlook 2011 will start to receive your email messages. 
    Note: You can click Advanced to enter additional settings, such as leaving a copy of each message on the server. 

  • HT1386 How do I sync my iphone 5s with my imac because it is only 10.6.8 and doesn't support icloud.  Apple tell me that my beautiful imac is vintage and I should ditch it!!!!  Where is their eco conscience.  I have been using mac for years and years now

    Does anyone know how to sync my iphone 5S with my imac 10.6.8 - which doesn't support icloud and can't be updated to do so.
    Apple tell me that it is a vintage computer now and I must throw it away and buy a new one.  Where is their social/eco conscience ...
    we are living in hard times trying to survive and trying to keep our businesses healthy.  Now is not the time to buy a new computer.
    What is Apple playing at??????

    You plug the phone into your computer and go to the Info Tab for the device in iTunes. Select what you want to sync. You should not attempt to sync with both iCloud and the local contacts on the Mac.
    Are you having some kind of problem doing this?

  • Trying to make a purchase and it says that iTunes doesn't support or is not installed what do I do?

    Trying to make a purchase and it says that iTunes doesn't support or is not installed what do I do? Or that I'm not signed in

    Do exactly what it told you to do and contact itunes support

  • ActiveDirectory module, how to authenticate to an outside AD environment?

    I have an interesting problem and I'm not sure how to work around it.
    My AD environment is Windows 2008 R2. My workstation in Windows 8.1 NOT joined to active directory.
    I need to run/develop some PS scripts that use the ActiveDirectory module, however as I just mentioned I'm not on AD (joining is not an option at this point). Is there any way I can establish a session with the AD environment, authenticate with my AD credentials
    so I can run the scripts? PS Remoting is also not an option.
    When I try to "Import-Module ActiveDirectory" I get an error because I'm not on the domain:
    WARNING: Error initializing default drive: 'Unable to find a default server with Active Directory Web Services running.'.
    Thanks,
    Paul

    Hi Paul,
    I’m writing to just check in to see if the suggestions were helpful. If you need further help, please feel free to reply this post directly so we will be notified to follow it up.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

  • Sun Java System Messaging Server doesn't support some ISO 8859 charsets

    Hello,
    I couldn't find any link to report bugs on the Sun Java System Messaging Server, so i guess i'll report it here:
    Sun Java System Messaging Server currently doesn't support the ISO 8859-13 charset, which is the standard charset in the Baltic states. When a person recieves an email in that charset, every non-ASCII character in the message becomes absolutely unreadable when displayed in this webmail application.
    This has been tested with this version of the product:
    X-Mailer: Sun Java(tm) System Messenger Express 6.1 HotFix 0.01 (built Jun 24 2004)
    Furthermore, you can test the case by yourself using this link: http://www.lietuvybe.org/testas/. You can enter your e-mail address there to get a few sample messages in Baltic and Cyrillic charsets. You will see that the Sun Java System Messaging Server passes all those tests except this particular one. So, it's a very nice product. :)
    It would be very very very cool if Sun would fix this small, but very important issue.
    regards,
    Rimas Kudelis

    Hey! :)
    I am feeling some bad vibes, here.Hey, sorry, I didn't want you to think it's personal. I didn't really mean to hurt you or whatever. You are trying to help and I do appreciate that. I really do.
    The reason i'm a bit sad is about the policy of others:
    First, i am not a provider of that webmail service i'm talking about. A big Lithuanian company is. Personally, I rarely use webmail apps at all, and even when i do, i use an app i internationalized myself. :). Meanwhile, i install Horde IMP as a webmail application for my small servers, and i'm satisfied with it.
    The problem i described is literally not my problem. It's a problem of that big Lithuanian company mentioned above (and the users of its webmail system). I suppose this company does have that account already and, furthermore, they are the ones who should post to this forum or file a support request., and they are the ones who should be worried about that bug. However, reality differs. In reality, big companies in Lithuania don't care about correctness of their webmail apps too much. However, there are a few maniacs like me who do. We test their webmail apps, we contact them and describe them their problems and ask them to fix those problems. Sometimes, they do that, but in most cases we either don't get a reply at all, or we get something like "we'll take a look at it later". For example, lately, we had an issue with one of the most popular webmail providers in Lithuania skipping a MIME-version header. Fixing this issue is just a single line of code. However, we had to push them annoyingly for kinda few months until they finally fixed it.
    That was the first aspect.
    The second is that i don't really like to create hundreds of accounts for myself just to ocasionally report bugs like this one. If only Sun would let me to simply file a bug, and forget that, i would gladly do it. But no, i have to find a deeply hiden support page, then fill a form, create myself an account and a password, then log on, then fill some misterious support request... Do I have to do that for a company that won't even consider thanking me? I think that's too much. Furthermore, every party on the net enforces it's own username and password restrictions. That sucks too. I wish i could just log on as "rq" everywhere like this forum, using the same password i could easily remember. However, i have to use "rq", "er-ku" or "erku" or "rq@something" as my username on different platforms, and sometimes even my (long enough) password is not accepted. It's hard to track such accounts, and in most cases like this one, i don't really want to have an account at all, as i'm just passing by.
    To summarize the post: I'm NOT a licenced user, and all I wanted was to file a bug, which affects licenced users and ordinary people.
    How do i remove my account from this forum now? :)

Maybe you are looking for

  • How to obtain PERNR during BDC with PA40

    Greetings! I recorded a PA40 session and am using the code in my program with success.  However, now I must make a call during the BDC code to a FM which requires the PERNR.  I'm not sure how to obtain the PERNR while the BDC code is executing.  I'm

  • Screen Exit for TX01/02/03

    Hi, I've searched for possible screen exits for tcode TX01/02/03 but cannot find any. Is there any possible way to add a custom tab? Any inputs is appreciated.

  • Can I use an in focus lp70 with the iPad

    I am trying to connect an in focus lp70+ projector to an iPad with the apple via adapter but get no picture. Do I need special software or a tv adapter?  Any help is greatly appreciated.

  • Currency code is not getting defaulted in IT0015

    Hi, Can anyone tell me why currency code is not defaulting in Infotype 15 on PA30 for employees. But currency is defaulted for IT0014. Kindly provide me a solution. I checked with finance people they also said everything is correct. I am using ECC6.0

  • Noobie in need of help STAT!

    I created a little website and when I look at it in IE7 it's ok, but in FireFox 2.0 it's all finked up....I don't have Safari so I have no clue how it looks in that.... Would someone please give me some idea what is wrong... http://www.theclownship.c