https://channel9.msdn.com/Series/Welcome-to-the-Office-365-Support-Corner/Troubleshooting-Mobile-Devices-Connectivity-with-Fiddler-and-Network-Monitor
Search This Blog
Tuesday, June 26, 2018
Monday, June 18, 2018
Web analytics SP2013 vs SP2010
Reminder Web site analytics of SP2010 is accessible via Central Administration, but in SP2013 it is on each site administration level
https://blogs.msdn.microsoft.com/chandru/2013/08/31/sharepoint-2013-web-analytics-report-where-is-it/
https://blogs.msdn.microsoft.com/chandru/2013/08/31/sharepoint-2013-web-analytics-report-where-is-it/
SQL alias for SharePoint Database
Few words about creating SQL Alias for SharePoint - imagine you want to move SharePoint DB to another server, if you hardcode it as FQDN you will need to manage it on DNS level and point to another server. But you can also use SQL aliases and define them locally to point to SQL server by alias thather than FQDN:
https://sqlandme.com/2011/05/05/create-sql-server-alias-cliconfg-exe/
https://sqlandme.com/2011/05/05/create-sql-server-alias-cliconfg-exe/
Thursday, June 14, 2018
Check Skype for Business or Lync or OCS presence in SQL
User strored procedure
dbo.DiagShowPublisherPresence
in RTCLOCAL SQL copy on each FrontEnd (not SBA)
http://mikestacy.typepad.com/mike-stacys-blog/sql/
dbo.DiagShowPublisherPresence
in RTCLOCAL SQL copy on each FrontEnd (not SBA)
http://mikestacy.typepad.com/mike-stacys-blog/sql/
Subscribe to:
Posts (Atom)