- Home
- Products
- Integration
- Tutorial
- Barcode FAQ
- Purchase
- Company
If you re going to run the server in scalable hosting mode, you must specify a in VS .NET
If you re going to run the server in scalable hosting mode, you must specify a Code128 Printer In VS .NET Using Barcode maker for .NET Control to generate, create Code 128B image in .NET applications. www.OnBarcode.comDecode Code 128 Code Set B In .NET Using Barcode scanner for .NET Control to read, scan read, scan image in .NET applications. www.OnBarcode.com donotcreatesite switch. This stops the extendvs operation from creating the first toplevel Web site. Encoding Barcode In Visual Studio .NET Using Barcode encoder for VS .NET Control to generate, create bar code image in .NET applications. www.OnBarcode.comRecognize Barcode In VS .NET Using Barcode reader for .NET Control to read, scan read, scan image in Visual Studio .NET applications. www.OnBarcode.com 13
Make Code 128 In C# Using Barcode creation for Visual Studio .NET Control to generate, create Code 128 Code Set B image in .NET applications. www.OnBarcode.comDrawing Code 128A In .NET Framework Using Barcode generation for ASP.NET Control to generate, create Code-128 image in ASP.NET applications. www.OnBarcode.comEventually, of course, you ll still need to create a top-level Web site. The section titled Create a Site, which follows shortly, will explain how to do this. Code 128B Printer In VB.NET Using Barcode drawer for Visual Studio .NET Control to generate, create Code-128 image in VS .NET applications. www.OnBarcode.comDraw Bar Code In .NET Using Barcode generator for .NET framework Control to generate, create barcode image in VS .NET applications. www.OnBarcode.com If you re not using scalable hosting mode, the donotcreatesite switch is optional.
GS1 DataBar Stacked Creator In .NET Using Barcode generator for Visual Studio .NET Control to generate, create GS1 DataBar Stacked image in VS .NET applications. www.OnBarcode.comCreating QR Code In VS .NET Using Barcode encoder for .NET Control to generate, create QR Code image in .NET framework applications. www.OnBarcode.comHowever, if you omit it, you ll need to specify ownerlogin to specify the site owner s logon account and owneremail to identify the site owner s e-mail address. Barcode Printer In .NET Framework Using Barcode maker for .NET framework Control to generate, create barcode image in .NET applications. www.OnBarcode.comEncode Bookland EAN In .NET Framework Using Barcode encoder for .NET Control to generate, create ISBN - 13 image in .NET framework applications. www.OnBarcode.com 13
Barcode Generator In .NET Framework Using Barcode printer for ASP.NET Control to generate, create bar code image in ASP.NET applications. www.OnBarcode.comBarcode Maker In Java Using Barcode printer for Java Control to generate, create barcode image in Java applications. www.OnBarcode.com 13
Paint QR-Code In Visual C# Using Barcode maker for VS .NET Control to generate, create QR Code ISO/IEC18004 image in .NET framework applications. www.OnBarcode.comGS1 - 12 Recognizer In Java Using Barcode recognizer for Java Control to read, scan read, scan image in Java applications. www.OnBarcode.comExtending a Virtual Server
PDF417 Reader In Visual Basic .NET Using Barcode decoder for .NET framework Control to read, scan read, scan image in .NET applications. www.OnBarcode.comGenerate Code 128B In Java Using Barcode generator for Android Control to generate, create Code 128B image in Android applications. www.OnBarcode.com 13
Printing Bar Code In None Using Barcode generator for Excel Control to generate, create barcode image in Excel applications. www.OnBarcode.comGenerate EAN128 In Java Using Barcode creator for Eclipse BIRT Control to generate, create GS1 128 image in BIRT applications. www.OnBarcode.combuyensj@interlacken.com.
13
13
Part V: Installing SharePoint at the Server
Microsoft Windows SharePoint Services Inside Out Here s the syntax for using the stsadm.exe program to extend a virtual server with Windows SharePoint Services: stsadm.exe o extendvs url <url> ds <dbserver> dn <dbname> donotcreatesite apcreatenew apidname <apppoolid> apidtype configurableid apidlogin <domain\account> apidpwd <password> ownerlogin <ownerlogin> owneremail <owneremail> 13 13 13 13 13 13
The variable arguments are: <url>
The new site s network location, such as http://whoosh.interlacken.com. The network name of the database server that will host the content The name that you want the content database to have. The name of the application pool where the virtual server will run. <dbserver>
database.
<dbname > <apppoolid>
<domain\account>
The domain name and account name to use for running the virtual server s application pool will run. Type this account in the format DOMAIN\name. Microsoft recommends using a different account from the one you used for the application pool for the administration virtual server. The password for the account you specified. The login account of the site owner. <password> <ownerlogin>
If you specify donotcreatesite, don t specify ownerlogin or owneremail. If you omit donotcreatesite, you must specify ownerlogin or owneremail. The e-mail address of the site owner. <owneremail>
The following command extends an existing virtual server with Windows SharePoint Services and creates a top-level site, putting these settings into effect. The virtual server s URL is http://192.168.180.51. The content database will reside in a SQL server instance on the computer post. The name of the content database will be whoosh_site_1. The virtual server will run in a new application pool named whoosh_site_1. The new application pool will run under an account named interlacken\whoosh_site_1. This account must also have permission to create, delete, and manage accounts in the organizational unit for Windows SharePoint Services. Part V: Installing SharePoint at the Server
Planning and Installing Windows SharePoint Services
The password for the interlacken\whoosh_site_1 account is password.
13
The e-mail address of the new root site s owner is buyensj@interlacken.com.
Stsadm.exe -o extendvs -url http://192.168.180.51 -ds post -dn whoosh_site_1 -apcreatenew -apidname whoosh_site_1 -apidtype configurableid -apidlogin interlacken\whoosh_site_1 -apidpwd password -ownerlogin interlacken\karen -owneremail buyensj@interlacken.com For scalable hosting mode, you must create the first host-named site for each virtual server. To specify the host name for the site, open the \WINDOWS\system32\drivers\etc\hosts file and add an entry for the site. For example: xxx.xxx.xxx.xxx www.example.com where the x s are the IP address of the server. After the host name is configured, you can create a site. Creating a Site (Scalable Hosting Mode Only) You can create a site in either scalable or nonscalable hosting mode by running stsadm with the o createsite switch. Here s the required syntax: stsadm -o createsite -url http://www.example.com -owneremail buyensj@interlacken.com
Be sure to supply a valid e-mail address after the owneremail switch. Windows SharePoint Services will use this address to when addressing account credentials to new team members. Working with Your New Site
13
After setup finishes, your default Web site is extended with Windows SharePoint Services. Your browser window opens to the home page of your new Web site, and you can start adding content right away, or you can customize the site or set administrative options by using HTML Administration pages. Some actions you can take to get users working with your site are: Adding users to the site. Customizing the home page and other pages in the site. Setting up version control. 13
If you have more virtual servers to extend with Windows SharePoint Services, use the Web pages in the SharePoint Central Administration site. 13
13
13
Specifying a Host Name for the First Site (Scalable Hosting Mode Only)
|
|