Skip to main content

Home/ Church IT Roundtable/ Group items tagged pack

Rss Feed Group items tagged

Justin Moore

Installing Updates on Exchange 2010 Database Availability Groups - 0 views

  • Preparing an Exchange Server 2010 SP1 DAG Member for Updates For Exchange 2010 with Service Pack 1 the process is a little easier thanks to some scripts provided by Microsoft. Open the Exchange Management Shell and navigate to the scripts folder on the Exchange server. cd $exscripts Next run the StartDagServerMaintenance.ps1 PowerShell script. .\StartDagServerMaintenance.ps1 -serverName ho-ex2010-mb1 The script will automatically do the following tasks for you: Calls Suspend-MailboxDatabaseCopy on the database copies. Pauses the node in Failover Clustering so that it can not become the Primary Active Manager. Suspends database activation on each mailbox database. Sets the DatabaseCopyAutoActivationPolicy to Blocked on the server. Moves databases and cluster group off of the designated server.
Jeremie Kilgore

Microsoft Action Pack Subscription - 0 views

  •  
    Software for use of partners
David Szpunar

How to remove data in Active Directory after an unsuccessful domain controller demotion... - 0 views

  • Procedure 1: Windows Server 2003 SP1 or later service packs only
  • Type select operation target and press ENTER.
    • David Szpunar
       
      This selects the server name that you want to delete/cleanup.
  • Type connect to server servername,
    • David Szpunar
       
      This connects to an existing, active Domain Controller, where the deletion will be performed.
  •  
    This article describes how to remove data in Active Directory after an unsuccessful domain controller demotion, using the command line (ntdsutil).
1 - 3 of 3
Showing 20 items per page