Benötigen Sie Hilfe-Checkliste, um zu ermitteln, ob SP-Server nach einer Microsoft-monatlichen Patch-Bereitstellung wie erwartet arbeiten

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/85755

  •  10-12-2019
  •  | 
  •  

Frage

Nachdem ein Patch auf meiner SP2007-Farm eingesetzt wurde, gehe ich durch eine Checkliste, um sicherzustellen, dass die Server in meiner Farm wie erwartet arbeiten.

sp 2007 Umwelt:

    .
  • 2 wFE
  • 1 Indexserver
  • 1 db
  • 1 Load Balancer

    sp 2013 umwelt

      .
    • 2 wFE
    • 2 App
    • 2 db
    • 1 Load Balancer

      Im Folgenden finden Sie eine Checkliste, die ich nach einem Patch (Microsoft Monats-Patches) durchläuft (Microsoft Monats-Patches), in der gesamten SP 2007-Farm SharePoint 2007
      wFE & Index

        .
      • prüfen, ob diese dienstleistungen ausgeführt werden: iisadmin, w3svc, sptimerv3, sp Admin

        index

          .
        • Prüfen, ob dieser Service ausgeführt wird: spssearch

          wFE

          Stellen Sie sicher, dass die entsprechenden Anwendungsbecken gestartet werden (Ex SharePoint-80, Central Admin usw.) Server auf der NLB wirken als Lastausgleichserver. (Status der Server müssen konvergiert sein)

          Kann ich dieselbe Checkliste für meine Umwelt 2013 verwenden? Soll ich nach etwas anderem überprüfen?

War es hilfreich?

Lösung

Here is what we have in farm, after installation and config wizard completed.

1) Verify that Build number( should be new).
2) from manage server in Farm > make sure no server required update
3) From Central admin > upgrade migration > review database status and make sure all DB should "no Action required"
4) make sure, all app pools are running on all servers
5) timer services and Admin services running on all server
6) From Central Admin > manager services on server, all required services started on appropriate servers.
7)For search, run the crawl and make sure its completed without issue
8)for UPA, run the UPA Sync and make sure completed without issue.
9) browse all web Apps and make sure up and running.
10)Make sure all your customization working as expected, if there is any modification in web.config or 15 hive...make sure exist their,
10)last thing, you should have a end user testing, which you execute after every updates. End User testing mean, in a test site collections, create subsite, create workflow, execute a workflow, upload files, delete the files, etc and also test the functionality which introduces or test the fixes.

In SP2013, there is workflow manager, make sure your workflow working as expected and if you have OWA then test that as well.
Hopefully this help you.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top