Hi,

i got a Winows Server2012R2 with newest versions of WDS and MDT. I’m fine with deploying operating systems (win7/8.1) plus drivers and applications (office, flash, java etc.).

But i have a Problem i cant solve by myself or find a solution.

When i try to push out a single Application:

I created a custom task sequence. Also put my customsettings.ini and bootstrap.ini to default. Updated my deploymentshare!

Now i try to start the LiteTouch.wsf from a Client PC by using cmd (as Admin): cscript \‘servername’\DeploymentShare$\Scripts\LiteTouch.wsf

I also tried without the cscript command. Same result.

The ClientPC is in the correct domain and the User I’m logged on is member of the local Administrators Group. If I’m not in the domain and use a local user account it won’t start the script. Cmd says: wrong username and/or password.

I expected a window to pop up where I can choose a task sequence.

It doens’t seem to happen anything.

Excuse me for my bad English, I’m german.

I appreciate any tips or possible solutions.

I also know MDT/WDS is not a good tool for deploying applications but we dont have SCCM and don’t want to push out 25 apps by GPOs.

have a nice day

Basti

1 Spice up

You need to launch LiteTouch.vbs, not LiteTouch.wsf

Well, that was way too easy. Worked for me, thanks alot jma89!

No problem; I’m glad it wasn’t anything more complex. :slight_smile: