I am trying to hammer through a problem and can't get this figured out.
Scenario:
Using OSD to deploy XP image for older computer models. The image needs to deploy and the task sequence should rename computer based on subnet and then join computer to proper AD OU.
Image created and deploys fine
I cannot get the machine name change to work.
In our Windows 7 image deployment task sequence, I created a PowerShell script that I run through a Task Sequence Run Command Line step. When I tried to use the same step in the XP image, I would receive a PowerShell error indicating the .PS1 file was not recognized as a cmdlet, etc. I then created a .CMD file to execute the PowerShell script and tried to run as a Task Sequence Install Software step. I am now getting an error in the TS log stating that the "install failed with error 0x80070001". If I deploy the same .CMD package as an advertised program, it works fine. Any great ideas out there?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello,
I am trying to hammer through a problem and can't get this figured out.
Scenario:
Using OSD to deploy XP image for older computer models. The image needs to deploy and the task sequence should rename computer based on subnet and then join computer to proper AD OU.
Image created and deploys fine
I cannot get the machine name change to work.
In our Windows 7 image deployment task sequence, I created a PowerShell script that I run through a Task Sequence Run Command Line step. When I tried to use the same step in the XP image, I would receive a PowerShell error indicating the .PS1 file was not recognized as a cmdlet, etc. I then created a .CMD file to execute the PowerShell script and tried to run as a Task Sequence Install Software step. I am now getting an error in the TS log stating that the "install failed with error 0x80070001". If I deploy the same .CMD package as an advertised program, it works fine. Any great ideas out there?
Eric
Share this post
Link to post
Share on other sites