How to add email address based on email alias? Get-Mailbox | Set-Mailbox -EmailAddresses @{add= $_.Alias + "@TEST"}

I can't get this to work via the pipeline, but if I type in someones specific email address to get, it works fine.  Any help on the syntax?
Thanks!
Get-Mailbox [email protected] | Set-Mailbox -EmailAddresses @{add= $_.Alias + "@TEST"}                                        
: NOT WORKING.  This just adds "@TEST" to the email addresses
$test = Get-Mailbox [email protected]
Get-Mailbox [email protected] | Set-Mailbox -EmailAddresses @{add= $test.Alias + "@TEST"}            : WORKING.  This adds "me@TEST" to the email addresses

Wow, lots to try!  Thanks for the help.
Can you help me understand what this is doing?
@{Add="$($_.Alias)@TEST"}
I understand $_ is the current object in the pipeline, but how do I interpret the $($_.Alias)?
Sure, the extra $() surrounding $_.Alias is known as the subexpression operator:
http://ss64.com/ps/syntax-operators.html
Basically this allows you to use a property directly inside of a string. It's important to use double quotes in this instance, so the string can expand.
EDIT: Here's an example you can run with Get-Mailbox:
Get-Mailbox |
ForEach { Write-Host "This will append @TEST to the username: $($_.SamAccountName)@TEST" }
Don't retire TechNet! -
(Don't give up yet - 12,700+ strong and growing)

Similar Messages

  • How use different email to get replies upon sent email

    how use different email to get replies to, upon sent email, than the email i check mail for/mail server???

    if email i check mail box is [email protected] to send email and get replies to, with email differ eg [email protected]

  • How to delete email alias completely on iPhone 5

    I disabled email alias on my Mac but everytime I try to compose an email on my iPhone 5, it defaults to the email alias as the sender. 

    Ok solved it.
    Go to Reading list and click Show all.
    Delete entries by swiping to the left.
    Clear cookies etc.
    Done

  • How to update vendor address based on vendor control data

    Hello,
    i have a request to update one field (Search term 2) from Vendor master Address view:
    based on industry code populated for the supplier (LFA1-BRSCH):
    This means if industry code is populated, address field SORT2 must be updated with corresponding wording for this code.
    How is it possible to do this?
    I cannot use BAdI definition name ADDRESS_UPDATE as ADDRESS1_SAVED method is triggered only if one address field is modified.
    I found VENDOR_ADD_DATA enhancement spot with VENDOR_ADD_DATA BAdI definition: can i use SAVE_DATA method?
    If yes, which function module can i use to update LFA1 table? Is it OK with CHANGEDOCUMENT_SINGLE_CASE?
    Thank you for your help.
    Regards.
    Laurent.

    Hello Sreejith,
    thank you for the user-exit you gave me: it works as required.
    Here is ABAP code:
    CONSTANTS: lc_abap_true TYPE xfeld VALUE 'X',
               lc_lfa1      TYPE ad_ownertp VALUE 'LFA1'.
    DATA: lt_id_list TYPE TABLE OF bupa_partner,
          lt_lfa1    TYPE TABLE OF lfa1,
          lt_adrc    TYPE TABLE OF adrc,
          ls_lfa1    TYPE lfa1,
          ls_adrc    TYPE adrc,
          ls_address_selection TYPE addr1_sel,
          ls_addr1_val TYPE addr1_val,
          ls_addr    TYPE bapiad1vl,
          lt_addr    TYPE TABLE OF bapiad1vl,
          ls_addrx   TYPE bapiad1vlx,
          lt_addrx   TYPE TABLE OF bapiad1vlx,
          lt_return  TYPE isi_bapiret2_tt.
    DATA: lv_brsch_txt TYPE text1_016t,
          lv_objid TYPE ad_objkey.
    APPEND i_lfa1-lifnr TO lt_id_list.
    CALL FUNCTION 'BBP_VENDOR_GET_DATA2'
      EXPORTING
        wo_purch_org = lc_abap_true
      TABLES
        itab_id_list = lt_id_list
        itab_lfa1    = lt_lfa1
        itab_adrc    = lt_adrc.
    READ TABLE lt_lfa1 INTO ls_lfa1 INDEX 1.
    READ TABLE lt_adrc INTO ls_adrc INDEX 1.
    MOVE ls_adrc-addrnumber TO ls_address_selection-addrnumber.
    CALL FUNCTION 'ADDR_GET'
      EXPORTING
        address_selection = ls_address_selection
      IMPORTING
        address_value     = ls_addr1_val
      EXCEPTIONS
        parameter_error   = 01
        address_not_exist = 02
        version_not_exist = 03
        internal_error    = 04
        OTHERS            = 99.
    IF sy-subrc EQ 0.
      IF NOT i_lfa1-brsch IS INITIAL OR NOT ls_lfa1-brsch IS INITIAL.
        SELECT SINGLE brtxt
         INTO lv_brsch_txt
         FROM t016t
         WHERE spras = sy-langu
         AND   brsch = i_lfa1-brsch.
        IF ( ls_lfa1-brsch NE i_lfa1-brsch OR ls_adrc-sort2 NE ls_addr1_val-sort2 ).
          CLEAR : lv_objid.
          MOVE i_lfa1-lifnr TO lv_objid.
          MOVE lv_brsch_txt TO ls_addr-sort2.
          APPEND ls_addr TO lt_addr.
          MOVE 'X' TO ls_addrx-sort2.
          APPEND ls_addrx TO lt_addrx.
          CALL FUNCTION 'BAPI_ADDRESSORG_CHANGE'
            EXPORTING
              obj_type    = lc_lfa1
              obj_id      = lv_objid
            TABLES
              bapiad1vl   = lt_addr
              bapiad1vl_x = lt_addrx
              return      = lt_return.
        ENDIF.
      ENDIF.
    ENDIF.    "sy-subrc
    Regards.
    Laurent.

  • How to add a new name in the from box - NOT a new email address

    Hi
    I wish to add email addresses to the from box when I write emails.
    I have my own domain name registered with a third party which I add forwards to which arrive in my thunderbird in tray and it is easy to add a new one to forward to my email server into thunderbird.
    But cannot find out how to add the address the from box without adding a new email address?
    I did manage it a few years ago with an old version of thunderbird but I have just move over from XP pro
    to 7 Pro and had to install the new Thunderbird so must either be forgeting the simple or going daft in my old age!!
    Help!
    Cheers Mark

    You need to add them.
    One possible route is to add a new address as an alternative identity for an existing address.
    Tools|Account Settings|{select account}|Account settings→Manage Identities

  • HT5312 Hello! my resque email address is not provided. Pls inform how to add it

      My rescue email address is not provided. Pls. inform how to add. it and reset your security questions ?

    You can only add a rescue email address by answering two of your security questions, so you will need to get those reset first if you can't answer then - see if the instructions on this user tip helps : https://discussions.apple.com/docs/DOC-4551
    When you can answer them you can then add a rescue email address for potential future use as described half-way down the page that you posted from

  • What happens if you didn't provide a rescue email address? How do add it to your account?

    So I bought an Itunes card and I decided to buy something but it later asks me security questions which I don't remember. So, i went to Apple Support to see what i should do and it said that I needed a rescue email address that way it will send me the answers to my security questions but I never provided one. Now I have no idea how to add a rescue email address to my account and unfortunately i can't buy the song that i want because of the security questions blocking me.

    You need to ask Apple to reset your security questions; ways of doing so include clicking here and picking a method for your country, and filling out and submitting this form.
    (96124)

  • How to add iCloud email address

    Can't find any info on how to add another icloud email address.
    Any help out there?

    You can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • How to add Distribution Group email alias from CSV in office 365

    Hello Forum!
    Hope someone can help me troubleshoot this or even let me know if its not possible. But, I used powershell to import distribution groups and set primary emails in Office 365. That worked great, but we have two domains and i would like to add an email alias
    to all my DGs for the other domain.
    This was my best attempt and its not going well:
    Import-CSV "C:\distributionlists.csv" | foreach {Set-DistributionGroup "$_.Name" -EmailAddresses SMTP:$_.PrimarySmtpAddress,$SecondarySmtpAddress}
    $_.Name is the column name for my DGs. IE: DL-IT
    $_.PrimarySmtpAddress is the column name for my primary email. IE: [email protected]
    $_.SecondarySmtpAddress is the column name for my email alias. IE: [email protected]

    Hi,
    Based on my understanding, the below code should work when your manually run it:
    Set-DistributionGroup "DL-accounting"
    -EmailAddresses SMTP:<Primary Email>,<Alias Email>
    If all those distribution groups have been already created, then use set-distributiongroup command should work. How about first new those distribution group, and then run foreach block to do the loop.
    Regards,
    Yan Li
    Cataleya Li
    TechNet Community Support

  • HT1918 how to add a rescue email adress to recieve my reset security question ..i dont have one

    how to add a rescue email adress to recieve my reset security question ..i dont have one

    Welcome to the Apple Community.
        1.    Start here (change country if necessary) and navigate to 'Password and Security', reset your security questions using the link provided, you will receive an email to your rescue address, use the link in the email and reset your security questions.
        2.    If that doesn't help, you don't receive a reset email or you don't have a rescue address, you should contact AppleCare who will initially try to assist you with a reset email or if unsuccessful will pass you to the security team to reset your security questions for you.
        3.    If you are in a region that doesn't have international telephone support try contacting Apple through iTunes Store Support.

  • How do I email a group from a list of email addresses in a pdf?

    how do I email a group from a list of email addresses in a pdf?

    Work Around:
    On your mac:
    1.  Open a new email
    2.  Insert name of an existing group into one of the "To" fields as usual.
    3.  Highlight all the resulting names in the "To" entry
         [Highlight first name, and while holding shift, highlight last name and all will highlight[]
    4. Copy (Command C) the highlighted emails
    5. Paste (Command V) nto a pages document
    6. Remove the name and anything else preceeding the first < and also the first < of only the first entry whixh will look like this:
         [email protected]>,
    7. Remove the > of the last email which will look like this:
         , Jane Doe <[email protected]
    8. Copy the entire altered list from the pages document
    9, Go to Contact Book and click + to add a new entry
    10.. Name the entry (XXX Group for iPad) or whatever you wish to call it
    11.  Paste all the copied altered list into any one of the email entry spaces
    12.  Click on "Done"
    13.  Create new email On iPad and click on + in any one of the "To" lines and search for "XXX Group for iPad"  You cannot just key in XXX Group for iPad!!!!!!!, you must use + contact search.
    14.  Enter the selected iPad contact group into the "To" line.
    15.  All the entries will now appear in the "To" line and you are good to go.
    Adding or deleting email addresses from the iPad group:
    Easiest:  Alter the original mac group in the usual way and repeat steps 1-14 above.  It seems impossible to edit within the emai line of the iPad contact entry.
    Rediculously simple once figured out.
    Happy emailling, but please send Bcc so that you don't spread your groups' email addresses all over the internet for spam, viruses, and other unwanted emails.  Be considerate and ask your recipients to notifiy you if they wish to be deleted from the lists you compose.

  • How can I add an iCloud email alias?, How can I add an iCloud email alias?

    I'm trying to figure out how to add an iCloud email alias but can't figure out where or how to. Please help.

    You do it on the iCloud website at http://www.icloud.com , in the Mail section. Please see this Help page:
    http://help.apple.com/icloud/#mm6b1a490a

  • I have updated my iphone 5s to iOS8 but it has my old icloud account, how can i change the icloud email address as i can not get passed this page?? please help :-(

    i have updated my iphone 5s to iOS8 but it has my old icloud account, how can i change the icloud email address as i can not get passed this page??
    I do not know the log in details and no longer have that icloud email address !!
    please help :-(

    That's Activation Lock. You will need to remember the Apple ID and password you used to set up the phone.
    If you can't remember them, you can go to iforgot.apple.com to try to recover the information.
    If you are the original owner of the phone & have proof of purchase, you can try calling Apple to see if they can assist also.
    ~Lyssa

  • How do i get three email addresses to all receive into one mailbox

    We have a family e-mail address that works with 3 variations -
    [email protected]
    [email protected]
    [email protected]
    How do I set Thunderbird so that all come into one mailbox when we receive?
    Also need to have a second mailbox/account for [email protected]
    Trying to get it set up so it operates a bit like our Windows Live Mail (but without the WLM glitches!)

    <blockquote>
    [email protected] [email protected] [email protected]
    </blockquote>
    Are these alias addresses belonging to the same email account (i.e. same password)?
    Are all three using POP?
    <blockquote>
    Also need to have a second mailbox/account for [email protected]
    </blockquote>
    Run the new account wizard and set up the account.

  • How to add email id in scot

    Hi,
    Could you tell me how to add email id in scot.
    Regards,
    Amar

    Hi Amar,
    Please check this link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/2b/d925bf4b8a11d1894c0000e8323c4f/frameset.htm
    Hope this will help you..
    Regards

Maybe you are looking for