Jump to content

Recommended Posts

Posted

Hello im trying to make an app to replicate my windows AD

Here is the command line

RunWait(@ComSpec & " /c " & "repadmin /sync dc=xxx,dc=xxx,dc=qc,dc=ca DC_NAME 3ccaae88-fe1d-4709-abaf-60cf2d499367 > """ & @ScriptDir & "\RepAD_Result_temp.txt""","",@SW_HIDE)

On windows 7 it's working fine but on my windows 8 i get this error RepAD_Result_temp.txt when opening the file @ScriptDir & "\RepAD_Result_temp.txt

Thanks for your help !

Posted

Yes it's working on the command line

C:\Users\jefrguen>repadmin /sync dc=xxx,dc=xxx,dc=qc,dc=ca DC_NAME 3cc

aae88-fe1d-4709-abaf-60cf2d499367

Sync from 3ccaae88-fe1d-4709-abaf-60cf2d499367 to DC_NAME completed successfull

y.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...