Jump to content

cirion9999

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by cirion9999

  1. I think I have included all the necessary packages in the first post. I think wmi comes if you install scripting support, or am I wrong?

    - I have been on holiday and haven't been able to develope this project for three weeks.

    - Is there any wishes or functions you guys could need.

    Someone suggested to make a function to map network drives based on the subnet. Would it be nice?

    Yeah WMI has to be installed as well as scripting support, if you have a script that does not call any WMI functions (info) then you will be fine else you do need to have the WMI package installed.

    the mapping of network shares via ip would be awesome it would allow you to connect into your deployment points very easly.

  2. try installing the WMI package into your PE.

    command from memory after you have mounted your *.wim file is

    peimg /install=*WMI* c:\%winpe%\mount\windows

    %winpe% < where you have your files.

    hope that helps

×
×
  • Create New...