Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, ESP Instrukcja Obsługi Strona 1

Przeglądaj online lub pobierz Instrukcja Obsługi dla Oprogramowanie bazy danych Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, ESP. Microsoft SharePoint Server 2010, SP1, x64, Disk Kit, POR Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Evaluation Guide

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

Strona 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

Strona 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

Strona 4

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

Strona 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

Strona 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.

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 12

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

Strona 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

Strona 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

Strona 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

Strona 16

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

Strona 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

Strona 18

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

Strona 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

Strona 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

Strona 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;

Strona 22

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

Strona 23 - Query Architecture

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

Strona 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

Strona 25

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

Strona 26

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

Strona 27

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

Strona 28 - Managed Metadata Service

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

Strona 29

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 34

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

Strona 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

Strona 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

Strona 37

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

Strona 38

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

Strona 39 - Cmdlets

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

Strona 40

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

Strona 41

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

Strona 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

Strona 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

Strona 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

Strona 45 - Backup and Restore

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

Strona 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

Strona 47

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

Strona 48

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

Strona 49

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

Strona 50 - Read-Only Databases

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

Strona 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

Strona 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

Strona 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

Strona 54 - Branding

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

Strona 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

Strona 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

Strona 57 - Conclusion

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

Strona 58

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

Komentarze do niniejszej Instrukcji

Brak uwag