Skip to content
PointShare

PointShare

SharePoint

  • Blog
  • Kontakt

Kategoria: SharePoint

Poprawianie wydajności środowiska programistycznego pod SharePoint

12 kwietnia 201415 lutego 2018 pointshare.plComment (0)Posted in On-premises, SharePoint, SharePoint 2013, SharePoint 2016

Wydajność maszyny developerskiej możesz poprawić robiąc kilka drobnych zmian w swoim środowisku, moje propozycje to:​​ Search​ Krok 1 Set-SPEnterpriseSearchService -PerformanceLevel Reduced Krok 2 dla SharePoint 2013 W pliku C:\Program Files\Microsoft […]

Czytaj...

Disable Loopback Check PowerShell

5 kwietnia 201420 kwietnia 2017 pointshare.plComment (0)Posted in On-premises, SharePoint, SharePoint 2013, SharePoint 2016

New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name „DisableLoopbackCheck” -Value „1” -PropertyType dword

Czytaj...

Jaką mam wersje SharePoint?

12 grudnia 201320 kwietnia 2017 pointshare.plComment (0)Posted in On-premises, SharePoint, SharePoint 2013, SharePoint 2016

Wersja SharePointa nie jest tak oczywista jak mogłoby się wydawać, na jednym środowisku możemy mieć rozjazd wersji w 3 miejscach: 1. Wersja SharePoint z Centralnej lub PowerShella 2. Wersja DLL […]

Czytaj...

SharePoint 2013 – Feature

28 sierpnia 201328 sierpnia 2017 pointshare.plComment (0)Posted in SharePoint

Publishing Features Stapling Farm 001f4bd7-746d-403b-aa09-a6cc43de7942 Staple Publishing features Site status bar Farm 001f4bd7-746d-403b-aa09-a6cc43de7999 Creates a Microsoft OneNote 2010 notebook in the Shared Documents library and places a link to it […]

Czytaj...

The expected version of the product was not found on the system

10 kwietnia 201320 kwietnia 2017 pointshare.plComment (0)Posted in On-premises, SharePoint, SharePoint 2013, SharePoint 2016

plik_paczki_cu.exe PACKAGE.BYPASS.DETECTION.CHECK=1 Użycie powyższej komendy rozwiązuje wiele problemów ale używaj jej tylko gdy wszystkie inne metody zawiodą. Ten komunikat może oznaczać miedzy innymi że: nie uruchomiłeś SharePoint Configuration Wizarda po ostatniej […]

Czytaj...

SharePoint Developer Dashboard

6 września 20126 września 2017 pointshare.plComment (0)Posted in SharePoint

$ContentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService $DevDashboard = $ContentService.DeveloperDashboardSettings $DevDashboard.DisplayLevel = „On” $DevDashboard.Update()

Czytaj...

Nawigacja po wpisach

Nowsze wpisy

Kategorie

  • App
  • Archiwum
  • Inne
  • On-premises
  • SharePoint
  • SharePoint 2013
  • SharePoint 2016

Ostatnie wpisy

  • Provider Hosted Add-In – Could not get algorithm from X509AsymmetricSecurityKey
  • Loading this assembly would produce a different grant set from other instances.
  • The [SharePoint] web application is configured with claims authentication mode however the content database you are trying to attach is intended to be used against a windows classic authentication mode.
  • SharePoint Product Configuration Wizard – The web configuration file, WEBCONFIG.ACCSRV.XML, does not have element
  • New-SPTrustedSecurityTokenIssuer
pointShare | Flexible Lite Theme by Mystery Themes.