Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, ESP Handbuch Seite 1

Stöbern Sie online oder laden Sie Handbuch nach Datenbanksoftware Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, ESP herunter. Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, POR Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - Evaluation Guide

1 www.microsoft.com/sharepoint Microsoft SharePoint Server 2010 Evaluation Guide

Seite 2 - Copyright

5 www.microsoft.com/sharepoint • Microsoft Windows Server® 2008 64-bit operating system with Service Pack 2 (SP2) or later OR Windows Server 2008

Seite 3 - Contents

6 www.microsoft.com/sharepoint better choice. By scripting the installation, you can ensure that all of your servers running SharePoint Server have

Seite 4

7 www.microsoft.com/sharepoint • Features • Site definitions • Language packs It will also expose potential issues, including: • Large lists •

Seite 5

8 www.microsoft.com/sharepoint method would allow you to backup a Office SharePoint Server 2007 database and attach it to your SharePoint Server 20

Seite 6 - Introduction

9 www.microsoft.com/sharepoint administrator to preview how the site looks with the SharePoint Server 2010 user interface before committing to it.

Seite 7

10 www.microsoft.com/sharepoint is ready to be upgraded. He does discover some issues where he is not following SharePoint best practices around la

Seite 8 - Summary of What’s New

11 www.microsoft.com/sharepoint Server 2007 farm and set all of the content database to read-only from within SQL Server. Not only will this set th

Seite 9 - Deployment and Upgrade

12 www.microsoft.com/sharepoint mitigation technique of using a read-only database to avoid an outage while rolling in updates. SharePoint Central

Seite 10 - Installation

13 www.microsoft.com/sharepoint each time. Now, users simply select the Web application and then all of the options for managing the Web applicatio

Seite 11

14 www.microsoft.com/sharepoint Figure 5: Backup and Restore Page A complete disaster recovery plan not only includes the ability to restore serve

Seite 12

Copyright This is a preliminary document and may be changed substantially prior to final commercial release of the software described herein. The i

Seite 13

15 www.microsoft.com/sharepoint Figure 6: Connect to a content database The security model in SharePoint Server 2010 has been expanded to allow ad

Seite 14

16 www.microsoft.com/sharepoint Figure 8: Application Management The key limitation of the SSP architecture was that it was configured by using a

Seite 15

17 www.microsoft.com/sharepoint By publishing a service application, you can share it across server farms. This capability does not apply to all se

Seite 16

18 www.microsoft.com/sharepoint Search Service Search uses the new services architecture described earlier. This new architecture allows farms to c

Seite 17

19 www.microsoft.com/sharepoint present, and it is the responsibility of each crawler to crawl content. Each crawler is associated with a crawl dat

Seite 18

20 www.microsoft.com/sharepoint Improving Search Performance Many times the administrator is tasked with improving different aspects of the overall

Seite 19

21 www.microsoft.com/sharepoint Preview; it will be available with the public Beta. The FAST Search Site template is included with the Technical Pr

Seite 20 - Service Applications

22 www.microsoft.com/sharepoint • Adding the Business Data Connectivity service application by using the New button on the Manage Service Applicat

Seite 21

23 www.microsoft.com/sharepoint 2010, and other Office applications via custom code. SharePoint search can also use the BCS to index external data;

Seite 22

24 www.microsoft.com/sharepoint Figure 11: Manage Terms Managed Metadata Service Connection The connection provides access to the service. When yo

Seite 23 - Query Architecture

www.microsoft.com/sharepoint Contents Abstract ...

Seite 24 - Index partition 1b

25 www.microsoft.com/sharepoint Push-down content type publishing updates from the content type gallery to subsites and lists by using the content

Seite 25

26 www.microsoft.com/sharepoint Cardspace Geneva), and Windows Identity Foundation (formerly known as the Geneva Framework). Why use this new syste

Seite 26

27 www.microsoft.com/sharepoint Category Functionality Diagnostics Unified Logging Service (ULS) Usage database Developer dashboard Reliability

Seite 27

28 www.microsoft.com/sharepoint Figure 13: Crawl Activity Report Diagnostics The Unified Logging Service (ULS) includes improvements to manageabi

Seite 28 - Managed Metadata Service

29 www.microsoft.com/sharepoint troubleshooting. SharePoint Server 2010 includes several Windows PowerShell cmdlets for retrieving information and

Seite 29

30 www.microsoft.com/sharepoint performance issues. This dashboard is disabled by default and can be enabled for each Web application independently

Seite 30 - Claims-based Authentication

31 www.microsoft.com/sharepoint grabs events from ULS, the Windows Event Log, usage database, and SPME; and is integrated with ULS. Remote BLOB Sto

Seite 31 - Health and Monitoring

32 www.microsoft.com/sharepoint any current work when the server begins to throttle requests. Any new HTTP GET and Search Robot requests will gener

Seite 32

33 www.microsoft.com/sharepoint • The warning level for site administrators that their list is close to the threshold limit. This warning is displ

Seite 33 - Diagnostics

34 www.microsoft.com/sharepoint • Allowing object model override will allow for a query to be programmatically written against a list where the qu

Seite 34

2 www.microsoft.com/sharepoint External Content Types ...

Seite 35 - Reliability and Monitoring

35 www.microsoft.com/sharepoint A cmdlet is a simple command used for interaction with any managed application, including the operating system. It

Seite 36 - Performance Controls

36 www.microsoft.com/sharepoint Figure 18: Windows PowerShell command As you can see, Windows PowerShell is not just a new command shell. It is a

Seite 37

37 www.microsoft.com/sharepoint Figure 19: Show Help Content for Windows PowerShell Cmdlets Scenario: Provisioning of Managed Accounts Steve has

Seite 38

38 www.microsoft.com/sharepoint dollar sign ($) denotes a variable in Windows PowerShell. The semicolon (;) means "You are done running this c

Seite 39 - Cmdlets

39 www.microsoft.com/sharepoint foreach ($site in (get-spsite -limit 5000000 -Webapplication $WebApp)) { Write-Host "Activating

Seite 40

40 www.microsoft.com/sharepoint you to make the change yourself. This functionality will greatly reduce the burden on the SharePoint farm administr

Seite 41

41 www.microsoft.com/sharepoint Windows PowerShell is a command line tool that provides SharePoint administrators a way to perform backup and recov

Seite 42

42 www.microsoft.com/sharepoint Figure 21: Back up a site collection The same operation can be completed by using the Backup-SPSite Windows PowerS

Seite 43

43 www.microsoft.com/sharepoint Figure 23: Export a site or list in the user interface Similar to the site collection backup, Windows PowerShell p

Seite 44 - Managed Accounts

44 www.microsoft.com/sharepoint or export is finished, they can the restore that content to the appropriate place in their SharePoint site and dele

Seite 45 - Backup and Restore

3 www.microsoft.com/sharepoint Farm Backup and Restore ...

Seite 46 - Granular Backup and Restore

45 www.microsoft.com/sharepoint Scenario: Using Windows PowerShell to Script Backing Up All Site Collections Individually Jennifer is an overly cau

Seite 47

46 www.microsoft.com/sharepoint administrators. This feature will provide the tools to help mitigate downtime during upgrades and server maintenanc

Seite 48

47 www.microsoft.com/sharepoint SQL Snapshots SharePoint Server 2010 backup and export take advantage of SQL snapshots. When a Windows PowerShell c

Seite 49

48 www.microsoft.com/sharepoint • All site collections for a single site subscription must reside in the same Web application. • Multiple site su

Seite 50 - Read-Only Databases

49 www.microsoft.com/sharepoint Installs or removes features and solutions Configures features and services Reviews usage statistics Tenants admin

Seite 51 - SQL Mirroring

50 www.microsoft.com/sharepoint Figure 28: Theme in SharePoint Server 2010 SharePoint Designer SharePoint Designer is a powerful tool for customi

Seite 52 - Multi-tenancy and Hosting

51 www.microsoft.com/sharepoint • Enable Managing of the Web Site URL Structure: Specifies whether site administrators can manage the URL structur

Seite 53 - Administration

52 www.microsoft.com/sharepoint style the page by using a custom theme. It should be noted that customizing application.master was not recommended

Seite 54 - Branding

53 www.microsoft.com/sharepoint connect to existing sources of information. With the multi-tenancy feature, organizations have more control with ho

Seite 55 - SharePoint Designer

1 www.microsoft.com/sharepoint Abstract This evaluation guide is designed to give the IT pro an introduction and overview of the features in Micros

Seite 56 - Master Pages

2 www.microsoft.com/sharepoint facilitated by a new, streamlined Central Administration Web site, new capabilities to manage and monitor the ShareP

Seite 57 - Conclusion

3 www.microsoft.com/sharepoint Summary of What’s New Microsoft® SharePoint® Server 2010 includes numerous new capabilities and features only some

Seite 58

4 www.microsoft.com/sharepoint Governance Governance in Microsoft® SharePoint® Server 2010 is the set of roles, responsibilities, and processes tha

Kommentare zu diesen Handbüchern

Keine Kommentare