Skip to main content
Goline It Services Logo

News

  • GOLINE SA is excited to announce a new partnership with NetApp, a global leader in cloud data services and storage solutions. This collaboration aims to help organizations modernize their IT infrastructure, streamline data management, and enhance performance across cloud and hybrid environments. Modern Data Solutions for Businesses Through this partnership, GOLINE integrates advanced data management solutions, enabling businesses to securely store, manage, and access critical information across cloud, on-premises, or hybrid setups. Clients can benefit from: Flexible and scalable storage solutions to meet growing data needs Simplified management of cloud and on-premises environments Enterprise-grade security for sensitive and mission-critical data...
  • GOLINE SA is proud to announce a new strategic partnership with Omnissa, a global leader in digital workspace platforms and Horizon Cloud Service solutions. This collaboration marks a significant step forward in helping organizations embrace secure, flexible, and high-performance work environments. Why Choose Omnissa for Your Business? The platform enables virtual desktops, applications, and unified endpoint management. Organizations can deploy scalable workspaces across cloud, hybrid, or on-premises setups. Key benefits include: Easy access to desktops and apps on any device Centralized management for Windows, macOS, iOS, Android, and ChromeOS Strong security with access controls and multi-factor authentication Automated scaling to...
  • Goline is proud to announce a strategic partnership with Cloudflare, the world leader in web performance and security solutions. This collaboration aims to provide goline.ch customers with state-of-the-art protection against cyber threats while delivering lightning-fast website performance. Through this partnership, Goline integrates Cloudflare’s advanced services, including DDoS protection, CDN caching, DNS security, and edge computing, allowing businesses to secure and optimize their websites effortlessly. Users will benefit from improved page load speed, enhanced reliability, and robust defense against malicious attacks. This partnership with Cloudflare enables goline to offer unmatched security and performance solutions to clients. By leveraging Cloudflare’s cutting-edge technology,...

Update Server Sharepoint 2016

Stefano Trotta SharePoint 22 June 2022

<!DOCTYPE html> <html> <head> </head> <body> <p><span style="color: #ff0000;">!!!Prima di cominciare eseguire una Snapshot del sistema!!!</span></p> <p><span style="color: #000000;">===================================================================================</span></p> <ul> <li>.Eseguire gli aggiornamenti in Windows Update che potranno andare ad aggiornare sia il S.O: che Sharepoint</li> <li>Dopo ogni sessione di update che aggiorna anche i componenti di SharePoint è necessario aggiornare i database di SP<br />I database di servizio e i content database devono essere aggiornati separatamente</li> <li>#Scollegare i content DB<br />Get-SPContentDatabase | Dismount-SPContentDatabase</li> <li>#Aggiornare i DB di servizio<br />PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures</li> <li>#Riavviare il server</li> <li>#Per ricollegare i DB e scegliere la webapp a cui collegarli usare il seguente comando o riaggiungerli dall'interfaccia <br />Mount-SPContentDatabase "intranet.goline.ch" -DatabaseServer "SPP2016 " -WebApplication https://intranet.goline.ch<br />Mount-SPContentDatabase "spp.goline.ch" -DatabaseServer "SPP2016 " -WebApplication https://intranet.goline.ch<br />Mount-SPContentDatabase "MySites" -DatabaseServer "SPP2016" -WebApplication https://intranet.goline.ch<br />Mount-SPContentDatabase "portal.tschingg.eu" -DatabaseServer "SPP2016" -WebApplication https://portal.tschingg.eu</li> <li>#Aggiornamento Content DB<br />Get-SPContentDatabase | Upgrade-SPContentDatabase</li> </ul> <p><span style="color: #000000;">===================================================================================</span></p> <p>#Info<br />Con il comando Get-SPContentDatabase vedi i db collegati<br />Per controllare eventuali errori nel contente database <br />Test-SPContentDatabase Nomedb</p> <p>Errore riscontrato<br />Upgrade completed with errors. Review the upgrade log file located in C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions16LOGSUpgrade-20171123-222820-721-6dd3<br />df21c67946bd96dc823602f808ea.log. The number of errors and warnings is listed</p> <p><span style="color: #000000;">===================================================================================</span><br />NewsFeed non funzionante</p> <p>- Aprire il SQL Management Studio<br />- Selezionare i DB che iniziano con: User Profile Service Application_ProfileDB_XXXXXXXXXXXXXXXXXXXXXXXX<br />- Mettere la ownership agli utenti: svc_spfarm, svc_spservice, svc_spwebapp</p> <p><span style="color: #000000;">===================================================================================</span></p> <p>#Test da effettuare su SharePoint dopo l'aggiornamento</p> <p>1 . Aprire i tre siti principali<br />https://intranet.goline.ch/sites/intranet/<br />https://intranet.goline.ch/sites/syn/<br />https://portal.tschingg.eu/sites/handbuch (il sito del tschingg funziona solo internamente)</p> <p>Verificare che l'accesso funzioni correttamente<br />Nota: dopo l'update per aprire i siti possono volerci fino a 3 minuti. Attendere il caricamento della pagina</p> <p>2 . Accedere a https://intranet.goline.ch/sites/intranet/<br />Verificare che la homepage sia formattata correttamente (nel caso ci siano problemi generalmente non è visibile nulla).<br />Verificare che il menu principale del sito (Home, Operatività, Servizi …) sia visibile dal sito principale e dai sottositi. <br />Verificare che la NewsFeed sia visibile e scrivere un testo di prova. Successivamente cancellarlo. <br />Se non dovesse funzionare il problema è legato alle permission nel DB. Vedere sopra nella sezione "NewsFeed non funzionante"<br />Accedere a https://intranet.goline.ch/sites/intranet/amst/ctrn/Lists/Contratti – aprire un contratto con un allegato e scaricare l'allegato<br />Aprire dei documenti in diversi formati. XLSX, DOCX e PDF da un client con installato Office. Fare dei test sia in apertura con Office che Office WebApp<br />Aprire la lista degli utenti abilitati: https://intranet.goline.ch/sites/intranet/_layouts/15/people.aspx?MembershipGroupId=5</p> </body> </html>

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
0
Would love your thoughts, please comment.x
()
x
| Reply