• Quick cron scheduling help needed

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    A

    It was adding the * that helped get these going, thanks Deastrom!

  • Is there going to be another official release?

    6
    0 Votes
    6 Posts
    2k Views
    ?

    I get it. It’s just that there are some new features in Fog that many of us can’t use because they don’t have that stamp of approval.

  • Nodes, Groups and Mirroring, oh my!

    15
    0 Votes
    15 Posts
    4k Views
    Wayne WorkmanW

    [quote=“George Stewart, post: 47485, member: 29650”]Thank you for the responses.

    I am using the location plugin, but I have only one location. I’ve named this “main”. I have a dedicated 10 gig connection between my sites ( fiber ). One site can see the fog menu, register a device but fails (just reboots) once the image starts to pull down. My other site can’t boot to the fog system at all. I’ve ruled out the patch cables or switches being a problem as they are the same at all of my locations (gigabit switches). Should I setup additional locations at these other two sites and push the location\replicate the images down to these other sites? Just don’t want to go that route if my dedicated fog server here at the main location can handle this for me already.[/quote]

    You only have one PHYSICAL location, but do you have V-Lans, or seperate broadcast domains configured? Is your location sub-netted?

    The location plugin only needs to be used if you have logically separated networks segments.

    If everything in your organization is all in one nice-simple network and on the same broadcast domain, you can just configure storage nodes if you like, or just have 1 FOG server, and nothing more.

  • Using FOG as Disaster Recovery System

    25
    0 Votes
    25 Posts
    12k Views
    DeastromD

    We managed to fix this. We had to go into the FOGClient config.ini which is located in the etc folder of the FOGClient installation folder. We had to change forcerestart under the taskreboot from 0 to 1. That’s all. If anyone has wiki access to change the Client setup page, please be sure to include this.

  • Legacy/New Client with FOG server swap-out

    3
    0 Votes
    3 Posts
    1k Views
    J

    The new clients will need to reboot to cycle their encryption keys, but other than that should shouldn’t be an issue.

  • Detail on how fog handles different OSs

    4
    0 Votes
    4 Posts
    1k Views
    JunkhackerJ

    [quote=“Julianh, post: 47352, member: 24986”]Thank you Tom, I’ve been imaging 2008 & 2012 servers, using windows 7 as the OS. I was a bit puzzeled as to why it was working! All installs should be MBR.

    Is there a way of taking a raw image of the BCD data?

    The OS I’m Imaging is, not windows, and am prepared to “pay” in storage such that, I take an image of the server, then send that same image down to the same machine. I’ll repeat that for each server. I know it’ll be heavy on the storage. Some of the OS partitions are fat16, so I want to use the features of fog for,these partitions, rather than use a “raw” image

    Thanks for your help

    Yours

    Julian[/quote]
    OS “other” and non-resizable is what you’re looking for, by the sound of it.
    out of curiosity, what OS is it?
    fyi: fog has built in detection and support for ext 2, 3, and 4, ntfs, fat, hfsplus, and uses raw for what it can’t detect. so, you’ll probably find that the image takes up less space then you think.

  • Pulling an image of a RAID 1 Drive

    7
    0 Votes
    7 Posts
    4k Views
    T

    Thanks, I will test this out incase this issue comes up again. My colleague was able to get a license from a reseller of the old application.

  • Unidonly.0 question

    8
    0 Votes
    8 Posts
    5k Views
    JunkhackerJ

    [quote=“Trevelyan, post: 47309, member: 7471”]Is it just avoiding possible data corruption, or certain data corruption? I haven’t seen any ill effects of not changing, to be honest. I’ll keep going without changing it but keep it in mind anyway. Thanks for explaining it! :)[/quote]

    potential.

  • Fedora 22

    2
    0 Votes
    2 Posts
    757 Views
    Tom ElliottT

    If the syntax is similar to yum, we could make a temporary alias to change out yum to dnf. I don’t imagine the installation of packages would change too much.

  • FOG custom report

    3
    0 Votes
    3 Posts
    1k Views
    Wayne WorkmanW

    I’ve never used the reporting functionality in FOG…

    I’d personally just fire up an SQL client, connect to FOG, do the query for the data I want, dump that into a Google Doc, and format it up nice and pretty.

  • Need Tutorial for Making this Work with UEFI

    30
    0 Votes
    30 Posts
    22k Views
    J

    Also, are you able to boot to a recovery partition by pressing F8? If so, Windows 8 has some recovery tools in there for startup issues.

  • FOG Server failover

    12
    0 Votes
    12 Posts
    3k Views
    ?

    I still have alot of testing and configuration to do but as soon as my documentation is done I will post it here. I am having issues with NIC bonding right now, it works great on the FOG servers, CentOS 6.6, but I applied the same settings to the Red Hat 6.6 servers and the connection keeps dropping. The fun of IT!!

  • Not delete a printer

    7
    0 Votes
    7 Posts
    3k Views
    Tom ElliottT

    Actually it would still be allowed because fog does not install software or printers as the logged in user. It installs using the system user which is essentially the root user of system level activities allowing printers and software to be installed but maintaining user level permissions.

  • Smarte Notebook printer

    3
    0 Votes
    3 Posts
    1k Views
    Roger SaffleR

    We put it on our images too. But if you choose Fog printer management to Add/Delete it deletes the Smart Printer. I either need to know how to push it out or how to keep from from deleting it.

  • Fog and AES-256 Drive Encryption

    16
    0 Votes
    16 Posts
    6k Views
    N

    [quote=“Wayne Workman, post: 46752, member: 28155”]Also, if you used user-based enumeration shares (windows server 12 and up), you can specify encryption of the redirected user data on the server itself, and have the user files NOT EVEN EXIST on the local machines. That’s how my environment is set up. It’s done through GPOs.[/quote]

    That too is how we have ours set up. I really, really love not worrying about someone’s files when a drive dies anymore.

  • Old image directories not deleted / files still exist.

    5
    0 Votes
    5 Posts
    1k Views
    JunkhackerJ

    [quote=“Wayne Workman, post: 46660, member: 28155”]Does FOG use FTP to delete images?[/quote]

    yes

  • WDS and FOG

    28
    0 Votes
    28 Posts
    18k Views
    N

    It shouldn’t be too hard to have a method to chain to WDS. Its just a matter of triggering the right file. It does matter what version of Windows Server you are running. When I get to that part, I will be making a connection to a Windows Server 2012. The same methods should also work on 2008r2 and 2012r2.

    Any/all results and documentation on my UEFI/BIOS coexistence will be going into a new thread. Since that will use DnsMasq it will be off topic for this thread.

  • Image Size: ON SERVER: question

    3
    0 Votes
    3 Posts
    1k Views
    SlowaveS

    Ok i see. Thank you 🙂

  • Is it possible to re-enable auto-registration in FOG 1.2?

    5
    0 Votes
    5 Posts
    2k Views
    UpACreekU

    I’m game to hear what you’ve implemented. Message sent…

  • Edit Full Host Registration Script?

    5
    0 Votes
    5 Posts
    2k Views
    M

    I need to remove some categories and rename some categories to match my needs. I expect that i have to change a lot of files.

186

Online

12.4k

Users

17.4k

Topics

155.9k

Posts