Hi

I'm having an interesting issue. We are deploying tablets via a docking 
station (only whay -> network, join domain, and so on)
Now, the supplier came out with a hotfix for the portable keyboard (so it 
can be used as a mini laptop or tablet) which is just adding some 
regvalues in the HKLM/system/enum/currentcontrolset/USB .....
These keys only exist if the keyboard was attached once so not during the 
deployment AND they can't be pre-provisionned.

I've created a script as part of the task sequence which tells the "deploy 
guy" to :

        -> remove it from the docking (so losing network connection)
        -> connecting the keyboard
        -> the script will check if the new keys pop up in the registry:
                -> if yes -> values changed -> add it back to the docking
                -> if not -> loop the script

After detection and changing the values, which actually works, and putting 
it back into the docking, the task-sequence just stops and shows the 
desktop.
I think it probably has something to do with the loss of network 
connection.

If somebody encountered such a "dillema" please advice otherwise I'll just 
create a sheduled task on the device with a trigger on an event (namely 
the adding of the keyboard)
and try to add the keys like that.

Thanks!


Met vriendelijke groeten. 
Cordialement. 
Mit freundlichen Grüßen. 
Best Regards. 

Jan 
 

Reply via email to