• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. apathetic_admin
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 26
    • Posts 93
    • Groups 0

    Topics

    • apathetic_adminA

      Cannot update from 1.3 RC-10 to RC-11

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      6
      0 Votes
      6 Posts
      2k Views
      Q

      @apathetic_admin I recommend doing the SQL query Wayne suggested instead.

      UPDATE `hosts` SET `hostEnforce`='1';
    • apathetic_adminA

      RC-1 Hosts Disappear When a New Host is Added

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      14
      0 Votes
      14 Posts
      5k Views
      Tom ElliottT

      @apathetic_admin said in RC-1 Hosts Disappear When a New Host is Added:

      It appears that the old host data is still in the database, so I’m not really sure where to go from here, if I should just suck it up or if maybe we can get it back.

      I’ve not seen this. I’ve only heard of one other case of this, but it was during a time when the DB was plagued with all sorts of issues (because of my coding having some error or another).

      This should not have happened to begin with, but it’s not something that’s a common occurrence and if it were, I’m sure it would’ve been posted all up and down the forums by now.

    • apathetic_adminA

      More PHP errors after upgrade to trunk

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      5
      0 Votes
      5 Posts
      2k Views
      apathetic_adminA

      @Tom-Elliott Man, it’s always just that easy.

      Muchas gracias.

    • apathetic_adminA

      High CPU, PHP Errors after update to trunk (github) 7234

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      9
      0 Votes
      9 Posts
      3k Views
      Tom ElliottT

      @Sebastian-Roth he was on version 6152.

    • apathetic_adminA

      6267, tried upgrading to 7234, fog.csr not found

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      8
      0 Votes
      8 Posts
      2k Views
      apathetic_adminA

      @Wayne-Workman That seemed to make it happy, thanks.

    • apathetic_adminA

      Windows 10, PXE, black screen, and a beep

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      4
      0 Votes
      4 Posts
      3k Views
      Wayne WorkmanW

      @apathetic_admin Don’t beat yourself up over something you didn’t know. What’s important is you asked for help where you needed it - instead of just giving up or being too proud to ask for help.

      Part of being good in I.T. / comp-sci is knowing where to get answers.

    • apathetic_adminA

      BitLocker snapin

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      2k Views
      Wayne WorkmanW

      All snapins do run as the “SYSTEM” user, it’s how the fog client is designed.

      What exactly does bitlocker need to operate? I’m new to bitlocker.

    • apathetic_adminA

      6267 installfog.sh fails at Creating SSL Certificate

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      1k Views
      apathetic_adminA

      Was just updating, not a new install. No idea why, no idea if it’s still happening, I rolled my snapshot back and haven’t tried again.

    • apathetic_adminA

      Communication Response: Invalid security token

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      3k Views
      apathetic_adminA

      @Wayne-Workman Yeah I ended up doing that, I guess as long as my p2ving is what made it angry then there’s nothing to worry about.

    • apathetic_adminA

      ALL Snapins Disappeared Last Night

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      6
      0 Votes
      6 Posts
      1k Views
      Tom ElliottT

      @apathetic_admin https://forums.fogproject.org/topic/6603/opt-fog-snapins-disappearing/18#

      I’ve added @Wayne-Workman’s code and actually (I think) improved upon the snapins creations/edits altogether. Hopefully this is properly solved. Thanks for the patience.

    • apathetic_adminA

      Printer Problems

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      15
      0 Votes
      15 Posts
      7k Views
      A

      @Arrowhead-IT Removing the IP_ was exactly the fix. My printer mapped successfully both ways, locally, and via my samba share. This is good stuff.

      @apathetic_admin I’m not sure if this helps you or not but creating TCP/IP definitions has been successful for me. The Samba directions via the Wiki were pretty straight forward. I really didn’t like the idea of placing a ton of printer drivers locally on my “master” images, so the Samba share worked great.

    • apathetic_adminA

      SSL Certificate is only valid for IP address, not hostname

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      5
      0 Votes
      5 Posts
      2k Views
      apathetic_adminA

      @Wayne-Workman Yeah, that’s why I’m trying to work out my issues now - this is a fresh upgrade on a new server (installed FOG on new hardware, then moved my snapins and database over). Only place I have the new client installed is on a new image I’m working on, so this is the time to get this worked out. Next I have to try and figure out why the old FOG clients aren’t auto-upgrading like I would have thought they would.

    • apathetic_adminA

      Failed to set disk guid (sgdisk -U) restoreUUIDinformation

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      17
      0 Votes
      17 Posts
      7k Views
      C

      @Tom-Elliott
      Works perfectly now! Thank you very much!

    • apathetic_adminA

      pxe boot unable to locate configuration file

      Watching Ignoring Scheduled Pinned Locked Moved General
      6
      0 Votes
      6 Posts
      2k Views
      apathetic_adminA

      @Tom-Elliott
      Thanks again as always!

    • apathetic_adminA

      Add Snapin to all hosts by OS

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      8
      0 Votes
      8 Posts
      2k Views
      apathetic_adminA

      INSERT INTO snapinAssoc (saHostID,saSnapinID) SELECT hostID,122 FROM hosts WHERE hostOS=‘1’

      This will only work on FOG <1.0, but here it is, in case anybody is searching the forum for something similar. In this case, my saSnapinID is 122, and we were looking for all hosts with a hostOS of 1 (which was XP).

      Thanks to Tom for all of his help!

    • apathetic_adminA

      Lsass.exe - Operation Failed on all newly updated XP images

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      6
      0 Votes
      6 Posts
      2k Views
      apathetic_adminA

      Oddly enough, this problem fixed itself. All of the workstations are working just the way they are supposed to, no errors, images deployed just peachy. Going to chalk this one up to gremlins.

    • apathetic_adminA

      Chocolatey scripts for snapins?

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      0 Votes
      2 Posts
      2k Views
      apathetic_adminA

      My current setup is that each snapin is actually a batch file that calls a generically named installer package. That way I can copy over new packages to the server without having to rebuild snapins inside of FOG.

    • apathetic_adminA

      FOG::GUIWatcher Message found, attempting to notify GUI! + FOG::GUIWatcher Dispatch Failed! forever

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      3
      0 Votes
      3 Posts
      2k Views
      apathetic_adminA

      It’s Windows 7, FOG .32, and whatever client ships with FOG.32. I have another Windows 7 image that does not have this behavior, so I have to think that it’s just something that I did differently, but I can’t fathom what it could be. I disabled UAC to see if that was the cause, but it is not. Perhaps I had UAC disabled when I built my first image, and this second one I did not disable UAC while building the image? I dunno.

    • apathetic_adminA

      FOG server on multiple IPs on multiple VLANs

      Watching Ignoring Scheduled Pinned Locked Moved Linux Problems
      12
      0 Votes
      12 Posts
      9k Views
      R

      You need to get your network admin to setup the network to allow multicasting across subnets see example here:-
      [url]http://www.fogproject.org/wiki/index.php/Cisco_Multi_Cast[/url]

    • apathetic_adminA

      Looking for a Friendly Hylafax Client

      Watching Ignoring Scheduled Pinned Locked Moved General
      1
      0 Votes
      1 Posts
      897 Views
      No one has replied
    • 1 / 1