ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved Question About Veeam Endpoint Protection Recovery Media

    IT Discussion
    backup veeam veeam endpoint protection
    7
    55
    17.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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Do you have Linux? If so, the dd command will do this and is built into every significant Linux distro. If you only have Windows, you can get dd via Chocolatey.

      IT-ADMINI 1 Reply Last reply Reply Quote 0
      • IT-ADMINI
        IT-ADMIN @scottalanmiller
        last edited by

        @scottalanmiller said:

        Do you have Linux? If so, the dd command will do this and is built into every significant Linux distro. If you only have Windows, you can get dd via Chocolatey.

        no i have only windows
        veeam create a bootable USB, what about copying the folders and files in the USB and paste them in folder that has the name of this computer and do the same for next computer, finally we have many folders, each folder contains the USB boot files of each computer, then if we want to boot computer x from the USB, we will go to the folder x and copy paste into USB then boot from USB,
        what do you think about this ??

        scottalanmillerS 2 Replies Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @IT-ADMIN
          last edited by

          @IT-ADMIN said:

          no i have only windows

          choco install dd --pre
          

          It is that easy.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @IT-ADMIN
            last edited by

            @IT-ADMIN said:

            veeam create a bootable USB, what about copying the folders and files in the USB and paste them in folder that has the name of this computer and do the same for next computer, finally we have many folders, each folder contains the USB boot files of each computer, then if we want to boot computer x from the USB, we will go to the folder x and copy paste into USB then boot from USB,
            what do you think about this ??

            Copying files from a bootable device isn't useful. Image it and store the image file. Don't do anything else. Pasting files into anything (CD, DVD, USB Stick, SD, Hard Drive) cannot be booted. Imaging and file copies are extremely different things.

            1 Reply Last reply Reply Quote 1
            • DanpD
              Danp @IT-ADMIN
              last edited by

              @IT-ADMIN said:

              it is a good idea, but i have to learn how to export the boot files as iso image in order to save it in a network share
              thank you

              You can build the ISO directly from within the app.

              IT-ADMINI 1 Reply Last reply Reply Quote 3
              • IT-ADMINI
                IT-ADMIN @Danp
                last edited by

                @Danp said:

                @IT-ADMIN said:

                it is a good idea, but i have to learn how to export the boot files as iso image in order to save it in a network share
                thank you

                You can build the ISO directly from within the app.

                how we can do this, can you give the procedure ??

                1 Reply Last reply Reply Quote 0
                • DanpD
                  Danp
                  last edited by

                  Check out the first image in this link. Select the "Image" entry from the listbox to create an ISO.

                  IT-ADMINI 1 Reply Last reply Reply Quote 0
                  • IT-ADMINI
                    IT-ADMIN @Danp
                    last edited by

                    @Danp said:

                    Check out the first image in this link. Select the "Image" entry from the listbox to create an ISO.

                    i didn't pay attention to it in the first time, now i just see it
                    thank you very much,

                    1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch
                      last edited by JaredBusch

                      Note the highlighted section. This is what embeds the drivers in the ISO, they are checked by default. Also note, I selected to make an image file.

                      0_1447086591099_2015-11-09 10_18_53-ScreenConnect - LT-DUSTIN - Connected.png

                      Specify the location for the image file. I use a network share, but you can easily put it on the C drive temporarily and copy it off after the process is done.

                      0_1447086820063_2015-11-09 10_20_12-ScreenConnect - LT-DUSTIN - Connected.png

                      Confirm what you picked.

                      0_1447086848970_2015-11-09 10_20_26-ScreenConnect - LT-DUSTIN - Connected.png

                      Watch it complete.

                      0_1447086873635_2015-11-09 10_32_43-ScreenConnect - LT-DUSTIN - Connected.png

                      1 Reply Last reply Reply Quote 2
                      • DashrenderD
                        Dashrender
                        last edited by Dashrender

                        Looks like you could add the network drivers for most if not all of your systems so a single restore image could work for them all.

                        A bit more work, but only having to hang onto one disk, kinda nice.

                        IT-ADMINI 1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch
                          last edited by

                          @Dashrender said:

                          Looks like you could add the network drives for most if not all of your systems so a single restore image could work for them all.

                          A bit more work, but only having to hang onto one disk, kinda nice.

                          I assume you meant drivers?

                          DashrenderD 1 Reply Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @JaredBusch
                            last edited by

                            @JaredBusch said:

                            @Dashrender said:

                            Looks like you could add the network drives for most if not all of your systems so a single restore image could work for them all.

                            A bit more work, but only having to hang onto one disk, kinda nice.

                            I assume you meant drivers?

                            yes, corrected.

                            1 Reply Last reply Reply Quote 0
                            • IT-ADMINI
                              IT-ADMIN @Dashrender
                              last edited by

                              @Dashrender said:

                              Looks like you could add the network drivers for most if not all of your systems so a single restore image could work for them all.

                              A bit more work, but only having to hang onto one disk, kinda nice.

                              No, i think you have to create for each system his own image, when you have issue with machine x, go and find the image x and boot from it (make bootable USB based on this image)

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @IT-ADMIN
                                last edited by

                                @IT-ADMIN said:

                                @Dashrender said:

                                Looks like you could add the network drivers for most if not all of your systems so a single restore image could work for them all.

                                A bit more work, but only having to hang onto one disk, kinda nice.

                                No, i think you have to create for each system his own image, when you have issue with machine x, go and find the image x and boot from it (make bootable USB based on this image)

                                No, look at my first screenshot. there is a checkbox there to let you include MORE drivers. If you do this, you could easily have a single ISO image that would work on all your devices.

                                IT-ADMINI 1 Reply Last reply Reply Quote 0
                                • IT-ADMINI
                                  IT-ADMIN @JaredBusch
                                  last edited by

                                  @JaredBusch said:

                                  @IT-ADMIN said:

                                  @Dashrender said:

                                  Looks like you could add the network drivers for most if not all of your systems so a single restore image could work for them all.

                                  A bit more work, but only having to hang onto one disk, kinda nice.

                                  No, i think you have to create for each system his own image, when you have issue with machine x, go and find the image x and boot from it (make bootable USB based on this image)

                                  No, look at my first screenshot. there is a checkbox there to let you include MORE drivers. If you do this, you could easily have a single ISO image that would work on all your devices.

                                  do you mean the third checkbox ??

                                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch @IT-ADMIN
                                    last edited by

                                    @IT-ADMIN said:

                                    @JaredBusch said:

                                    @IT-ADMIN said:

                                    @Dashrender said:

                                    Looks like you could add the network drivers for most if not all of your systems so a single restore image could work for them all.

                                    A bit more work, but only having to hang onto one disk, kinda nice.

                                    No, i think you have to create for each system his own image, when you have issue with machine x, go and find the image x and boot from it (make bootable USB based on this image)

                                    No, look at my first screenshot. there is a checkbox there to let you include MORE drivers. If you do this, you could easily have a single ISO image that would work on all your devices.

                                    do you mean the third checkbox ??

                                    yes

                                    1 Reply Last reply Reply Quote 0
                                    • IT-ADMINI
                                      IT-ADMIN
                                      last edited by

                                      i see it now, but do you think it is safe to boot all of your machines from one image that has multiple drivers, is that the best practice
                                      i think if you have an image for each machine is safe and smooth, what do you think ??

                                      JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                      • JaredBuschJ
                                        JaredBusch @IT-ADMIN
                                        last edited by

                                        @IT-ADMIN said:

                                        i see it now, but do you think it is safe to boot all of your machines from one image that has multiple drivers, is that the best practice
                                        i think if you have an image for each machine is safe and smooth, what do you think ??

                                        As we said before. if your hardware is all similar, then it really should not matter.

                                        Please remember, the point of this image, is simply to boot the hardware far enough to provide network connectivity and allow the Veeam software to pull the backup back down onto the hardware. It is not designed to have all functions for the hardware.

                                        1 Reply Last reply Reply Quote 1
                                        • scottalanmillerS
                                          scottalanmiller @IT-ADMIN
                                          last edited by

                                          @IT-ADMIN said:

                                          i see it now, but do you think it is safe to boot all of your machines from one image that has multiple drivers, is that the best practice

                                          i think if you have an image for each machine is safe and smooth, what do you think ??

                                          Why do you feel that it would not be a best practice to have a single image with all of the necessary drivers? What downside are you proposing this has?

                                          IT-ADMINI 1 Reply Last reply Reply Quote 0
                                          • IT-ADMINI
                                            IT-ADMIN @scottalanmiller
                                            last edited by

                                            @scottalanmiller said:

                                            @IT-ADMIN said:

                                            i see it now, but do you think it is safe to boot all of your machines from one image that has multiple drivers, is that the best practice

                                            i think if you have an image for each machine is safe and smooth, what do you think ??

                                            Why do you feel that it would not be a best practice to have a single image with all of the necessary drivers? What downside are you proposing this has?

                                            i don't know, the idea of having multiple drivers in one image make me thinking that this may cause driver issues or incompatibility (by mistake pulling driver x instead of driver y) i'm just talking 😉

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post