Showing posts with label Migration. Show all posts
Showing posts with label Migration. Show all posts

Monday, November 25, 2013

QMM Transmission Agent (NTA) and Robocopy

SAG Business Group sagbusinessgroup.com
Quest Migration Manager (QMM) has its own logic to transfer (migrate) from data a source mailbox to a target mailbox  MSA –> NTA –> MT...

Tuesday, April 9, 2013

QMM Directory Sync–Mail Enabled and Mailbox Enabled Objects

QMM Directory Sync–Mail Enabled and Mailbox Enabled Objects
With latest hotfix/update for Quest Migration Manager (QMM) - https://support.quest.com/SolutionDetail.aspx?id=SOL77417 , you should be able...

Sunday, February 10, 2013

Migrating to Windows Server 2012 – Intro (Part 2)

Migrating to Windows Server 2012 – Intro (Part 2)
Introduction Part 1 - Migrating to Windows Server 2012 – Intro (Part 1) Part 2 - Migrating to Windows Server 2012 – Intro (Part 2) Par...

Tuesday, January 29, 2013

Mailbox Migration - MAPI_E_FAILONEPROVIDER / Invalid Data

Mailbox Migration - MAPI_E_FAILONEPROVIDER / Invalid Data
Mailbox migrations can be challenging and interesting   I ran into an issue this morning with one mailbox using Quest Migration Manager.  Qu...

Thursday, July 19, 2012

Thursday, March 8, 2012

ADMT – “ ERR3:7194 Could not open input file C:\Program Files\OnePointDomainAgent ” Issue

SAG Business Group sagbusinessgroup.com
Issue Active Directory Migration Tool (ADMT) Security Translation Process failed with the following error message in the ADMT log file: ...

Monday, September 5, 2011

Computer Migration - Things to Consider (Updated)

SAG Business Group sagbusinessgroup.com
Here are a few points which you can consider while doing computer migration. These points are applicable to all migrations irrespective of t...

Thursday, September 1, 2011

ObjectSID and Active Directory

ObjectSID and Active Directory
What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ...

Tuesday, July 19, 2011

Wednesday, July 6, 2011

User Account Migration and Merging – Part II (Quest Migration Manager)

User Account Migration and Merging – Part II (Quest Migration Manager)
Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in...

Tuesday, June 21, 2011

ADMT Include File

ADMT Include File
Based on a few emails received on this topic, I thought I would create a separate blog about the ADMT Include file. What is an Include fil...

Thursday, April 28, 2011

Monday, April 11, 2011

ADMT–Could Not Verify Audting and TcpipClinetSupport on Domains

ADMT–Could Not Verify Audting and TcpipClinetSupport on Domains
Issue: ADMT displays the following error message when try to migrate a user account with SID History:  Could not verify auditing and Tcp...

Sunday, March 27, 2011

Computer Migration – Access is Denied

Computer Migration – Access is Denied
Computer Migration – Access is denied.  I was getting an Access is denied error message in the Quest Resource Updating Manager (RUM) consol...

Wednesday, March 23, 2011

Configure Terminal Server User Profile – PowerShell Script

Configure Terminal Server User Profile – PowerShell Script
This PowerShell script can be used to change the Terminal Server user profile in the Active Directory.  You can update the script with the f...

Tuesday, March 22, 2011

Updating Group Membership “Dynamically”

Updating Group Membership “Dynamically”
I have created this script based on a question posted on the Microsoft TechNet forum .  This script can be used to “dynamically” update the ...

Monday, March 7, 2011

Tuesday, January 11, 2011

Merging Multiple User Accounts using Quest Migration Manager (QMM)

Merging Multiple User Accounts using Quest Migration Manager (QMM)
Here is a method which you can use to merge multiple user and group accounts into a single account in the target domain.   The main goal is ...

Monday, January 3, 2011

Generate sidHistory Report using DSQUERY command

Generate sidHistory Report using DSQUERY command
Last week I blogged about generating sidHistory report using a PowerShell script - http://portal.sivarajan.com/2010/12/powershell-script-sea...

Wednesday, December 29, 2010

Active Directory Migration Tool (ADMT) and Supported Migration Objects

SAG Business Group sagbusinessgroup.com
I started seeing many questions about ADMT version and supported migration objects. The latest version is 3.2. But the previous versions of ...
Popular Posts
Workstation Trust Relationship Issue Issue: You receive the following error message, when you try to login to the domain.  The security database on the server does not have ... ADMT Service Account - Permission and Configuration The ADMT service account needs to have proper permission in source and target domains.  You don’t need to use 2 separate accounts.  You can ... My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the ins... ObjectSID and Active Directory What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ... AD Group Report - List Group Members in Active Directory–PowerShell Script Updated Script - http://portal.sivarajan.com/2011/10/search-ad-collect-local-admin-group.html Script #1 This script... Add Users to a Group–PowerShell Script Purpose – Add users to a group from an input file – PowerShell V2 Script.  Input file – Input file (Users.csv) contains samAccountName in... User Account Migration and Merging – Part I (ADMT) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM pre-creating user account ... User Account Migration and Merging – Part II (Quest Migration Manager) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in... Delete Stale or Inactive Computer Accounts from Active Directory Here is an easy way to identify and delete inactive or stale computers in an Active Directory environment.  Using the dsquery command you c... Converting PowerShell (PS1) to EXE / Standalone Application As we know, there many applications available to convert a PowerShell file to a standalone executable file.  Based on my experience, PowerSh...