Jump to content


lololo

Established Members
  • Posts

    4
  • Joined

  • Last visited

lololo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I have to use a vbs script to update windows drivers (it's an old script with lots of reminiscences that I'm migrating to sccm later). So I use a task sequence to do the job. When I migrate windows 7 to windows 10, the vbs works perfectly because it is in this mode: https://ibb.co/1LtMyCC When I make a windows 10 build update, the driver update starts in another phase (while it is in the same place in the task sequence): https://ibb.co/Pxv59qC in this phase all the drivers do not install well! Is there a way to wait for the OS to finish booting before running the drivers. Thansk for your help (and sorry for my bad english ;-))
  2. Hello, I had the same problem, the variable is not solved .... I modified the command like this so that it works: cmd.exe / c "reg add" HKEY_LOCAL_MACHINE \ SOFTWARE \ CHUV "/ v RequiredUpgrade_1809 / t REG_SZ / d"% date% "/ f" have a good day
  3. Hello, First of all, congratulations for your great work ! I'm trying to edit the HTA to disable checkbox / onedrive, but I can not ... Is there a simple way to do it? (Sorry if this is a dumb question)
×
×
  • Create New...

Important Information

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.