cmd.exe /c md c:\temp - I have that on my TSs. On Thu, Oct 2, 2014 at 11:49 AM, Jeff Poling <[email protected]> wrote:
> Try launching cmd.exe as part of your command line: > > cmd.exe /c mkdir %OSDISK%\temp > > Jeff > > ------------------------------ > From: [email protected] > To: [email protected] > Subject: [MDT-OSD] Create C:\Temp During TS > Date: Thu, 2 Oct 2014 18:42:08 +0000 > > > This must be the dumbest question I've ever asked, and I've asked some > really dumb ones…… > > > > I have tried every combination of MKDIR C:\Temp , cmd.exe MKDIR C:\Temp, > C:\Windows\System32\cmd.exe C:\Temp and even a batch file with @Echo Off > MKDIR C:\Temp and nothing works. What can I possibly be doing wrong to > simply create a temp directory in a task sequence on Win 7 x64?????? > Everything I do just times out without creating the directory. > > > > > > > > > > > > > > > > > > > * ------------------------------ * > > * John Marcum* > > MCITP, MCTS, MCSA > * Desktop Architect* > > * Bradley Arant Boult Cummings LLP* > * ------------------------------ * > > [image: mms] > > [image: H_Logo] > > > > ------------------------------ > > Confidentiality Notice: This e-mail is from a law firm and may be > protected by the attorney-client or work product privileges. If you have > received this message in error, please notify the sender by replying to > this e-mail and then delete it from your computer. >
