• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Add unatended windows installs

    Scheduled Pinned Locked Moved
    Feature Request
    3
    3
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sparky
      last edited by

      It looks like we can do images but what about adding in unattended windows 7 installs I have been playing with OPSI and that is one feature I miss!

      1 Reply Last reply Reply Quote 0
      • x23piracyX
        x23piracy
        last edited by

        Hi,

        this is not the intention of fog but i can hardly recommend wintoolkit combined with an unattended.xml.
        I boot a winpe that is making a network connection, mounts a win7 install share and runs setup fully
        automated 😉 but i just use that for fresh installations, i image with fog after that.

        Regards X23

        ║▌║█║▌│║▌║▌█

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          [quote=“Sparky, post: 33429, member: 25131”]It looks like we can do images but what about adding in unattended windows 7 installs I have been playing with OPSI and that is one feature I miss![/quote]

          I guess I don’t fully understand.

          If you’re looking to do an unattended setup, why not just insert the unattended.xml file in the Image before upload?

          If you sysprep the system, it will locate that unattend (as long as it’s in C:\Windows\System32\sysprep\unattend.xml) and clean up the system. You can specify all of the things you need and it’s as a part of the Windows. The way I do it,

          !.) Install the OS
          2.) At the name computer, generate username I hit Ctrl+Shift+F3, the system will reboot and login to Administrator in Audit mode.
          3.) Install all the software we need. Windows updates, etc…
          4.) Sysprep the system. I use the code:
          [code]cd c:\Windows\System32\sysprep
          sysprep /generalize /oobe /shutdown /unattend:“C:\Windows\System32\sysprep\unattend.xml”[/code]

          5.) (I use vm’s but should work) WHen the image is sysprepping, I create my image task. Once the system is complete with sysprepping, I power back on the system and it creates the tasking.

          Hope this helps.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          177

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project