This Blog contains information about Microsoft products like Sharepoint, SQL, IIS, ASP.net and More.
This Blog contains Facts about diffrent Products and will advance gradually, Do leave me comments to make this Blog useful and Informative and better
IT pro-focused how-to training and covers changes and new features for
search, social, plus deployment and performance/scalability with
downloadable
presentations.
If you
want to block users from installing SharePoint Server 2010 and related
products, set the following registry key by using Group Policy in Active
Directory directory services:
HKLM\Software\Policies\Microsoft\Shared
Tools\Web
Server Extensions\14.0\ SharePoint\DWORD DisableInstall
To
block installations, set DWORD
DisableInstall=00000001.
When
this registry key is set, users who try to install SharePoint Server
2010
receive the
following error message:
SharePoint
installation is blocked in your organization. Please contact your
network
administrator for more details.
Find IT pro-focused how-to training and walkthrough videos with this interactive course about SharePoint 2013 including changes and new features for search, social, plus deployment and performance/scalability.
Introduction Getting Started Connectors & Using the Business Data Connnectivity (BDC) Service Advanced Search Security Configuring Search UIs Content Processing and Property Extraction Developing a Custom Connector Fast Search Web Crawler Federated Search Linguistics People Search Administration and Management Relevancy and Ranking Customizing MySites Designing Lists and Schemas Developing a BCS External Content Type with Visual Studio Developing a Sandboxed Solution with Web Parts Developing a Visual Web Part in Visual Studio Developing Business Intelligence Applications Enterprise Content Management LINQ to SharePoint User Interface Advancements Visual Studio SharePoint Tools Workflow You get a downloadable manual and a 90-minute block of time for each module. You can sign up for additional 90-minute blocks at any time.
Like all systems
built on top of SQL Server SharePoint 2010
needs to have a plan for availability. There are many methods for
configuring high availability, one of which
is database mirroring. Other options, such as clustering will be
discussed separately.
Database mirroring is a SQL Server
technology used for
providing database redundancy. It is configured on a
database level, not the server level. With this
method any
transaction on the principal server are sent to
the mirror server/database as soon as
the transaction log
buffer is written to disk on the principal server/database.
The downtime in failover is generally measured in
seconds, not minutes.
SharePoint
supports both mirroring and clustering for
failover. While both do a great job in the case of a failure
the question often comes up as to what databases support each
option. Many service applications create their own databases, such as
the Search Service creating an
administration, crawl and property database. The vast majority of the
databases support mirroring with the
exception of only two at the time of writing. Keep in mind this is
information taken from MSDN and applied to SQL Server
2008 R2 and SharePoint 2010. This information could change for SQL
Server 2012 as the back end
or with future versions of SharePoint.
The only two databases that do not
support mirroring are: