Tag archive for ‘ad’

Batch script or vbs to use to replicate Dc’s 2 of them.

Question:
Hi,
Batch script or vbs to use to replicate Dc’s 2 of them.
Can anyone help me with a script that can be used to replicate between sites when run.
Regards
Sharath
Solution:
repadmin /syncall DC1.Domain.local dc=domain,dc=local /force
repadmin /syncall DC2.Domain.local dc=domain,dc=local /force
repadmin /syncall DC3.Domain.local dc=domain,dc=local /force

Document GPO’s with a script. i found this site but not sure how to run this.

Question:
Hi,
Document GPO’s with a script. i found this site but not sure how to run this.
I found this link which specifies to do what i want but when script run i get the first line has error.
http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/easily-document-group-policy-objects-in-microsoft-word-using-vbscript-with-the-microsoftxmldom-and-wordapplication-objects/
Is there any supporting files i need to have?
Does it work for anyone.
Regards
sharath
Solution:
Try this link…
http://www.experts-exchange.com/Programming/Languages/Q_25681847.html

How does the Migration work if we have 2 Domains and i want all systems to login via the Domain2 as Domain1 will be removed.

Question:
Hi,
How does the Migration work if we have 2 Domains and i want all systems to login via the Domain2 as Domain1 will be removed.
Both are different forests and Domain1 has windows 2003 AD and Domain2 Windows 2008
Regards
Sharath
Solution:
ADMT will do the work, you don’t have to manually join every machine.  Just one thing with ADMT [...]

Batch script or vbs to use to replicate Dc’s 2 of them.

Question:
Hi,
Batch script or vbs to use to replicate Dc’s 2 of them.
Can anyone help me with a script that can be used to replicate between sites when run.
Regards
Sharath
Solution:
repadmin /syncall DC1.Domain.local dc=domain,dc=local /force
repadmin /syncall DC2.Domain.local dc=domain,dc=local /force
repadmin /syncall DC3.Domain.local dc=domain,dc=local /force

DOS authentication to AD – returning “The password is invalid for”

Question:
I have a Ghost-based process for installing OS Baseload images onto PCs which has worked for many (10+) years.  A DOS boot CD is used on the PCs, which contains a DOS-based menu system to allow the user to select the appropriate hardware and physical location, which then loads the appropriate NIC driver and maps [...]

Windows 2003 to windows 2008 AD migration between 2 forests?

Question:
Hi,
Windows 2003 to windows 2008 AD migration between 2 forests?
Can i get some good documents related to Forest migration.
And any tips
Regards
sharath
Solution:
The Active Directory Migration Guide (ADMT) is going to be a tool you will want to investigate.  There is a white paper to go along with that too
http://www.microsoft.com/downloads/details.aspx?familyid=6D710919-1BA5-41CA-B2F3-C11BCB4857AF&displaylang=en
Depending on your needs and budget third party [...]

Any tool/Script to match 2 domains and find the duplicatee objects. Like contacts/User accounts.?

Question:
Hi,
Any tool/Script to match 2 domains and find the duplicatee objects. Like contacts/User accounts.?
Regards
Sharath
Solution:
use AD Explorer to dump entire AD from 2 domains and elaborate data.
http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx

What are the ways that we can migrate mailboxes from one domain to another. Exchange 2003 to exchange 2007.

Question:
Hi,
What are the ways that we can migrate mailboxes from one domain to another. Exchange 2003 to exchange 2007.
Without a software are there inbuilt and reliable ways of doing this.
REgards
Sharath
Solution:
forestAdc1.extest.com should be the domain controller in your source fores
‘Server1\DatabaseA’ should be your exchange2k3name\databasename
‘Server2\Database1′ exchange 2007 name\databasename
-Identity ‘testMailbox1′ should remove it completely
‘forestA.extest.com’ a global catalog in [...]

A Shortcut with special permission. So when double clicked has to take special authenticated to open the application. Is there a way.

Question:
Hi,
A Shortcut with special permission. So when double clicked has to take special authenticated to open the application. Is there a way
the users will have just normal User access to open a application they need some extra powers. So can we have a GPO or any thing that can run a shortcut with special permissions.?
REgards
sharath
Solution:
If [...]

AD replication errors, RPC server is unavailable

Question:
Over the weekend i created two Server 2008 R2 servers (dc1 and dc2) and made them both domain controllers.  There was already a current server 2003 (HTE)acting as a domain controller.  It took awhile to promote the first server since it was going from 32 bit to 64 bit, but after all command line preps [...]