Change Person template applied to new customers created via incoming email

Hi,
Has anyone ever tried to change what Person template is used when a Customer is created via incoming email?
Up to now we’ve just had one “Customer” Person template and this is applied to new customers created via incoming email and via AD synchronisation.
What I want to happen is for Customers created via AD sync to continue picking up the existing Person template, but I want Customers created via incoming email to pick up a different Person template.  This template has various fields set to different defaults (e.g. it’s Organisation set to “External”, Customer Profile set as “External”).
If anyone can point me in the right direction it would be appreciated.
Thanks,
Ian

Thanks both for the advice.  I decided to go for the "easier" option of using INBOUNDMAILIA2 (as it's something I have used and modified a lot in the past).
In case anyone is interested, this is the main bit of the code I came up with.  Although not perfect - as it doesn't actually apply a different Person template - it does update the keys fields that allows us  do what we want.
!     /* If Call Template is 'Valuation' and the Customer is external (user has no Domain set) then set various Person attributes:
!     /*  Set custom 'Don't Email' flag to TRUE; 'Customer Profile' (Department) to 'External'; 'Organisation' to 'External' (if currently Unspecified)
     SELECT @VALUATION_T_PLATE_NAME = CUSTOM_VALUE FROM CUSTOM_SYS_OPTIONS WHERE CUSTOM_ATTRIBUTE = 'VALUATION_T_PLATE_NAME' AND STATUS = 'A'
     SELECT @TEMPLATE_REF_TO_MATCH = CALL_NUMBER FROM CL_CALL_LOGGING WHERE TEMPLATE_IND = 1 AND T_PLATE_NAME = @VALUATION_T_PLATE_NAME
     SELECT @TEMPLATE_REF = TEMPLATE_REF FROM CL_CALL_LOGGING WHERE CALL_NUMBER = @ITEM_NO
     IF (@TEMPLATE_REF = @TEMPLATE_REF_TO_MATCH)
     BEGIN
      SELECT @CUSTOMER_REF = USER_REF FROM CL_CALL_LOGGING WHERE CALL_NUMBER = @ITEM_NO
      SELECT @USER_DOMAIN = USER_DC FROM AR_PERSON WHERE REF = @CUSTOMER_REF
      IF (@USER_DOMAIN IS NULL)
      BEGIN
       UPDATE AR_PERSON SET CUSTOM_CHECKBOX_1 = 1 WHERE REF = @CUSTOMER_REF
       UPDATE AR_PERSON SET DEPARTMENT_REF = 1 WHERE REF = @CUSTOMER_REF
       SELECT @ORG_REF = ORGANIZATION_REF FROM AR_PERSON WHERE REF = @CUSTOMER_REF
       IF (@ORG_REF = 0)
       BEGIN
        SELECT @ORG_REF = CLIENT_CO_REF FROM AR_CLIENT_COMPANY WHERE CLIENT_CO_NAME = 'External'
        IF (@ORG_REF IS NOT NULL)
        BEGIN
         UPDATE AR_PERSON SET ORGANIZATION_REF = @ORG_REF WHERE REF = @CUSTOMER_REF
         UPDATE CL_CALL_LOGGING SET CLIENT_COMPANY_REF = @ORG_REF WHERE CALL_NUMBER = @ITEM_NO
        END
       END
      END
     END

Similar Messages

  • Problem in delta changes from ECC to CRM for Customers created in CRM systm

    Dear all,
    I am replicating customers between CRM and ECC and vice versa. The Delta changes are replicating from CRM to ECC system, but not happening from ECC to CRM system.
    I have created some customers in CRM system and changed some address data, those changes are perfectly updating in back end ECC system.
    But when I make some changes for the same customer from ECC system, those changes are not updating back in the CRM system.
    I could not get the problem where exactly is coming. I request your expertise to help me in resolving this issue. I believe all middleware and pide settings are correct.
    Your suggestions are highly appreciated.
    Best regards
    Raghu ram

    Hi Shanthala,
    Thank you very much for your prompt response, I have checked Customer_main adapter object in R3AC1, no filter has been found there.
    and in R3 table TBE31, I could not find entry for CRS_CUSTOMER_COLLECT_DATA for APPLK = BC-MID.
    As well in CRMRFCPAR table I could see X assigned to field named with 'In Queue Flag', but I could not find DISCARDDAT for CRM (User) settings.
    Kinldy help me to resolve the issue.
    Your suggestions will be highly appreciated.
    Best regards
    Raghu ram

  • How do I apply my new font while composing an email? I am new at this, so Please Help!!!!

    To most this is a dumb question, but I do not know how to use the new font that I downloaded. It said "print" and that is it to my knowledge, but there is no such thing as a dumb question when you don't know the answer. Please help me!!! Sincerely, Giana

    In the future use a normal font. It is hare to read the one you used.
    Does the iPod appear in iTunes one the computer?
    In the Music pane for the iPod in iTunes is the box checked that says sync voice memos?

  • How to create personal templates in SRM 4.0

    Dear all
    We are upgrading from EBP 3.0 to SRM 4.0 and we don't see in SRM 4.0 how to create personal templates.
    The transaction BBPSC05 Create template create central/public templates and not personal ones (also if given to a basic user).
    1) In the Shopping Cart we can go to Old Purchase Order and Tempaltes and there we can select on status Personal Template but were can we create them?
    2) Additional question, how can we limit the availability of a public/central template to a certain users from some company or plant or ...
    Thanks

    Hi RD,
    1) for detailed explanations read my answer in this thread:
    SRM 4.0 Shopping cart templates
    2) such limitation does not exist in SRM, even if often asked by customers: the possibility to maintain templates centraly at a level between the public (every user can see them) and the private template (only the user can see them). So you would have to change the standard search logic on templates, and implement an additional serach criteria.
    Rgds
    Christophe
    PS: please reward points for helpful answers

  • How to create Incoming Email Activity using BAPI or Function module

    To create an Incoming Email Activity using BAPI 'BAPI_ACTIVITYCRM_CREATEMULTI' or using 'CRM_ORDER_MAINTAIN' . what parameters i need to pass to a bapi.
    Suggest me with a solution.
    Regards,
    Sanjani

    For activity you must fill the following structures of 'CRM_ORDER_MAINTAIN'...
      CALL FUNCTION 'CRM_ORDER_MAINTAIN'
        EXPORTING
          it_activity_h             = t_activity_h
          iv_collect_exceptions = ''
        CHANGING
          ct_orderadm_h         = t_orderadm_h
          ct_input_fields       = t_input_fields
        EXCEPTIONS
          error_occurred        = 1
          document_locked       = 2
          no_change_allowed     = 3
          no_authority          = 4
          OTHERS                = 5.
    And at the end you must use also 'CRM_ORDER_SAVE' to performe the save.
    Regards.

  • Auto populate account & contact when appointment is create via OEI

    Hi,
    Does any one know if the account name and primary contact is populated in Appointment detail page when it's created via Outlook Email Integration? I thought i have the new contact created in the system and then when I want to create an appointment or task, the account and contact name will be populated. thanks.

    OEI will not create a new contact it will only link to the assoicated contact based on UI Interaction through OEI or based on the email. To Link the Account create a When New Record Saved workflow to joinfield value Primary Contact to Account

  • Applying a New Template to a Page with Tabs

    Hi,
    We use page templates for our pages. We know that you cannot add a region to a page based on a template, but supposedly you can add tabs to a page based on a template.
    One template we have has a single tab on it. The web designers have been adding content to pages built on that template. When they need another tab, they add it and add content to the new region on the tab. They may do this until there are 4 tabs on the page (the original tab that is in the template, plus three additional tabs). We use this for example to collect links to memos and to divide the links onto 4 tabs representing calendar quarters.
    One of the problems with this process is that the web designers have not been consistent in using uniform definitions for the region on each tab causing an inconsistent look-and-feel from one tab to the next.
    I have created a new template with 4 tabs already defined and with the region properties already defined. The web designers can then add content as needed and if a tab is not required it can be marked as hidden.
    The problem that I am running into is that if I try to apply the new template to an existing page, I get the following error message:
    Error: ORA-00001: unique constraint (PORTAL.WWV_THINGS_NAME_UK) violated
    Also, consistently the content from the original first tab is lost and there is no corresponding tab on the reformatted page. Content on the second tab appears to be OK, but content on the third tab is missing. Content on the fourth tab appears to be OK.
    Can anyone tell me 1. what is specifically causing the error message, and 2. is it possible to do what I want to do or will all of these pages have to be recreated manually instead of changing the templates.?
    Thanks,
    Peter

    You should be able to do what you are trying to do. You seem to be running into a bug. Please file this with support if possible. Based on the error message, you seem to be running into a case of duplicate names, on either items or tabs. What you might try doing is renaming the tabs, ensuring uniqueness, before changing templates. By "renaming", I mean changing the NAME of the tab, not the Display Name, by clicking Edit Tab in edit mode. Does this help at all?

  • Template Changes Do Not Apply Globally

    I am having issues with Templates.
    I have setup editable regions and saved my pages as
    templates, etc but nothing seems to work.
    How do I make changes to editable regions and have those
    changes apply globally throughout my pages which all have the same
    editable regions?
    Also, when I open a new page from the templates I saved, it
    only allows changes to the editable regions??? What gives? Isn't
    the whole point of opneing up "new from template"
    to create a new pages which shares the same editable
    regions?

    > Maybe we should start here then...
    > Usually, (the way I am used to building sites), is I
    create a page I like,
    > then
    > whenever I I want to create a new page, based on that
    design I open that
    > page
    > and do Save As a different file name.
    This is the wrong way to use templates.
    To use templates, you must spawn a child from the template
    using FILE | New
    from Template...
    This will create a page that no longer contains "Template"
    markup, but
    instead contains "Instance" markup so that DW can tell what
    to do with
    editable/non-editable regions.
    > The alternative to the Save As method, is that I choose
    create
    > new from template, but then I typically have to change
    more stuff.
    That's wrong. It's not an alternative - it's the right way to
    do it. And
    what "more stuff" do you have to change?
    > I have tried making
    > changes to that page and uploading - I mean putting, but
    it changes
    > nothing
    Of course, because you still have not understood how
    templates work. They
    have NO function on the server. They only work INSIDE of DW
    to change your
    local files. It's the changed local files that must be PUT to
    the server,
    NOT the template.
    For what it's worth, I cannot stand what the nasty webforum
    does to your
    post....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DJ Website Designer" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User you've missed
    > the
    > purpose and process entirely.-- Alan Adobe Community
    Expert, dreamweaver
    >
    http://www.adobe.com/communities/experts/
    Maybe we should start here
    > then...
    > Usually, (the way I am used to building sites), is I
    create a page I like,
    > then
    > whenever I I want to create a new page, based on that
    design I open that
    > page
    > and do Save As a different file name. Then, since the
    template regions,
    > i.e.;
    > the navigation or footer, or anything that might have to
    be altered later
    > and
    > global changes applied are already on that copied page,
    I can change one
    > or the
    > other and all the changes are applied to all pages which
    share the
    > navigation
    > or footer, etc. The alternative to the Save As method,
    is that I choose
    > create
    > new from template, but then I typically have to change
    more stuff. So,
    > for
    > example the site in question here:
    http://towtruckswreckerscarriers.com
    I
    > have
    > several pages which may be duplicated time and time
    again, with only
    > certain
    > portions of them being changed to suit the new page.
    Pages like this would
    > be
    >
    http://towtruckswreckerscarriers.com/wrecker-new-tow-truck-2007-red-ford-f550-su
    > percab-xlt-7EA86941.html Obviously if I am creating gobs
    of these pages,
    > if I
    > make any changes to the main navigation or any other
    elements which are
    > global,
    > I would like these changes to appply to all these pages
    as well. SO...
    > Not
    > having ESP to DW's designer's philisophy (and Help Pages
    certainly don't
    > convey
    > it), that's what I thought the purpose of using DW
    templates was. To
    > eliminate
    > the need of opening each and every page and updating
    site features over
    > and
    > over, then re-uploading (putting), pages on my host
    server. I do have a
    > folder
    > in my directory named templates, with a file index.dwt
    (I have tried
    > making
    > changes to that page and uploading - I mean putting, but
    it changes
    > nothing).
    > So, in my case how would I save a page to be used over
    an over again,
    > which I
    > could make multiple copies of and yet still change stuff
    on those pages
    > (like
    > images, text, Title, metas) PLUS have the ability to
    make a change to site
    > navigation, etc and see it populate all the pages I have
    already created?
    >
    >

  • Applying a new template to entire site?

    Is there an easy way to apply a new template to the entire
    site? I created a new template and I can open each page
    individually and click MODIFY/TEMPLATES/APPLY TEMPLATE TO PAGE but
    there has to be an easier way to apply the new template to the
    entire site without having to open every single page in the
    site.

    That would be true ONLY on pages that are already child pages
    of templates.
    Try it on a page that is not a child page, but that has
    existing content.
    This is what the OP was asking.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TheTechChik" <[email protected]> wrote in
    message
    news:[email protected]...
    > As long as you don't change the title of each editable
    region, it should
    > know
    > exactly where to put everything. When I changed
    templates on individual
    > pages
    > it worked flawlessly, I don't see why doing a batch
    process would
    > introduce any
    > new issues as you suggest.
    >
    > Mandy
    >
    > Originally posted by: Newsgroup User
    > > MODIFY/TEMPLATES/APPLY TEMPLATE TO SITE
    >
    > I don't see how it could be done. Imagine a template
    with 3 or more
    > editable regions. How would it know where to put which
    content.
    >
    > Just for fun, take a page with existing content and
    apply a template with
    > a
    > single editable region to it. How'd it work?
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "TheTechChik" <[email protected]> wrote
    in message
    > news:[email protected]...
    > > Thanks Alan!
    > >
    > > I too like Raizel have had things go haywire when I
    tried something
    > > similar in
    > > the past but I'm sure I just selected to update
    pages at the wrong time
    > > and/or
    > > didn't update them when I should have.
    > >
    > > You would thing there would be a tool/feature in DW
    to do this easily
    > > like
    >
    > > MODIFY/TEMPLATES/APPLY TEMPLATE TO SITE. Hint Hint
    Adobe ;-)
    > > Changing
    > > file
    > > names and determining when to update and when not
    to can be dangerous
    > > for
    > > many.
    > >
    > > Mandy
    > >
    >
    >
    >
    >
    >
    >

  • Apply a new template in Contribute?

    Have an existing site in Contribute that has hundreds of pages.  How do I update the template applied to all of the pages?  I had 2 ideas:
    1)  Edit the existing template, keeping all the file and editable region names the same (thinking that the next time the page pulls the template, it will pull the new content).
    2) Creating a new template with the same editable region names and finding a command to apply the template to all of the pages.
    Suggestions?

    Hi,
         This can be easily done if you have Dreamweaver. In Dreamweaver, connect to your website, edit the template which you want to change. Make your changes to it, and save it. Then, it will ask whether you want to make changes to the web pages based on this template, click Update to update the changes, or if you do not need to update, you can click Don't Update. Dreamweaver checks out the web pages, and makes the changes.
    Hope this helps.

  • BEx Analyzer (7.x): currency change when new formula created

    Hi All,
    I have a strange one.  Query is executed in BEx analyzer.  A new formula is created outside the query results window using excel functionality, and the currency changes from USD to DM. 
    Example query results: 
    Cell A1: Var 1 = $150.00
    Cell B1: Var 2 = $160.00
    Cell C1: Var 3 = $70.00
    New formula created using excel functionality:  =sum(A1+B1) displays as 310.00 DM
    The language settings have been checked for the operating system and for SAP (user data) and they appear to be correct.  Is there another setting to be checked?
    Thanks,
    Pam

    sap said it was working as designed.  suggested we look at regional settings on laptop and make a workbook template with us settings.

  • Unable to apply a new site template to a new site collection's root web

    Hi folks,
    Using PowerShell I need to create a new site collection and add a new site template to its root web.  I've tried but failed...
    I created the site template from a team site that I modified and then saved it as a site template and saved the template to an WSP file (in the solutions gallery).
    I have tried both of the following methods but can't find the template to add to the root web of the site collection.  Help!!
    Method 1 - Create the site collection, deploy & install the template as a user solution, and apply the template
    I did the following, but it doesn't work because Get-SPWeb doesn't find it.  If I run Get-SPWeb with no parameters the list it returns doesn't include my template.  So site.GetWebTemplates includes it but Get-SPWebTemplate doesn't.
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Deploy and install the template
    $wsp = Add-SPUserSolution -LiteralPath $wspPath -Site $siteURL
    $wsp = Install-SPUserSolution -Identity $wspIdentity -Site $siteURL
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
    Write-Host $child.Name
    If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
    $template = $child
    $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb 
    -Template $template
    Method 2 - Deploy and install the template as a farm solution, create the site collection, and apply the template
    I did the following.  After I did the first section (deploy and install the solution to the farm) I was able to go to "Manage Farm Solutions" in CA and it was listed there, but neither
    site.GetWebTemplates nor Get-SPWebTemplate included the site template in their list of templates.
    # Deploy and install the solution to the farm
    $template = Add-SPSolution -LiteralPath "C:\SharePoint\Student Site.wsp"
    $template | Install-SPSolution
    Do {Start-Sleep 2 } while (!((Get-SPSolution $template).Deployed))
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
            Write-Host $child.Name
            If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
                            $template = $child
                            $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb
    -Template $template
    David

    Out of curiosity, are you able to create a site within a site collection using this template? That is, can you create a site that is not the root site (e.g. http://sharepoint/sitecollection/Web)?
    Jason Warren
    Infrastructure Specialist
    Habanero Consulting Group
    habaneroconsulting.com/blog

  • How to change the "Photography Plan" to "Complete - For New Customers Plan"?

    I've subscribed to "Photography plan" only yesterday but actually changed my mind and would like to go for the "Complete - For new customers" plan. How is it possible to switch?

    You need to contact support to check if it can be done. I have send you a personal message, please & respond.
    You can contact our support team directly at Contact Customer Care to cancel your membership.  If you are not seeing an option to speak with a member of our support team then please utilize a different web browser.
    Regards
    Rajshree

  • Composed looks / Change the look themes are missing when creating site from saved template

    Hi,
    I found an issue when save you own site template and then want to create a new site from that template the "Change the Look" themes are missing and if you go to site settings, Comosed looks where the themes are stored is empty! Anyone else has
    the same experience? Any workaround for this?
    regards
    Martin

    I've just seen this exact problem on a SharePoint 2013 farm as well this morning, but have managed to fix the blank "Composed Looks" list issue, although am still working on the "Change the look" wizard pages.
    Edit: found a fix for this too now. See my next post below.
    It appears that the process of saving a site as a template and then creating a new site from that template causes the original XsltListViewWebPart used to display the default view of the "Composed Looks" list, to be replaced with a ListViewWebPart,
    which appears to be broken.
    Edit: have also seen this behaviour on sites created from the built-in templates but haven't determined exactly whether this is a bug. ULS logs never show any errors when this occurs so it appears to be "by-design". Ugh.
    There may be a tidier way to fix this, but for now, I used SharePoint Designer 2013 to copy an XsltListViewWebPart from a working "Composed Looks" list, AllItems.aspx page and replaced the ListViewWebPart in the broken Composed Looks list, AllItems.aspx
    page with it. There is also some additional post copy-paste tidy up to do on the pasted-in XsltListViewWebPart HTML to get it to work within the context of the site it is now in as it will contain GUIDs and URLs that are only relevant within the site
    that you copied it from and these need to be replaced with the GUIDs/URLs from the replaced ListViewWebPart - paste it in a notepad session before deleting/overwriting it so you can grab those bits.
    I'll write a more detailed step-by-step if anyone wants it, but this doesn't seem to fix the broken "Change the Look" wizard still, only the "Composed Looks" list default view. I'll look into that now and post back more complete solution if I can
    find a fix.
    Edit: Found a fix. see my next post below.
    Edit Edit: One more thing - on some Composed Looks lists we are seeing empty lists once the default view webPart is fixed up. To correct this, you can copy selected Composed Looks from a working site with a full set.
    Before you do that, edit the default view in both the source and destination Composed Looks lists and include the Title field as it is a required field.
    Then, you can use Datasheet View (just click the edit list link to put it in Datasheet View mode) to bulk copy/paste Composed Looks between the source and destination lists.
    Do a little post-paste tidy up on the URLs as above to make sure that they are correct for their new location and then click on over to your Change the Look wizard.
    You should see all of your Composed Looks displayed nicely on the page.
    Note that the Current Look might not represent the sites actual appearance as it's settings will reflect the source sites appearance, but you can tweak it with the Wizard now.
    Regards,
    Glenn
    Can you confirm your sharepoint patch level?

  • How to change the size of New Page create pop up window ?

    In Site Actions on clicking of New Page the pop up page is opened it is stretched mode.
    I want to change the width of that pop up windows only.
    After pressing F12 key i find that it is happening because of the java script  function on calling of which that page is opened.
    But i am unable to find that javascript function from where it is calling or where it is written or how i can modify that function.
    So please help me out in solving that issue.

    Hi,
    According to your post, my understanding is that you want to change the size of the new page pop up dialog.
    We can create a new dialog with proper size to achieve it.
    I have made a simple code demo to create a new dialog with proper size, you can have a look at it.
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(function(){
    ready();
    function ready(){
    $("span[title='Open Menu']").click(function(){
    //alert(2);
    setTimeout(openNewPageClick,500);
    function openNewPageClick(){
    //setTimeout(openNewPage,1000);
    $("#mp1_0_3").removeAttr("onMenuClick");
    $("#mp1_0_3").click(function(){
    url="http://sps/_layouts/createwebpage.aspx";
    openDialogBox(url);
    function openDialogBox(url){
    var options = SP.UI.$create_DialogOptions();
    options.url = url;
    options.height = 900;
    SP.UI.ModalDialog.showModalDialog(options);
    </script>
    Note: You should change the ID or class to fit your environment.
    More reference:
    http://kyleschaeffer.com/sharepoint/sharepoint-2010-pop-up-dialogs/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

Maybe you are looking for