Browse by Tags

Tagged Content List
  • Wiki Page: Restart Timer Service in Sharepoint Farm using Powershell

    Following is the script to restart the timer service in SharePoint Farm #region :- Restart Timer on all web front end servers [array]$servers= Get-SPServer | ? {$_.Role -eq "Application"} $farm = Get-SPFarm foreach ($server in $servers) { Write-Host "Restarting Timer Job...
  • Wiki Page: SharePoint 2010: How to Set up a Farm

    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...
  • Wiki Page: RD Connection Broker HA and the RDP properties on the client

    In an earlier Wiki, we walked through the new High Availability (HA) feature of the RD Connection Broker (RDCB) in Windows Server 2012. http://social.technet.microsoft.com/wiki/contents/articles/10390.deploying-rd-connection-broker-high-availibilty-in-windows-server-2012.aspx If, after completing...
Page 1 of 1 (3 items)
Can't find it? Write it!