Jump to content

Cannot load string resource 1014, error 15105


Jac
 Share

Recommended Posts

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 !

Link to comment
Share on other sites

  • Developers

Does it work when you run it manually at the CMD prompt or does it give the same errors?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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