Thủ thuật Sharepoint 2010 part 15 pptx
... running on Windows Server to test their code, and that the development envi- ronment matches the configuration of production as closely as possible. For more details and a step- by-step guide ... Express, available from http://www.microsoft.com/downloads/details .aspx?familyid=08E52AC 2-1 D6 2-4 5F 6-9 A4A-4B76A8564A2B&displaylang=en . This will give you the GUI tools you are us...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 22 pptx
... code: $site = Get-SPSite http://spdemo/sites/portal $site | Get-SPWeb -limit all | sort-object uiversion -desc | select url, uiversion The output should look something like Figure 5-2 0. FIGURE 520 This ... interface and turn off the Visual Upgrade setting: $db = Get-SPContentDatabase WSS_Content_OOTB_upgrade $db.Sites | Get-SPWeb -limit all | ForEach-Object {$_.UIversion = 4; $_.UIVersion...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 23 pptx
... altogether if you wish. The wizard simply provides a one-stop-shop for getting up and running with SharePoint 2010. Chapter 7 covers the manual pro- cess for provisioning service applications. FIGURE ... approach is visually and structurally similar to the look and feel of the Control Panel in Windows Vista and Windows 7. FIGURE 61 As you click through some of the links in the various...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 27 pptx
... that are flex- ible and scalable, the services are actually offered through a series of connections and associations (see Figure 7-3 ). SharePoint web applications are associated with ser- vice application ... Cross-Farm Capable Access Service No No Excel Service No No Visio Graphic Service No No Word Automation Services No No PerformancePoint Service No No Note that service applications a...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 38 pptx
... for the data- base, which will be aspnetdb. Click Next. FIGURE 912 Creating Claims-Based Web Applications ❘ 243 <add name=”c” type=”Microsoft.SharePoint.Administration.Claims.SPClaimsAuth ... 9-1 4. FIGURE 914 15. Click the Add Users link, which will reveal the Add Users dialog. Choose the Default zone in the Zones drop-down menu, and then click the Next button. Creating Claims-Ba...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 41 pptx
... not the file- name, for the Directory parameter. There are also optional parameters for the Backup-SPFarm command. Use Get-Help Backup-SPFarm to see these optional parameters. One particularly ... interest- ing parameter is the ShowTree parameter. Figure 1 0-1 3 displays the Backup-SPFarm command and its output. Backing up would be useless if we could not restore the data. Restore-SPFa...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 49 pptx
... backup -url < site collection URL > -filename < le na me > As with Backup-SPSite, you have the option of using -overwrite to overwrite an existing backup file. You can also use -nositelock ... newer Windows PowerShell counterparts. The backup operation handles the backup responsibilities. Stsadm –help backup will give you the full usage, but here is the general usage: Stsadm...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 51 ppsx
... folder > -BackupMethod {Full | Differential} -Item < Service application name > [-Verbose] To perform a restore, use this command: Restore-SPFarm -Directory < Backup folder > -Item ... guration settings with Windows PowerShell, enter the following cmdlet: Restore-SPFarm -Directory < Backup folder > -RestoreMethod Overwrite -ConfigurationOnly [-Verbose] High Availabili...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 55 pptx
... available. You will also see a new Search- specifi c master page that provides more screen real estate, and AJAX support for rendering Web Parts — and extensible Web Parts this time around. When you ... SharePoint. SHAREPOINT FOUNDATION SEARCH SharePoint Foundation continues the proud heritage of Windows SharePoint Services as an environ- ment that is easy to deploy, confi gure, and use. Onc...
Ngày tải lên: 02/07/2014, 12:20
Thủ thuật Sharepoint 2010 part 58 pptx
... generated and in the form of “601487bc-1a6 5-4 d4a-70dd- bf9c01e57e8b.” There will a correlation ID in this form on the error page, like you see in Figure 1 5-6 . As a SharePoint administrator, you ... 417 Changing Logs with Windows PowerShell You also have the option to use Windows PowerShell to set and get the logging level for specific cat- egories. Running the cmdlet Get-SPLogLev...
Ngày tải lên: 02/07/2014, 12:20