The activity-feed tag has no wiki summary.
1
vote
2answers
151 views
Why cant a Site collection owner/Site owner remove posts that a site member created in the feed? (Sharepoint 2013)
I have a site collection that have a teamsite, when a normal user posts something in the microfeed webpart the site collection administrator/site owner of the teamsite cant remove the post that the ...
0
votes
1answer
264 views
SharePoint 2010 Extended “What's New”/“Activity Feed” webpart
I'm looking for a solution that will allow a site (by site I'll be refering to SPWebs) to dynamically subscribe to lists and libraries on subsites, and record additions, deletions, and updates of ...
2
votes
2answers
555 views
Disabling/postponing timer jobs programmatically
I wrote a utility that sync's our Oracle HR database of employees into SharePoint profiles. It loads all 150,000 employees from Oracle into an array, for each employee it retrieves or creates a ...
1
vote
2answers
284 views
Share Point Activity feed power shell script error
#Add SharePoint PowerShell SnapIn if not already added
if ((Get-PSSnapin "Microsoft.SharePoint.PowerShell" -ErrorAction SilentlyContinue) -eq $null) {
Add-PSSnapin ...
0
votes
1answer
247 views
User's activity stream on different page
I want to be able to display the top 3-5 updates from the user's MySite 'Whats new' on the intranet home page, this currently exists as a different web application but on the same farm.
I've not been ...
1
vote
0answers
69 views
How to display ActivityEvents based on a URL, and not on the current user?
For a community site, I want to displayed activities that happen on the current site. The requirement is to have activities displayed in several places:
On the user's profile and other users' ...
1
vote
0answers
107 views
Customization of activity feed for new colleagues
Is it possible to customize the activity feed to the MySite NewsFeed when a new colleague is added? For example, change the domain\userid text to display the DisplayName instead?
Thanks,
Tom
0
votes
1answer
135 views
Activity feed for all the members of the site
Is it possible to get all the activity feed of all members in a site? I tried http://servername/my/_layouts/activityfeed.aspx?consolidated=true but this returns all the activity feeds for your ...
3
votes
1answer
593 views
How do you integrate activity feeds between Lync and SharePoint
How do you integrate the My Activities feed on Lync, with the SharePoint My Newsfeed feed on SharePoint 2010?
As an added bonus, how can these activity updates be surfaced in Outlook?
Are their any ...
1
vote
1answer
269 views
Cross-Farm Social Features in SharePoint 2010?
We have two separate SP2010 Farms, Farm-A has a "TeamSite" web-application and "Mysite" is hosted on Farm-B.
User Profile service is hosted on Farm-B and consumed in Farm-A.
My Requirement is:
...
0
votes
2answers
656 views
Programmatically changing the 'Activities I am following' under Newsfeed Settings
is it possible to programatically select/deselect activities I am following on the news feed preferences page under MySites? I want to be able switch on/off notifications for both custom events and ...
1
vote
2answers
1k views
Disable a Specific News Feed Activity Using the Client Object Model
Hello and thanks for reading. I've been working with the out-of-box SharePoint 2010 News Feed portion of My Sites, and I am planning to deploy it to many users.
I am building a console application ...
2
votes
2answers
445 views
Activity stream for SharePoint 2007
Are there any web parts for SharePoint 2007 offering an activity streaming facility?
0
votes
3answers
561 views
Adding discussion threads and like button to MySites newsfeed
It seems that Mysites 2010 falls well short of the mark when it comes to the newsfeed. No out-of-box ability to hit reply, to answer a question, or even to 'like' an existing comment. This is a real ...
0
votes
1answer
3k views
SharePoint 2010 Activity Stream
Is it possible to extend the activity stream in SP2010? Out of the box, the activity only contains data from a user's mysite and profile changes. I would like to feed in a user's activity from other ...

