• No inventory after svn update

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    robzaR

    @Tom-Elliott well done,
    works like a charm.
    Regards

  • CMD or Batch snapins are not working! I have no more idea.

    Solved
    24
    0 Votes
    24 Posts
    23k Views
    ?

    @Wayne-Workman Thank you! I will try to convert the batch to an .exe file.

  • ssl keys

    5
  • Cannot Image HP Stream 11 Netbook

    18
    0 Votes
    18 Posts
    13k Views
    M

    @EAHarvey Several programs have found no issues with the drive.

    @Wayne-Workman Cannot do this right now as I only have 1 netbook in my Office but will give it ago when I can.

    Anyone else have an idea why I get this error when trying to deploy an image? https://forums.fogproject.org/uploads/files/1452520756237-error.jpg

    Thanks again.

  • Snapins with info from FOG

    3
    0 Votes
    3 Posts
    1k Views
    I

    @Wayne-Workman Thanks for that pointer, that will definitely help in getting started in this. I am learning how to do simple sql queries in PS and VBscript to try and accomplish this but none of them would work without this part.

  • Requesting wiki access.

    2
  • New Inits

    5
    5 Votes
    5 Posts
    4k Views
    JJ FullmerJ

    Everything is working for me now! hooray for the new inits!

  • Force multicast to start

    5
    0 Votes
    5 Posts
    3k Views
  • Multicast start button? Please.

    3
    0 Votes
    3 Posts
    2k Views
    Wayne WorkmanW

    @Tom-Elliott said:

    There is a time limit and the number of hosts to start.

    I set ours to 5 minutes.
    The setting is located here in FOG Trunk (pre FOG 1.3.0):
    FOG Configuration -> FOG Settings -> Multicast Settings -> FOG_MULTICAST_MAXWAIT

    0_1452188799247_upload-efe48a0b-9fdc-486f-a53f-9de0129aaf71

  • Imaging Windows 10

    Solved
    22
    0 Votes
    22 Posts
    40k Views
    Wayne WorkmanW

    @Jbob It’s compatible with Windows 8.1

  • Integrating Hirens Boot 15.2 into fog 1.2.0

    Solved
    50
    0 Votes
    50 Posts
    55k Views
  • Questions about Replication

    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @Wayne-Workman It will replicate to the other nodes.

  • svn image doesnt push

    22
    0 Votes
    22 Posts
    15k Views
    S

    @Wayne-Workman Good catch! I had exactly this in mind when I said that we had issues with empty disks with fogpartinfo. The new method (using lsblk) should work on empty disks. Would be interesting if someone could test this as well. Easiest would be to boot an unused client into debug mode. Then use the dd command from KKTwenty101’s posting to “murder the partition table”. After that try deploying (using the init files I posted) to that client.

  • 0 Votes
    11 Posts
    11k Views
    Wayne WorkmanW

    @Jbob said:

    @mrayzies not a problem. To answer those questions:

    Yes, the client installs your servers’ certificate and ours. The “FOG Project” CA (made by us) servers 2 purpose. SYSTEM level services need to be digitally signed otherwise windows will throw security errors (I have seen this issue when imaging a machine with an unsigned client). This can also be used to ensure no tampering was done with the client files That certificate is used to “verify” upgrades. Lets say we release v0.9.10, the client will download the msi from your server and check if it was signed by us. If the msi was somehow tampered, the digital signature would no longer be valid. Using HTTP over HTTPS has no security benefit to the client. Why? Because all traffic is already encrypted. Here’s a very basic overview of how the new client communicates Each client has a security token. This is used to prove to the server that the client is the actual host and not an impersonator. This token gets cycled constantly. When the client first makes contact, it encrypts its token and a proposed AES 256 key using RSA 4096 using your server’s public key. (This public key is verified against the pinned server CA certificate by checking the x509 chain and fingerprints). If the server accepts the security token and the new AES key, all traffic from that point on is AES 256 encrypted using that securely transmitted key.

    The whole point of our security model is to allow for secure communication over insecure medians.
    Even then, the client installation has an HTTPS option, but it serves no real security benefit.

    This stuff and a little other stuff has been added here:
    https://wiki.fogproject.org/wiki/index.php/FOG_Client#Security_design

  • Adding a custom host task

    17
  • Resizeable ?

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    This is related somehow to image replication. There is a much more specific thread here: https://forums.fogproject.org/topic/6296/replication-to-storage-nodes-not-working-trunk-version-4487

    Solving this thread as there was never anything wrong with resizable images on this fog revision.

  • imaging across the network

    4
    0 Votes
    4 Posts
    2k Views
    george1421G

    @fredlwal You will need to help us understand a bit more about your network. How is the network (distant) different than the network in the building you are?

    Is there a router or firewall that isolates your building network from the rest of the network?

  • turning off DHCP on a standalone network

    Solved
    14
    0 Votes
    14 Posts
    8k Views
    Wayne WorkmanW

    @fredlwal said:

    @Wayne-Workman said:

    undionly.k

    So for option 67 do I still have to copy /tftpboot file undionly.kkpxe or just type that in the string value?

    Just type in undionly.kkpxe for option 067 and the FOG server’s IP for 066. You don’t need to copy anything.

    @fredlwal said:

    @Wayne-Workman and does this have to be placed on all dhcp servers at each building?

    Only on the ones you want to use with FOG. If you have slow WAN speeds, you might want to setup a storage node at each location and setup the Location plugin.

  • Big thank you

    5
    2 Votes
    5 Posts
    3k Views
    george1421G

    For the reference image build out, I have our setup configured to build the reference image completely using a single set of task sequences. That task sequence lays down the image (on the reference image) runs the windows udpates, installs office, vc runtime libs, and all of the other applications then runs a final windows update. Without the windows updates I can build the reference image in about 20 minutes. With the windows updates it takes about 14 hours (no problem I just start before I go home). Then once that is done I sysprep the image and capture with FOG.

    Now I didn’t mention the drivers. In our case when we setup the reference image, we tell windows to look in the c:\drivers folder for any drivers. Then during OSD (OS Deployment) after FOG lays the image down on the target machine we run a fog postinstall script that picks up the model of computer and then copies the right drivers onto the target computer (c:\drivers). That saves us from having 15GB of drivers (12 Dell models worth) inside our captured image. Our golden image is about 15GB in size using this process. Also we can add new models without having to recapture the reference image. We do rebuild the reference image once a quarter to pick up the latest windows updates and to include updated add on applications (i.e. flashplayer, java, etc.) when required. But with a fully automated reference image build there is no heavy lifting to rebuild the reference image.

  • Mass Enable Services

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    Scott BS

    Excellent thanks!

63

Online

12.7k

Users

17.6k

Topics

156.9k

Posts