Browse by Tags

Tagged Content List
  • Wiki Page: Install and Configure BAM (Business Activity Monitoring) in a Multi-Computer Environment

    Table of Contents Overview Scenario Installing BizTalk Server and SQL Server Components Configuring BAM Prerequisites Security and Accounts Domain Accounts Enable TCP/IP and Named Pipes Enable Microsoft Distributed Transaction Coordinator (MS DTC) and configure Windows Firewall with Advanced Security...
  • Wiki Page: SQL Server Express Installation Resources

    This page contains links to resources that are useful when installing SQL Server Express, such as installation guidance and information on how to troubleshoot common installation problems. Setup How to: Install SQL Express [2005] (MSDN) Installing SQL Server 2008 Express Guidance (MSDN) ...
  • Wiki Page: Troubleshoot PowerPivot for SharePoint: Installation and Configuration

    This article consists of troubleshooting tips and techniques for working through installation and configuration problems for SQL Server 2008 R2 version of PowerPivot for SharePoint. Please update this page to include any new information or links that you think will be helpful to others. Click Sign...
  • Wiki Page: How to install Opalis Integration Server Client without using Deployment Manager

    This article reviews the steps required to perform the task of deploying an Opalis Integration Server Client without using the Opalis Integration Server Deployment Manager. Circumstances where manual deployment may be required: Firewall exists between Management Server and Action Server that...
  • Wiki Page: Using PowerShell for the First Time

    So you want to use PowerShell for the first time and you can’t figure out where to start. You right-click on a PowerShell script that you downloaded from the internet and you are prompted with a security warning, or maybe you see some error messages and then the PowerShell window disappears. Here are...
  • Wiki Page: SQL Server 2012 Reporting Services Setup Considerations

    Buy SQL Server Reporting Services and Related Software Review Pricing and Licensing http://www.microsoft.com/sqlserver/en/us/get-sql-server/how-to-buy.aspx Decide edition - Review supported features and decide whether it fits requirements http://msdn.microsoft.com/en-us/library/cc645993.aspx#Reporting...
  • Wiki Page: SharePoint 2010 : Setup Enterprise Server Search

    Point & click installation Start SharePoint Server Search (link on the right side) and click [OK]. Click New (top, left), Search Service Application and fill out the page as follows: Name: Search Service Search Service Account: <domain>\svcSPESearch. Application Pool for Search...
  • Wiki Page: SharePoint 2010: Setup Secure Store Service

    Point and click installation In Central Administration , under System Settings , click Manage Services on Server. Start Secure Store Service (link on the right side). Click Application Management (left menu) and under Service Applications, Manage service applications, New (top, left), Secure...
  • Wiki Page: SharePoint 2010 Installation & Setup

    This is a public installation guide within the Microsoft Wiki. We will describe both point and click installation as well as the powershell scripted versions. Each section is broken down seperately for a complete customized installation. - If you dont want to think that far, use the wizard. Its proberly...
  • Wiki Page: Setup Managed Meta Data service - SharePoint 2010

    Point & click installation Click Central Administration (left menu). Under System Settings, click Manage services on server. Start Managed Metadata Web Service (link on the right side). Click Central Administration (left menu). Under Application Management, click Manage service applications...
  • Wiki Page: Setup Object Cache Accounts - SharePoint 2010

    Prerequisites Replace the following placeholders with values: <WebApplication> is the name of the Web application to which the accounts will be added. <SuperUser> is the account to use for the Portal Super User . <SuperReader> is account to use for the Portal Super Reader ....
  • Wiki Page: Setup Session State Service

    PowerShell $EnvironmentName = '<ENVIRONMENTPREFIX>' $ApplicationName = 'Session State Service' $DBName = $EnvironmentName + '_SharePoint_service_' $ApplicationName.Split(' ') | ForEach-Object {$DBName += $_} Enable-SPSessionStateService –DatabaseName...
  • Wiki Page: Setup State Service - SharePoint 2010

    PowerShell $EnvironmentName = '<ENVIRONMENTPREFIX>' $ApplicationName = 'State Service' $ApplicationProxyName = $ApplicationName #Change below database name to fit your naming standard $DBname = $EnvironmentName + '_SharePoint_service_State' New-SPStateServiceDatabase...
  • Wiki Page: SharePoint 2010 Setup "unable to proceed due to a pending system restart" (tr-TR)

    Merhaba , SharePoint Server 2010 kurarken her türlü ön gereksinimi , güncellemeyi yapmanıza rağmen aşağıdaki hatayı alıyorsanız çözüm için regedit (kayıt defterini )'i açınız. Üstte görülen PendingFileRenameOperations anahtarının sonuna 1 ekleyiniz. ( rename ediyoruz...
  • Wiki Page: Office Technical Resources for IT Pros

    The following external (non-Wiki) Office resources are available for IT pros. First, be sure to visit the Office TechCenter on TechNet. Table of Contents Featured are Read the blogs Follow on Twitter Deployment resources Office Mac Featured are Microsoft Office 2010 Office 2010 Resource...
  • Wiki Page: SharePoint Products Resources

    Table of Contents SharePoint Resources Featured are Download the RTM Read the blogs Read the books Deployment Resources Related SharePoint Server Virtual labs SharePoint Resources Be sure to visit the SharePoint Products TechCenter on TechNet. Featured are SharePoint Server 2010 SharePoint...
  • Wiki Page: SQL Server 2012 Reporting Services (SSRS) Suggested Searches

    In addition to finding information on the TechNet Wiki's SQL Server Reporting Services overview article review SQL Server Reporting Services (SSRS) Tech Center portal for SSRS information. This article also organizes Bing search results with resources for SQL Server 2012 Reporting...
  • Wiki Page: Uninstalling a Service Pack or Cumulative Update Causes Requests to a Report Server and Report Manager to Fail (SSRS)

    Table of Contents Background Workaround if you have a backup of the report server symmetric key Workaround if you do not have a backup of the report server symmetric key Applies to More Information Background Uninstalling a Service Pack or Cumulative Update causes requests to Report Server...
  • Wiki Page: How to Make Your Operations Manager 2007 Reporting Install a Success

    Below are some validation steps that should be completed before attempting to install Operations Manager 2007 Reporting. During this installation, you are prompted for two accounts: the Data Warehouse Write account and the Data Reader account. These accounts are created as domain user accounts and...
  • Wiki Page: How to Scan Message Queues with FPE (en-US)

    Forefront Protection 2010 for Exchange Server (FPE) offers flexibility in choosing which message queues to scan with the transport scan: inbound, outbound, or internal. By default, FPE scans all inbound, outbound, and internal e-mail messages. This topic is a how to. Please...
  • Wiki Page: How to Set up Targeted Antimalware Scanning and Filtering with FPE

    Forefront Protection 2010 for Exchange Server (FPE) provides settings that enable you to identify external and internal addresses. You configure these settings shortly after installing FPE so that inbound and internal mail can easily be identified for targeted antimalware scanning and filtering. ...
  • Wiki Page: How to Configure the Transport Scan in Forefront Protection 2010 for Exchange Server (FPE)

    For the official Microsoft topic on this subject, see Configuring the transport scan on the Microsoft Technical Library. ******************************* In Forefront Protection 2010 for Exchange Server, there are various configuration settings that you can adjust for the transport scan in order...
  • Wiki Page: Whether SCVMM Should Live Inside a VM or on a Physical Server

    "Where should I install VMM, on a physical server or inside a VM and then add that same physical server as a managed host?" This is a common question from our customers regarding the placement of VMM. The answer is that either is a fully supported scenario . In fact, some of our customers...
  • Wiki Page: SQL server deployment - Useful links for trouble shooting deployment & upgrade issues

    Link Title URL Description SQL Server 2008 Failover Clustering http://download.microsoft.com/download/6/9/D/69D1FEA7-5B42-437A-B3BA-A4AD13E34EF6/SQLServer2008FailoverCluster.docx Multiple SQL Server Versions Within the Same Windows Server Cluster (SQL Server 2000 and...
  • Wiki Page: How to Set up a Farm - SharePoint 2010

    Point and Cl ick Installation Start SharePoint 2010 Product Configuration Wizard og Click Next Click Yes to restart services Mark "Create a new server farm" and click Next Write databaseserver: "SQL server name or alias or SQL cluster name" Write database name...
Page 1 of 2 (32 items) 12
Can't find it? Write it!