• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Sparky
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Sparky

    • S

      MAC IS null! only 0 mac address was found

      FOG Problems
      • • • Sparky
      33
      0
      Votes
      33
      Posts
      13.7k
      Views

      B

      Is there anything showing in your apache2 error log when this client tries to connect?

      Stop the fog service on the client
      [CODE]net stop “FOG Service”[/CODE]
      Follow the apache2 error log via a terminal to the fog server:
      [CODE]tail -f /var/log/apache2/error.log[/CODE]
      Start the FOG service:
      [CODE]net start “FOG Service”[/CODE]
      Watch the error log, if any entries show up, please post them here.

    • S

      Pxe boot from hd fails

      FOG Problems
      • • • Sparky
      5
      0
      Votes
      5
      Posts
      1.6k
      Views

      S

      That makes sense! I figured it out and wanted to post my resolution if anyone else has the issue! What I did is did a kernel update and now its working.

      Thanks for you help!

    • S

      Cant kill active snapin taks!

      FOG Problems
      • • • Sparky
      6
      0
      Votes
      6
      Posts
      1.8k
      Views

      Tom ElliottT

      What version of fog @Sparky? I ask because in dev versions there is no more “Red X”

    • S

      Snap ins all deploy even when doind a basic task

      FOG Problems
      • • • Sparky
      5
      0
      Votes
      5
      Posts
      1.3k
      Views

      S

      Ok I was able to delete them when I use Google Chrome but not IE! I still have the issue that some status are Queued and some say N/A!

    • S

      Add unatended windows installs

      Feature Request
      • • • Sparky
      3
      0
      Votes
      3
      Posts
      1.6k
      Views

      Tom ElliottT

      [quote=“Sparky, post: 33429, member: 25131”]It looks like we can do images but what about adding in unattended windows 7 installs I have been playing with OPSI and that is one feature I miss![/quote]

      I guess I don’t fully understand.

      If you’re looking to do an unattended setup, why not just insert the unattended.xml file in the Image before upload?

      If you sysprep the system, it will locate that unattend (as long as it’s in C:\Windows\System32\sysprep\unattend.xml) and clean up the system. You can specify all of the things you need and it’s as a part of the Windows. The way I do it,

      !.) Install the OS
      2.) At the name computer, generate username I hit Ctrl+Shift+F3, the system will reboot and login to Administrator in Audit mode.
      3.) Install all the software we need. Windows updates, etc…
      4.) Sysprep the system. I use the code:
      [code]cd c:\Windows\System32\sysprep
      sysprep /generalize /oobe /shutdown /unattend:“C:\Windows\System32\sysprep\unattend.xml”[/code]

      5.) (I use vm’s but should work) WHen the image is sysprepping, I create my image task. Once the system is complete with sysprepping, I power back on the system and it creates the tasking.

      Hope this helps.

    • S

      FOG 1.1.2 Missing features????

      FOG Problems
      • • • Sparky
      2
      0
      Votes
      2
      Posts
      912
      Views

      I

      Hi Sparky, Operating systems are now associated with images not hosts. If you look under images you should be able to see the OS.

    • 1 / 1