Posts

Adjust Distributed Cache and STS

https://www.habaneroconsulting.com/stories/insights/2013/sharepoint-2013-distributed-cache-bug#.VC7331fdb3U https://blogs.msdn.microsoft.com/sambetts/2015/10/20/why-sharepoint-check-permissions-can-give-wrong-results-for-ad-groups/ Modified sts external token instead of 1 day to 2 hours $cs = [Microsoft.SharePoint.Administration.SPWebService]::ContentService $cs.TokenTimeout = New-TimeSpan -Hours 2 $cs.Update() Added    <appSettings><add key="backgroundGC" value="true"/></appSettings> in the distributed DistributedCacheService.exe.config Then I will need to set the following: Get-SPDistributedCacheClientSetting   -ContainerType   DistributedLogonTokenCache $DLTC   =  Get-SPDistributedCacheClientSetting   -ContainerType   DistributedLogonTokenCache $DLTC.maxBufferPoolSize =  "1073741824" $DLTC.maxBufferSize =  "33554432" $DLTC.requestTimeout =  "3000" $DLTC.channelOpenTim

Usage and Popularity Trends Report not showing correct numbers

Recently came into issue that popularity trends showing zero while users are accessing documents so I have that there is a parameter called TailTrimming as mentioned in this reference blog   https://blogs.technet.microsoft.com/tothesharepoint/2014/01/23/view-and-configure-usage-analytics-reports-in-sharepoint-server-2013/ For example, for the Views usage event the TailTrimming parameter is by default set to 3. This means that the usage analytics reports will be updated for an item when the item has been viewed a minimum three times within the last 24 hours. For example, if the item Fabrikam Laptop16 M6000 has been viewed twice within the last 24 hours, these two views won’t show up in the usage analytics reports. If within the next 24 hours the Fabrikam Laptop16 M6000 item is viewed 4 times, the usage analytics report will be updated with 4 views. to adjust it needs to run the following commands $SSP = Get-SPEnterpriseSearchServiceApplicationProxy $tenantConfig = $SSP.GetAn

SharePoint Migration Tool from Microsoft

Image
SharePoint is one of the most important collaboration platforms in the market and Microsoft has put a lot of investments in this product through its whole life cycle not only on premise versions but also the SharePoint Online which is part of the Office 365. Due to the importance of SharePoint Microsoft has provided a tool to allow end users, IT pros to migrate data from on premise and file share to SharePoint Online. This tool is very promising and I have gone through the whole process to migrate a sample document from my on premise environment hosted over Azure to my SharePoint Online site, in this blog post I will go through the steps to do that. To download and install the tool go to this link  About SharePoint Migration Tool And you will find a link to download it, if you would like to go direct to it here you are the link  Install and Download Tool Once you install it you will get this screenshot. First thing you need to do is to log into your office 365 tenan

Productivity and Unified Collaboration "Hit Refresh"

It’s been a few decades since Microsoft started its journey from just providing operating systems like DOS then Windows with all it versions. Now Microsoft has hit the refresh button as Satya Nadella, the Microsoft CEO, has published a new book titled "Hit Refresh," where Satya speaks about the Microsoft transformation and the chance to learn from others' “hit refresh” moments. Indeed Microsoft, in the last few years, has hit refresh several times and provided its partners tools like Office 365, Windows 10, Cortana and Azure to help them provide better solutions for clients. Since the release of Office 365 and Windows 10, the wheel of innovation did not stop.  Day by day Microsoft is providing additional capabilities to make the whole experience of transformation to cloud more attractive to business. As a Microsoft MVP, what I see is very promising to everyone.  Starting from large clients to partners, to small and medium size clients to users, developers and to DevOp

Microsoft Teams Chat for Office 365

Microsoft Announced today the new Teams Chat for Office 365, more news here https://blogs.office.com/2016/11/02/introducing-microsoft-teams-the-chat-based-workspace-in-office-365/ https://products.office.com/en-US/microsoft-teams/group-chat-software

Develop application on SharePoint Online Using CSOM

https://gooroo.io/GoorooTHINK/Article/17077/Develop-application-on-SharePoint-Online-Using-CSOM/25753#.V_Oi8vl95D8

Cairo Microsoft User Group

http://www.meetup.com/Cairo-Microsoft-Meetup