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

    Windows 7 Deployment FOG- SAD2 Driver tool

    Scheduled Pinned Locked Moved
    Tutorials
    65
    228
    358.0k
    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
      ssx4life
      last edited by

      Fog service also pushes out software packages you can customize and build yourself. Can auto-shut down / log off / modify clients remotely (big help).

      If you don’t want to use Active Directory for all your software pushing and updates it’s a great work-around solution.

      1 Reply Last reply Reply Quote 0
      • A
        andyroo54 Moderator
        last edited by

        [quote=“ssx4life, post: 2401, member: 268”]Fog service also pushes out software packages you can customize and build yourself. Can auto-shut down / log off / modify clients remotely (big help).

        If you don’t want to use Active Directory for all your software pushing and updates it’s a great work-around solution.[/quote]

        As SSX says, For me one of the best features of FOG is to deploy programs automatically. It’s one thing to save two hours installing windows 7, but it’s another game all together installing programs automatically after imagine. Saves time like you wouldn’t believe.

        1 Reply Last reply Reply Quote 0
        • falkoF
          falko Moderator
          last edited by

          is it possible to attach the latest cmd/text file that you use, i dont want to have missed anything out?

          thanks

          1 Reply Last reply Reply Quote 0
          • S
            ssx4life
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • S
              SCSI
              last edited by

              Awesome guide. Trying to test this right now. Thanks OP!

              1 Reply Last reply Reply Quote 0
              • V
                viggo
                last edited by

                Nice feature In other words, how does the actual deploy method work?

                Policy ? or does the package dploy with pxe boot?
                I am whery curious about the agent, and the resources it uses on our clients.
                The main reason that i have not considered the agent is that we have bad experience with this sort of agents, we where running Novel Zenworks before fog, and the agent from novel kille about 50% of our computers esepessially those with 1 gb ram or less.

                Best Regards

                Viggo

                1 Reply Last reply Reply Quote 0
                • A
                  andyroo54 Moderator
                  last edited by

                  [quote=“falko, post: 2464, member: 48”]is it possible to attach the latest cmd/text file that you use, i dont want to have missed anything out?

                  thanks[/quote]

                  Here you go, I haven’t changed much, (Just to Stop/start FOG service, and clean a few things up) you can compare the differences yourself (if you use it, just remember to change it back to a .cmd file, it won’t let me upload .cmd files):

                  [url=“/_imported_xf_attachments/0/85_DP_Install_Tool.txt?:”]DP_Install_Tool.txt[/url]

                  1 Reply Last reply Reply Quote 0
                  • falkoF
                    falko Moderator
                    last edited by

                    thank you, your guide is truly awesome!!

                    1 Reply Last reply Reply Quote 0
                    • S
                      ssx4life
                      last edited by

                      Andyroo54 would you be kind enough to go back to the original post in the thread and add the DP_Install_Tool.txt to the first entry? This will keep the thread uniform and simple to manage.

                      Also… if you could please upload an example of your .xml answer file for the community. Just a thought 😃

                      p.s. i’m working on a tutorial for XP as well for all those legacy users holding out

                      –ssx–

                      1 Reply Last reply Reply Quote 0
                      • D
                        Darren George
                        last edited by

                        Hi all ive recently looked into this guide and use the dpinstall and sad tool, now for me the drivers get uncompressed with no problem at all, the issue i get is the drivers dont actually get installed in device manager, i have to click through to install each device driver any body got a trick to get this to work??

                        1 Reply Last reply Reply Quote 0
                        • A
                          andyroo54 Moderator
                          last edited by

                          [quote=“Darren George, post: 2711, member: 375”]Hi all ive recently looked into this guide and use the dpinstall and sad tool, now for me the drivers get uncompressed with no problem at all, the issue i get is the drivers dont actually get installed in device manager, i have to click through to install each device driver any body got a trick to get this to work??[/quote]
                          Hi Darren,

                          I’d suggest testing the DPinstall tool on a PC that’s just been loaded with win 7 fresh, and running it manually. Get the version I specify in the guide I think it’s 1.111118, and run it. I’ve never had the problem where the drivers won’t install, so perhaps its a policy setting you’ve changed or something else, hence why you should try it on a totally fresh install of win 7.

                          1 Reply Last reply Reply Quote 0
                          • I
                            iphunt3r1
                            last edited by

                            hey there guys, great guide but i have a problem with trying to boot into pxe, i get anerror stating that it cant read the hard drive size. it tells me to unmount the hard drive 1st. not sure what this means

                            PLEASE help

                            1 Reply Last reply Reply Quote 0
                            • I
                              iphunt3r1
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • I
                                iphunt3r1
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • A
                                  andyroo54 Moderator
                                  last edited by

                                  [quote=“iphunt3r1, post: 2862, member: 932”]hey there guys, great guide but i have a problem with trying to boot into pxe, i get anerror stating that it cant read the hard drive size. it tells me to unmount the hard drive 1st. not sure what this means

                                  PLEASE help[/quote]
                                  Make sure you set your virtual machines’s HDD to IDE and not SCSI, for some reason FOG won’t pick up SCSI. Other than that, you might have more luck starting a thread in the help section.

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    khanair
                                    last edited by

                                    Is it possible to use VMPlayer instead of workstation for this? Thanks in advance!

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      ssx4life
                                      last edited by

                                      I don’t believe so. Player only plays existing VM’s, you need to build one from scratch.

                                      Look into Virtual Box as a free alternative - [url]https://www.virtualbox.org/[/url]

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        sid
                                        last edited by

                                        this is what I did;
                                        I created a RunOnce registry input which will call the DP_install the first time that windows boots.
                                        Example: DrvIns.reg
                                        C:\Drivers\SAD2-111118\DP_Install_Tool.i have uploaded the file, please remember to rename it to drvins.reg
                                        thx

                                        [url=“/_imported_xf_attachments/0/102_Drvins.TXT?:”]Drvins.TXT[/url]

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sid
                                          last edited by

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            Jim Graczyk
                                            last edited by

                                            I wish I’d found this guide about a week ago. Thanks to Andyroo54 for the hard work to get it together and the willingness to share it.

                                            I’ve done essentially the same thing, but without the DP_Install_Tool. I do have a fundamental question on the efficacy of the process. I apologize in advance if I’ve misunderstood any of what’s been documented here. Just point out my error. So here’s what I think I understand:
                                            [LIST=1]
                                            []This whole process is an attempt to make an image that will work on a wide array of hardware platforms?
                                            [
                                            ]OS is installed
                                            []drivers are copied to a drivers dir on the machine prior to imaging (driver packs).
                                            [
                                            ]system is sysprep’d
                                            []System is uploaded
                                            [
                                            ]image is sent to some other PC, boots, sysprep runs, reboots, etc
                                            [*]of the first logon on the new machine, DP_Install_Tool runs, with your defined alterations and drivers are installed, unused stuff is deleted.
                                            [/LIST]
                                            If all of the above is true, how does the OS boot the first time if the image knows nothing about critical chipset or mass storage drivers that are normally required to boot the OS? DP_Install_Tool runs after the first boot. It seems like a chicken and egg issue. How can the OS boot in the first place.
                                            I’m sure I’ve got something wrong. If I don’t, the result would be the same as sysprep’ing XP without [OEMMassStorage] and all the effort that required to extract PnP IDs. In this scenario, a freshly imaged PC would deploy correctly, all drivers would load for new NICs, sound cards, graphics cards, etc., if and only if the chipset (almost all were) and the disk subsystem were supported by whatever was on the original MS OS CD (often a problem).
                                            The process I’ve just started to use I believe solves this problem by “injecting” drivers into the image using DISM from a Winbuilder or WinPE boot CD. This is done between steps 4 and 5 above - post sysprep, pre-upload. The step uses the same driver packs, but extracted to a second ISO or run from a network share. Getting DISM to work correctly in a Winbuilder CD was the tough part. This step seems to require the OS drive not be in use.
                                            If the guide give us a process that works for all devices, including mass storage, I’d rather us it than the one I’m using since it adds a different type of support cd and make the process a little more difficult. I’m just getting started on this, so the right direction really matters
                                            Please advise.
                                            Jim Graczyk

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 11
                                            • 12
                                            • 3 / 12
                                            • First post
                                              Last post

                                            204

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project