I will not be explaining all the options for those details check out:
- SharePoint 2010 Server: http://technet.microsoft.com/en-us/library/cc261875(v=office.14).aspx
- SharePoint 2010 Foundation: http://technet.microsoft.com/en-us/library/cc288705(v=office.14).aspx
- Access Central Administration site
- Typically server name on port 9999 but will vary with installation. On server shortcut located at: Start > All Programs > Microsoft SharePoint 2010 Products > SharePoint 2010 Central Administration
- Application Management > Manage web applications
- Click New
- Complete following:
- Authentication
- Classic Mode Authentication
- IIS Web Site
- Create a new IIS web site: SharePoint - Test
- Scheme I use is SharePoint - [SiteSubject]
- SharePoint - HR / SharePoint - My Sites / etc
- Port: Typically 80 unless known issues
- Host Header: what you want the URL to be
- http://[hostheader]:port
- Path: Leave as defualt
- Security Configuration
- Leave all as default unless you know you are using Kerberos/SSL or want to allow Anonymous (Public Sites)
- Public URL
- URL: Leave default unless want different from Host Header
- Zone: Can't change
- Application Pool
- Create new: I just double check to make sure scheme is being applied: SharePoint - [hostheader][port]
- Security Account: Leave as defualt (Typically Farm Account)
- Database Name and Authentication
- Database server: [Enter Database Server DNS Name]
- Database Name: Modify to following scheme
- WSS_Content_[IIS Web site Name]
- Ex: WSS_Content_Test (makes easier to find in SQL database
- Database Authentication: Leave default unless your network requires it
- Failover Database Server: Enter Server name if you have mirrored SQL servers
- Search Server: Select desired Server if available
- Service Application Connections
- Leave as default unless new web application does not require Service Application
- Customer Experience Improvement Program: No
- Click Okay; Wait for processing to complete
- Application Created Should Appear
Check out How-To on SpiceWorks:
No comments:
Post a Comment