Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Network Installation

Network Installation

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionsysadminworkspace
5 Posts 2 Posters 0 Views 1 Watching
  • 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.
  • U Offline
    U Offline
    u6ik
    wrote on last edited by
    #1

    Hi all, I'd like a little help. I am writing a Setup program and have come up against the problem of installation over a network. The program currently works perfectly installing on Windows machines locally but I am trying to consider how a network admin might install across a network. Currently the setup would require individual installations on each machine due to the fact that local registries are set by the setup program. I guess what I'm asking is, what is best? Do network admins usually install systems individually or is there a method of cascade installation which can be applied? Many thanks u6ik

    J 1 Reply Last reply
    0
    • U u6ik

      Hi all, I'd like a little help. I am writing a Setup program and have come up against the problem of installation over a network. The program currently works perfectly installing on Windows machines locally but I am trying to consider how a network admin might install across a network. Currently the setup would require individual installations on each machine due to the fact that local registries are set by the setup program. I guess what I'm asking is, what is best? Do network admins usually install systems individually or is there a method of cascade installation which can be applied? Many thanks u6ik

      J Offline
      J Offline
      John M Drescher
      wrote on last edited by
      #2

      u6ik wrote: Do network admins usually install systems individually In windows this is the case. But there are tricks we sometimes use to do a full install of all applications then mirror the disk and use special software to make windows create a new uid for the machine. However this generally only works on very similar systems (same hardware). John

      U 1 Reply Last reply
      0
      • J John M Drescher

        u6ik wrote: Do network admins usually install systems individually In windows this is the case. But there are tricks we sometimes use to do a full install of all applications then mirror the disk and use special software to make windows create a new uid for the machine. However this generally only works on very similar systems (same hardware). John

        U Offline
        U Offline
        u6ik
        wrote on last edited by
        #3

        Thanks for the feedback. My favourite kind of problem... A problem that's not a problem. Looks like I'm onto testing ;) Cheers u6ik

        J 1 Reply Last reply
        0
        • U u6ik

          Thanks for the feedback. My favourite kind of problem... A problem that's not a problem. Looks like I'm onto testing ;) Cheers u6ik

          J Offline
          J Offline
          John M Drescher
          wrote on last edited by
          #4

          One thing you can do to make it less work for network admins is to allow the media to be copied (not installed) to a server share and then installed individually from there to each pc instead of having to carry a cd around to 1000 computers. In some places (my hospital) we have computers without cds so allowing pcs to be installed in this way is essential. John

          U 1 Reply Last reply
          0
          • J John M Drescher

            One thing you can do to make it less work for network admins is to allow the media to be copied (not installed) to a server share and then installed individually from there to each pc instead of having to carry a cd around to 1000 computers. In some places (my hospital) we have computers without cds so allowing pcs to be installed in this way is essential. John

            U Offline
            U Offline
            u6ik
            wrote on last edited by
            #5

            Piracy aside, this is probably the way the product will be released for institutions. A licenced network release ;) u6ik

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups