Jump to content

Recommended Posts

Posted

Instead of capture the image again I want to copy some batch files to C:\temp from network location so I can run them with firstlogoncommand.

I try to att the xcopy cmd into specialize phase but doesn't seems to work.

Where else can I put the command? My autologon account is local so I don't think it has permission to xcopy from my network location during firstlogoncommands.


Posted

Did you look in the Panther logs or UnattendGC to see if there is an error? It could be that Windows was not in the proper state to run xcopy when you called it.

But is it possible to run xcopy during specialize?

Is it even possible to install program during specialize or is it better to do that during firstlogoncommands.

I'll check out the error logs.

Posted

Did you look in the Panther logs or UnattendGC to see if there is an error? It could be that Windows was not in the proper state to run xcopy when you called it.

What to search for. Now I don't get any error but xcopy doesn't copy any files.

In WSIM I added this cmd in the path field; xcopy \\server1\scripts\* C:\temp\

..but the files isn't there after installation is done.

I have tried the command in cmd and it should work.

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...