There are no distributed groups in sharepoint.. ?

Why does SharePoint online don't support distributed groups ?
suppose if I want to add a comment/post to the newsfeeds on SharePoint to a particular group then it is not possible ..Is there any other way to post a comment to a group of users ?

here is the difference:
Distribution group   A group that is used only for e-mail distribution and that is not security-enabled. Distribution groups cannot be listed in discretionary
access control lists (DACLs), which are used to define permissions on resources and objects.
Security group   A group that can be listed in DACLs. A security group can also be used as an e-mail entity.
Read this technet will explain in detail: http://technet.microsoft.com/en-us/library/cc261972(v=office.15).aspx
Target Audience is your best choice. Also check this one(Site feed)
http://technet.microsoft.com/en-us/library/jj219572(v=office.15).aspx
Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

Similar Messages

  • Having issues with contacts... groups specifically... when I add contacts to a group and check back there are fewer in group than when i started.. they disappear??

    having issues with contacts... groups specifically... when I add contacts to a group and check back there are fewer in group than when i started.. they disappear??

    Hi
    in this scenarion control is not going inside the condition
    if (vo.getRowCount() == 0) and therefore VO is not getting initialized
    why u are counting the row of VO to initialize the VO ,if possible pls remove this condition check ,problem will be solved .pls let me know in case of any issues.
    thanx
    Pratap

  • Custom X Axis Labels When there are no Category groups

    SQL 2012; VS 2010 (SSRS)
    My underlying query is:
                SELECT  HourOfDay
                        ,COUNT_BIG(*) TotalCalls
                        ,sum([CallerRingTimeSeconds_00_10]) [CallerRingTimeSeconds_00_10]
                        ,sum([CallerRingTimeSeconds_11_30]) [CallerRingTimeSeconds_11_30]
                        ,sum([CallerRingTimeSeconds_31_60]) [CallerRingTimeSeconds_31_60]
                        ,sum([CallerRingTimeSeconds_61_120]) [CallerRingTimeSeconds_61_120]
                        ,sum([CallerRingTimeSeconds_GT_120]) [CallerRingTimeSeconds_GT_120]
                FROM  [dbo].[v
    The view being used looks like this:
        CASE  
            WHEN CallerRingTimeSeconds > -1 AND CallerRingTimeSeconds <= 10 THEN 1
            ELSE 0
        END AS CallerRingTimeSeconds_00_10,
        CASE  
            WHEN CallerRingTimeSeconds > 10 AND CallerRingTimeSeconds <= 30 THEN 1
            ELSE 0
        END AS CallerRingTimeSeconds_11_30,
        CASE  
                WHEN CallerRingTimeSeconds >30 AND CallerRingTimeSeconds <= 60 THEN 1
                ELSE 0
        END AS CallerRingTimeSeconds_31_60,
        CASE  
                WHEN CallerRingTimeSeconds >60 AND CallerRingTimeSeconds <= 120 THEN 1
                ELSE 0
        END AS CallerRingTimeSeconds_61_120,
        CASE  
            WHEN CallerRingTimeSeconds >120 THEN 1
            ELSE 0
        END AS CallerRingTimeSeconds_GT_120,
    There is no "Category Group".  I just want to display 5 bars with the height of each based on the number of calls in each item.  It works with two problems.
    First I cannot get labels on the X axis.  I want to put something like 0-10    11-30    31-60   ETC
    The second is that all five bars are alongside each other just like in design mode when I preview the report.
    Suggestions/solutions please.  (I tried to paste screen shots but it would not allow due to size) Thanks...  Carl
    Carl

    Hi HopkinsITM,
    According to your description, you used the query to retrieve data for the report, you want to display 5 bars in the chart, and labels on X axis like 0-10    11-30    31-60   ETC. If that is the case, please refer
    to the following steps:
      1. In design mode, right-click the dataset you used to retrieve data for the report and open Dataset Properties dialog box.
      2. In query text box, modify the query like below:
    SELECT HourOfDay, CallerRingTimeSeconds, num
    FROM
    select t1.HourOfDay
    ,COUNT_BIG(*) TotalCalls
    ,sum([CallerRingTimeSeconds_00_10]) [CallerRingTimeSeconds_00_10]
    ,sum([CallerRingTimeSeconds_11_30]) [CallerRingTimeSeconds_11_30]
    ,sum([CallerRingTimeSeconds_31_60]) [CallerRingTimeSeconds_31_60]
    ,sum([CallerRingTimeSeconds_61_120]) [CallerRingTimeSeconds_61_120]
    ,sum([CallerRingTimeSeconds_GT_120]) [CallerRingTimeSeconds_GT_120]
    from (select HourOfDay,
    CASE
    WHEN CallerRingTimeSeconds > -1 AND CallerRingTimeSeconds <= 10 THEN 1
    ELSE 0
    END AS CallerRingTimeSeconds_00_10,
    CASE
    WHEN CallerRingTimeSeconds > 10 AND CallerRingTimeSeconds <= 30 THEN 1
    ELSE 0
    END AS CallerRingTimeSeconds_11_30,
    CASE
    WHEN CallerRingTimeSeconds >30 AND CallerRingTimeSeconds <= 60 THEN 1
    ELSE 0
    END AS CallerRingTimeSeconds_31_60,
    CASE
    WHEN CallerRingTimeSeconds >60 AND CallerRingTimeSeconds <= 120 THEN 1
    ELSE 0
    END AS CallerRingTimeSeconds_61_120,
    CASE
    WHEN CallerRingTimeSeconds >120 THEN 1
    ELSE 0
    END AS CallerRingTimeSeconds_GT_120
    from #t) t1
    where t1.HourOfDay =1
    Group by t1.HourOfDay
    ) p
    UNPIVOT
    (num FOR CallerRingTimeSeconds IN
    (CallerRingTimeSeconds_00_10, CallerRingTimeSeconds_11_30, CallerRingTimeSeconds_31_60, CallerRingTimeSeconds_61_120, CallerRingTimeSeconds_GT_120)
    )AS unpvt;
      3. On the Insert tab, click Chart, and then click Insert Chart.
      4. Click on the design surface where you want the upper-left corner of the chart, and then drag to where you want the lower-right corner of the chart.
      5. Select the type of chart you want to add. Click OK.
      6. Click the chart to display the Chart Data pane.
      7. Add num to the Values area.
      8. Add CallerRingTimeSeconds to the Category Groups area.
      9. Right-click drop-down arrow next to CallerRingTimeSeconds, click Category Groups Properties dialog box.
      10. Click (fx) button next to Label, type the expression like below, then click OK.
    =Right(Fields!CallerRingTimeSeconds.Value,5)
    The following screenshot is for your reference:
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • Migrate security group in SharePoint

    Hi,
        There are some security groups which are renamed. So now we want to do the migrate group to replace the permission of the old groups with the new groups. Is it possible ? can we run the stsadm command for migrating any security group also as
    we do the same for the users.

    Hi,
    I recommend to use the PowerShell command below to update the group name:
    $sites = get-spsite -limit all
    foreach ($site in $sites)
    #change the identity value to the identity of your group in SharePoint site
    $user = get-spuser -identity "c:0+.w|s-1-5-21-327186598-2419249556-1286632975-1156" -web $site.url -ErrorAction SilentlyContinue
    If($user)
    set-spuser -identity $user -displayname "contoso\ADGPkk"
    Write-host –foregroundcolor green “Changed the name for $($site.url)”
    Else
    Write-host –foregroundcolor red “The specified group does not exist in $($site.url)”
    More reference(same for SharePoint 2010):
    http://www.sharepointfire.com/MyBlog/2013/11/renaming-an-ad-group-in-sharepoint-2013/
    Best regards.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Exchange Groups showing "There are no items to show in this view."

    We're running a three server Exchange 2013 DAG that we moved to from Exchange 2007.
    Distribution groups don't appear to be displaying the membership since we migrated to Exchange 2013. In AD the members are there, and if you log in to ECP the members show when you manage the group, and even in Powershell if you do a Get-DistributionGroup
    -id "GroupName" | Get-DistributionGroupMembers the member show. But when you are in OWA, go to the All Group's address list, and click on a group it says "There are no items to show in this view".
    I made sure that the Set-DistributionGroup -id "Name" -forceupgrade was done (didn't need to, says it doesn't modify anything).
    Not sure why the members are not showing up?

    We're running a three server Exchange 2013 DAG that we moved to from Exchange 2007.
    Distribution groups don't appear to be displaying the membership since we migrated to Exchange 2013. In AD the members are there, and if you log in to ECP the members show when you manage the group, and even in Powershell if you do a Get-DistributionGroup
    -id "GroupName" | Get-DistributionGroupMembers the member show. But when you are in OWA, go to the All Group's address list, and click on a group it says "There are no items to show in this view".
    I made sure that the Set-DistributionGroup -id "Name" -forceupgrade was done (didn't need to, says it doesn't modify anything).
    Not sure why the members are not showing up?
    Hi,
    We can use the following command to check ExchangeVersion for all groups:
    Get-DistributionGroup | fl name,ExchangeVersion
    Additionally, we can also check an attribute called msExchVersion on ADUC: click View > Advanced Features and check group Properties > Attribute Editor > msExchVersion which the value should be:
    Exchange 2007  = “4535486012416″
    Exchange 2010\2013 = “44220983382016″
    Regards,
    Winnie Liang
    TechNet Community Support

  • The file .docx cannot be opened because there are problems with the contents in sharepoint document library

    I created a site and  created a document libarary and assigned a word document as a content type . I have written a workflow to create a new document . The workflow is working fine and all the document is getting created and values are getting stored
    in it .
    As per my requirement I am saving the above site as site template .
    After that I am creating a new site based on the above site template , Its getting created and I started the workflow , its working fine and the document is also getting created .
    The problem is I am getting error while opening the word document
    Error - The file filename.docx cannot be opened because there are problems with the contents .
    Details - No error details availble .
    Indresh

    What are you doing within the txt document?  Is it general text and string based items, or have you something more elaborate going on?
    An older discussion here elaborates a bit more on the dotx vs docx side of things.
    http://social.msdn.microsoft.com/Forums/en-US/de1b5ff9-ea6d-460c-a707-8c28acd4906f/error-opening-office-open-xml-file-when-using-sd-workflow-to-create-item-in-document-library?forum=sharepointcustomizationlegacy
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • There are more than 1000 users using query based on sales group and sales ?

    Hi all,
    for a project activities sales group need to have authorization object? but if they make the object authorized and moved to production, all the other 1000 users gets effected to this changes since they dont have access to it.
    Can anyone let me know how to handle this?
    let me explain in detail,
    there are different markets like india, china, hongkong , south east asia,
    for a particular project, only south east asia people needs to have authorization on sales group . but there are 500 users in south east asia, so once changes is moved it will affect the existing users too?
    So can anyone advise me how to handle this?
    Thanks

    HI Pooja,
    Create roles as per authorization you have to give to users.
    Create user groups - for different users depending on the countries where they belong - as you mentioned users belong to India,
    China,
    Hongknog,
    South east asia
    Eg, Create 1 role and give auth object for south east asia users. If you want to give particular authorization to 1 user only from among 500 users. create 2 roles with different authorizations and assign accordingly.
    Regards,
    Chitra

  • Are there any Mac user groups in central Louisiana?

    I was wondering if there are any Mac user groups in central Louisiana.
    I live in Alexandria and would like to meet any fellow Mac or i Mac users in this area.
    Also, does anybody know where to get a power supply for an older i Mac?
    Mine was built/bought new in 2008. It quit one day and will not turn on at all.
    With what help there is around here, it is a Windows area, the problem was traced
    to a dead power supply. The nearest Apple store is about 120 miles from me in
    Baton Rouge. If there is a good online source for parts, please let me know.
    Thanks for any help with either question.
    charlybear

    Here is the tool you need to find MUGs:
    http://appleusergroupresources.com/find-a-group/

  • Distribute spacing of text objects that are in a group doesn't work

    Here's the scenario:
    create a set of discreet text objects, say for a nav bar on a web site
    put these in a group
    open the align objects panel
    set the "Align to" to "Selection"
    attempt that the distribute spacing (or, in fact, any of the align panel options) doesn't seem to work. I have to ungroup the objects first.
    If i choose Align to Artboard some of the options work.
    Is this a ttwii (that's the way it is) or am i doing something wrong?
    Thanks in advance!
    Steve

    Yes ttwi.
    Align & Distribute, aligns and distributes groups, not the elements within a group.
    If this was the other way around trying to align logos/UPCs/illustrations would create a mess as these are usually groups of multiple elements.

  • There are no queries in the log for selected measure group

    I configured SSAS 2008 R2 Server to dump every 5th query to olapquerlog table in a new logging database. Data is coming to the log table fine. I have been running it from last two weeks. I have about 175 queries against the cube which i
    want to aggregate. When i run the usage based aggregation wizard, ssas never finds any query for all measure group. i see a warning below that, "There are no queries in the log for selected measure group".
    Can anyone tell me why?
    Aneel Ismaily

    ID and Database Name look same when i open code from cube;
    <ID>Spend
    Analytics DW</ID>
    <Name>Spend
    Analytics DW</Name>
    this is how data looks like in sql table;
    MSOLAP_Database
    MSOLAP_ObjectPath
    MSOLAP_User
    StartTime
    Duration
    1
    SpendAnalyticsDW
    NT1101112\BICORP.SpendAnalytics.Spend Analytics DW.Account Ledger
    ROCKTENN\!sharepoint2010
    6/22/2011
    718
    2
    SpendAnalyticsDW
    NT1101112\BICORP.SpendAnalytics.Spend Analytics DW.Account Payable 1
    ROCKTENN\SDouglas
    6/20/2011
    359
    Note: I have removed actual dataset from the table, because of its length.Aneel Ismaily

  • Lost all of my outlook groups, music and photos from my PC and iphone and Ipad2 when snycing up...Had to mannually reconfigure Outlook contacts - then deleted Iclound from everything - from other comments there are some bugs here and would warn others wh

    Lost email groups from outlook, photos and music from Iphone four and Ipad2 when snycing to Icloud.  Had to reconfgure Outlook Manually and then deleted Icloud. A warning to others that there are some bugs here or else it is not being exdplained properly to end users

    or... put your photos in "My Pictures" in My Documents, and viola, itunes syncs it to the iphone. only one sentence needed =/
    maybe im missing your point here, the long paragraph is mindboggling

  • There are no admins on a group chat I'm in, how do...

    We need to be able to kick/ban people, but we can't because there are no admins.
    If the /get name result helps here it is
    name=19:[email protected]

    step 1: create a new group with the command "/createmoderatedchat"
    step 2: write "/goadmin" to give you admin of the group
    step 3: set options
    I'm not sure if you can write /goadmin in a normal chat (created without step 1) but this worked for me when i had problems moderating my chatgroups
    You also have to use the newest version of skype, or some commands may not work at all

  • All "Site Content and Structure" default views incorrectly showing "There are no items to show in this view"

    Hi All,
    On my SharePoint Online site (Office 365) all my “Site Content and Structure” default views are showing “There are no items to show in this view”. For example the “Checked out To Me” view shows “There are no items to show in this view” (shown in screenshot
    below). I know this is incorrect and should show at least ten items that have been checked out to me for over two months. I am also a member of the Site Collection Administration and Owner groups.
    What I am trying to do is view all the "Checked Out items" within a Site Collection including it's sub-sites.
    Is there a feature that needs to be activated to get the correct information from the “Site Content and Structure” default views?
    I hope you can help
    Colin

    Hi Colin,
    As I understand, all “Site Content and Structure” default views are showing “There are no items to show in this view” in your SharePoint online site.
    Check things below:
    1. Go to site content and structure logs in site setting to check if there is correct information.
    2. Create a new site collection to check if there are items in Site Content and Structure.
    3. Switch another computer to check if it can work.
    If the issue still exists, I recommend you to post it in the O365 forum.
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Is this normal? "There are currently no approval tasks assigned to you."

    Our site owners encounter the following situation:
     - We are using sites based on "Publishing site with workflow" template.
     - We have used Owners (Permission Level=Full Control) for site managers  and Visitors (Permission Level=Read) for everyone on domain. We also did not add usernames directly, but instead used an AD group (which was added to the SharePoint Owners group).
     - There is currently no users in Approvers (Permission Level=Approve) group.
    In this situation when someone from Owners grope creates a page and clicks Submit, he sees Approve and Reject buttons. However he is not able to Approve either Reject and gets "There are currently no approval tasks assigned to you".
    I have added the AD group we have used for Owners to Approvers group, the site manages still were not able to Approve (with same error message).
    The situation finally got fixed after I have added a user directly with his username to the SP Approvers group. Adding any user directly with his/her username fixes this partially: then the task is indeed created, but someone from Owner group (that was not
    in Approvers group when task was created) still can not approve by clicking on Approve button, but he can take over the Task from Task List and then approve...
    To my knowledge all this happened because there was indeed no approval task created (that is what actually error indicates). But still I am little bit confused about 2 things:
     - Why someone with Full Control permission can not approve/reject a page (in the end that is just an item from the list with a workflow activated on it)
     - Why there were no task created (I would expect that if there is no one in Approvers group, the tasks would be created for other users with Approve permissions, for example through Full Control right; also situation when there was an AD group is strange,
    why not to create a task assigned to that AD group).
    Just wondering about other thoughts on this behaviour.
    Thanks in advance!
    Tofig

    Hi Tofig,
    As you rightly said, this behaviour is by design. 
    As far as I understand, the owners need not be given the approver permission considering them to be mostly from technical background.  They may not necessarily be good at content authoring and design and keeping them away from the approver group may
    avoid any language related goof-ups (punctuations, grammatical errors etc.)
    On the other hand, if they are good at content authoring, the site owners can be included in the Approver group, to avoid getting this message.  This message also goes away once any of the user under Approver group, approves the changes.
    Cheers :)
    LM

  • User should not able to delete group in sharepoint

    Hi,
    I have a requirement like,
    user added a document in CRM2011 and clicked on open sharepoint then he is redirecting to sharepoint.There if he clicks on manage permissions then all the groups inside the document he can see and delete also but perticular group he should not delete how
    can i restrict user to delete the perticular group.
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you wanted to control particular user not to delete particular groups.
    There is no out of the box way to accomplish this with SharePoint.
    If you wanted to achieve this function, you should create some custom codes, there are some suggestions for your reference.
    You can create a list to store the users and the matched groups with the users.
    Then you should edit the user.aspx page with some custom code, invoke the list, make some conditions to determine whether the user has permission to remove the groups.
    2. Another workaround is that you can create a time job for the particular groups, if the groups have been removed , then use the time job to recreate them.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

Maybe you are looking for

  • A familiar problem with a not so simple solution

    Hey all, I'm having a problem with my phone and I was hoping that someone could help me out. Now, this is a problem which I know has been posted on these boards before, but I was unable to find a solution in the threads that I've seen. The problem is

  • Modify itab not working

    Hi , I am trying to change a field value in itab using MODIFY statement. The field is a char type and holding '0000000' initially. Now I am trying to change this value to other value. But the modify statement is not working. like the code is, data :

  • Letterboxing on thumbnail images

    Hello I have the most unusual problem I have ever encounted with a mac and I am seeking help. No matter what movie file I have on my desktop (and any other folder) and whether it is .mov, wmv or downloaded off an iphone, the thumbnail is automaticall

  • 2 iPods and one iTunes?

    I have the U2 edition iPod..but not the new one with the color display ...i want to buy the new U2 edition with the color display but still keep my old one. Is it possible to just use my old one for songs and my new one for videos only but what about

  • Print Out in MIRO

    Hello I have created the New output type in Invoice Verification (MR), i am not getting the output type in the MIRO Transaction in messages. When the select from the F4 option there are only two output types MLPP REKL Whatever the O\P type i have cre