Can not sign-in from IPhone 6 to Lync after goDaddy certificate renewal
Having an issue only with IPhones. Android and Windows full client works ok. goDaddy renewal process change our root from old one to G2.IPhone logs contans:2015-06-10 14:09:27.341 Lync[584:35b6d9dc]...
View ArticleLync monitoring reports - images are missing
After some analysis we found an error in SSRS logs:reportrendering!ReportServer_0-137!ffc!06/10/2015-12:33:19:: e ERROR: Throwing...
View ArticleSharePoint 2010: DataForm Web Part displays "Unable to display this Web Part"
https://support.microsoft.com/en-us/kb/2639184Error while executing web part: System.StackOverflowException: Operation caused a stack overflow. at...
View ArticleNew-SPContentDatabase creates database with guid instead of name
Hello if you are trying to create a content DB with a name, but instead SP creates name with GUID - make sure that SQL database is deleted from Management studio, but also that files in the disk also...
View ArticleHow to recover SQL db with corrupted log
http://www.sqlskills.com/blogs/paul/creating-detaching-re-attaching-and-fixing-a-suspect-database/
View ArticleHow to force remove site if remove-spsite gives an error 0x80070003
https://peterheibrink.wordpress.com/2014/08/21/forcefully-delete-site-collection/$siteUrl = “http://dms/case/P68430“$site = get-spsite $siteUrl$siteId = $site.Id$siteDatabase =...
View ArticleSix ways to restore SharePoint content
http://www.proactivespeaks.com/2013/05/07/sharepoint-2010-six-ways-to-recover-lost-content/
View ArticleIncrease upload file size in Sharepoint 2010
http://yalla.itgroove.net/2013/01/25/sharepoint-2010-file-size-upload-limits-the-essential-mix/
View ArticleTake a network trace from SBA without wireshark
SBA is a difficult animal, you do not want to install extra software on it. If you still need to take network trace you can create a following cmd file:netsh trace start persistent=yes capture=yes...
View ArticleHow to generate packets for testing
The easiest is with Nmaps nping: .\nping -c 9999999 --delay 10s --tcp -p 5061 my_testing_host_ip
View ArticleSharePoint 2010 updates
https://technet.microsoft.com/en-us/library/dn789211(v=office.14).aspxhttp://blogs.technet.com/b/steve_chen/archive/2015/10/14/build-numbers-cube-sheet-for-sharepoint-2010.aspx#updatesequencehttp://www...
View ArticleSfB client login process
http://skype4b.uk/2015/11/03/skype-for-business-client-sign-in-workflow-chart-external/
View ArticleWhat's new in SharePoint 2016
http://en.share-gate.com/blog/whats-new-in-sharepoint-20165000 items limit removed10gb files uploadHybrid nature
View ArticleMS Project - task types
All is turning around a simple formula:W = U * Dwhere W - work, U - units (number of resources for the task), D - duration.Task types can be Fixed Work, Fixed Units, Fixed Duration.Most used is Fixed...
View ArticleSFB conversations in mobile and Desktop are different?
http://ucmart.uk/2015/06/15/skype-for-business-enable-server-side-conversation-history/
View ArticleAltigen MaxACD 6.5 and AMD CPU
Altigen supports only Intel processor. However, we have successfully tested MaxACD in VMWare Virtual machine in a host with AMD Opteron processor.
View ArticleMS CRM and ADFS issue after SSL certificate renewal
An error when you try to access Web service of Federation metadata:Keyset does not existhttp://blogs.msdn.com/b/servergeeks/archive/2014/07/10/keyset-does-not-exist-error.aspx
View ArticleHow to change ADFS token life from default 60 to 240 minutes
How to change ADFS token life from default 60 to 240 minutes:Set-ADFSRelyingPartyTrust -Targetname "relying_party" -TokenLifetime 240
View Article