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

    Windows 7 Deployment FOG- SAD2 Driver tool

    Scheduled Pinned Locked Moved
    Tutorials
    65
    228
    357.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.
    • M
      mmoore5553
      last edited by

      can anyone explain to me the issue ?

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

        [quote=“mmoore5553, post: 9311, member: 2685”]can anyone explain to me the issue ?[/quote]
        Hi,
        you should disregard that step, you shouldn’t need to change it, read back earlier in this thread because others have mentioned it.

        1 Reply Last reply Reply Quote 0
        • M
          mmoore5553
          last edited by

          Oh i am sorry maybe i am not explaining. The computer name is not being renamed. It is not changing it at all. It stays as renamed. I change it manually . I did not run fog sysprepping as i thought that was no longer needed.

          1 Reply Last reply Reply Quote 0
          • L
            Leroy Brown
            last edited by

            This got a bit messy, I just downloaded the deployment cabs from Dell and made a DVD, then included those folders in my image going forward.

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

              Guys, I used FOG server along with SAD2 scripts and the driver pack, but then I realized that some of the drivers from driverpack causes issued on some of our computers.
              then started to look for a better solution to make it possible only use the manufacture’s drivers. and lot more.
              The solution I found was the MDT2012 ( microsoft Deployment toolkit ) which is a free product that can be run on a windows 7 machine with tones of capblity includin injecting drivers during image deployemnt, post install apps and more…

              thanks

              1 Reply Last reply Reply Quote 0
              • J
                jasonaedwards
                last edited by

                This is perhaps a dumb question… I want to follow your tutorial step by step, but I have not yet downloaded FOG. Should I install it has a virtual machine? Or do I just install it on a standalone server on our network?

                Thanks

                Jason

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

                  [quote=“jasonaedwards, post: 10076, member: 3147”]This is perhaps a dumb question… I want to follow your tutorial step by step, but I have not yet downloaded FOG. Should I install it has a virtual machine? Or do I just install it on a standalone server on our network?

                  Thanks

                  Jason[/quote]

                  Hi, you can follow the guide without having fog, you can still create your image etc, and get it all ready, just make sure to use lots of snapshots along the way.

                  But to fully test the deployment you will need FOG.

                  You could run the sysprep and turn the machine off, then ghost the hard drive to test it in another machine. But I would just get fog working anyway.

                  1 Reply Last reply Reply Quote 0
                  • N
                    nikonaum
                    last edited by

                    I love this tutorial. Everything works perfect. I made myself a Universal Windows 7 x86 image out of a VirtualBox (ver. 4.2.6) virtual guest in my ArchLinux. I deployed it on some “metal” it takes about 30 minutes – 10 min. for image deploy (12GB) and 20 minutes unattended install and SAD2 drivers installation. One issue with the Video Card driver in the real hardware – “Device manager” says driver error: “Not enough resources”… or something similar, maybe because my video uses just 8MB of RAM (shared memory) and there is no option to increase it in BIOS even with the latest bios flashed. Though Microsoft site says that this error is related to Interrupts been occupied by other device. NOTE: There is a scenario which is very important for me: I want to deploy this image to previously installed and used PCs (some kind of reinstall) and just deploy it on the first partition e.g. 😄 drive and leave 😧 drive intact, because there are some user’s saved files, mainly office documents, pictures etc. but I don’t know how to do it, the only suggestion that I found was that I had to create multipartition image (single disk) and basically delete from /images/image-name/ directory the not needed partition of the 😧 drive. Because my Golden Image is one partition only (and one 100MB for special win7 needs) so it wipes all my D drive of the computer on which the image is deployed. Any suggestions? How can I save the data of my precious 😧 drive?

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

                      [quote=“nikonaum, post: 10129, member: 2897”]I love this tutorial. Everything works perfect. I made myself a Universal Windows 7 x86 image out of a VirtualBox (ver. 4.2.6) virtual guest in my ArchLinux. I deployed it on some “metal” it takes about 30 minutes – 10 min. for image deploy (12GB) and 20 minutes unattended install and SAD2 drivers installation. One issue with the Video Card driver in the real hardware – “Device manager” says driver error: “Not enough resources”… or something similar, maybe because my video uses just 8MB of RAM (shared memory) and there is no option to increase it in BIOS even with the latest bios flashed. Though Microsoft site says that this error is related to Interrupts been occupied by other device. NOTE: There is a scenario which is very important for me: I want to deploy this image to previously installed and used PCs (some kind of reinstall) and just deploy it on the first partition e.g. 😄 drive and leave 😧 drive intact, because there are some user’s saved files, mainly office documents, pictures etc. but I don’t know how to do it, the only suggestion that I found was that I had to create multipartition image (single disk) and basically delete from /images/image-name/ directory the not needed partition of the 😧 drive. Because my Golden Image is one partition only (and one 100MB for special win7 needs) so it wipes all my D drive of the computer on which the image is deployed. Any suggestions? How can I save the data of my precious 😧 drive?[/quote]

                      Hi,

                      I’m glad you find it useful. As to the D:\ user drives, I’m not sure of any easy way to preserve that data. You might want to post it in the help section to get a response.

                      I personally would write a logon script to copy the users data to a file share. Once they are all copied as they logon (robocopy?) then you can image them, and copy the data back.

                      1 Reply Last reply Reply Quote 0
                      • D
                        dahhunter
                        last edited by

                        I followed all the steps very carefully… and at the “Set up is Checking video Performance”

                        I get a Install Windows Error
                        read error in the C:\Windows\pather\unattend.xml

                        Hmm. a bit confused cause

                        Here is the Screen shot:
                        [IMG]http://i658.photobucket.com/albums/uu305/dahhunter/sysprep_zps5c58b713.jpg[/IMG]

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

                          [quote=“dahhunter, post: 10291, member: 3244”]I followed all the steps very carefully… and at the “Set up is Checking video Performance”

                          I get a Install Windows Error
                          read error in the C:\Windows\pather\unattend.xml

                          Hmm. a bit confused cause

                          Here is the Screen shot:
                          [IMG]http://i658.photobucket.com/albums/uu305/dahhunter/sysprep_zps5c58b713.jpg[/IMG][/quote]
                          Sorry I thought I replied to this.

                          The problem appears to be with your unattend file. In particular something you have specified possibly in shell setup module. If you could upload the file we can have a look, you may need to zip the file first.

                          1 Reply Last reply Reply Quote 0
                          • W
                            wizard210
                            last edited by

                            I’m getting an error that windows cannot open dpinst.7z. Any help would be appreciated.

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

                              [quote=“wizard210, post: 10657, member: 894”]I’m getting an error that windows cannot open dpinst.7z. Any help would be appreciated.[/quote]

                              Are you using the version I specified in the original post? Or a newer version? I use version SAD2-111118 of the SAD2 tool.

                              1 Reply Last reply Reply Quote 0
                              • B
                                Bjarke
                                last edited by

                                Hi all

                                First off thanks for a greate guide 🙂
                                I just wantede to let you know that this guide works without issues on latest version of SAD2 (v120520)

                                wizard210 it sounds like you have been messing around with eighter the bin folder inside drivers or you made changes to the script so it is now unable to find the bin folder.

                                Regards
                                Bjarke

                                1 Reply Last reply Reply Quote 0
                                • Y
                                  YuYo
                                  last edited by

                                  Can anybody re-post the SAD tool? It has been removed from the original site and I could not download it.

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

                                    [quote=“YuYo, post: 10903, member: 3300”]Can anybody re-post the SAD tool? It has been removed from the original site and I could not download it.[/quote]
                                    It is still on the website:

                                    [url]http://forum.driverpacks.net/viewtopic.php?id=5336[/url]

                                    1 Reply Last reply Reply Quote 0
                                    • Y
                                      YuYo
                                      last edited by

                                      [quote=“andyroo54, post: 10920, member: 267”]It is still on the website:

                                      [url]http://forum.driverpacks.net/viewtopic.php?id=5336[/url][/quote]

                                      The links are broken and take you to a Mediafire error page. 😞

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

                                        [quote=“YuYo, post: 10923, member: 3300”]The links are broken and take you to a Mediafire error page. :([/quote]
                                        So they are… looks like some one has already reported this in the thread, but here is the only version I have which is 111118, the CMD script is slightly modified by me.

                                        [url]http://dropcanvas.com/k9iq0[/url]

                                        1 Reply Last reply Reply Quote 0
                                        • Y
                                          YuYo
                                          last edited by

                                          Got it, thanks 🙂

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            Random Hero
                                            last edited by

                                            I am having some issues with SAD working. I downloaded the OP’s DP_Install_Tool.txt and pasted all of that into the file on the C drive, and I get the issues in the photos I’ve attached.

                                            I hit OK to the prompt in the 1st photo, and it proceeds to extract the files as shown in the 2nd photo, but after it extracts them all, it gives me the error you see in the 3rd photo. I’ve also attached a .txt file that contains the DP_Install_Tool that I am using.

                                            Any help would be greatly appreciated! Thanks!

                                            [url=“/_imported_xf_attachments/0/265_image.jpeg?:”]image.jpeg[/url][url=“/_imported_xf_attachments/0/266_image-1.jpeg?:”]image-1.jpeg[/url][url=“/_imported_xf_attachments/0/267_image-2.jpeg?:”]image-2.jpeg[/url][url=“/_imported_xf_attachments/0/268_DP_Install_Tool.txt?:”]DP_Install_Tool.txt[/url]

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 7 / 12
                                            • First post
                                              Last post

                                            226

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project