• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Taspharel
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 25
    • Posts 143
    • Best 19
    • Controversial 0
    • Groups 0

    Taspharel

    @Taspharel

    24
    Reputation
    1.1k
    Profile views
    143
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.light-for-the-world.org Location Vienna, Austria Age 45

    Taspharel Unfollow Follow

    Best posts made by Taspharel

    • RE: Problems with dhcp server

      Hi iekozz.

      There is an article here: https://wiki.fogproject.org/wiki/index.php?title=ProxyDHCP_with_dnsmasq that describes how to use FOG if you cannot modify any settings on your internal systems.

      It also includes information regarding UEFI which is supported by FOG.

      Regarding the images: It is possible to make generic images for FOG. The simplest way is to make a windows image, then generalize it in audit mode. There is guides for this but in my experience its something you have to work through in order to get it to work the way you want it to. But there is quite a few good starting points, some of them on these forums as well.

      If you copy all necessary drivers to the windows driver folder, the setup will extract only the necessary ones. This comes at the price of image size. There is also a way to store drivers on the fog server and extract the ones you need with a postinstall script. This is probably much better to do, but involves some extra work that I never came around to doing.

      posted in FOG Problems
      T
      Taspharel
    • RE: Has anyone tried to use the snap-in feature of Fog to send pop-up messages to users?

      Why not use Powershell?

      msg * /server:IP/Computername "Text here"
      

      Should work fine … the display box is rather basic, the user can only click “Ok”.

      In this case it would send a message to all users on the computer defined by the /server: value

      You can add /v to display what the user did with the box and /w to wait for user input. With /TIME:seconds you can define how long the message ist displayed.

      posted in General
      T
      Taspharel
    • RE: Image upload & deploy taking a long time

      Same here, working with a clean Windows 10 1703 Professional Version, no such problems.

      posted in FOG Problems
      T
      Taspharel
    • RE: BSOD on 15 machines after imaging

      Just a wild guess: But with Windows 10 and its Meltdown and Spectre Patches there was a massive problem with Antivirus-Programs causing Bluescreens.

      Just make sure that you dont have the Windows 10 Meltdown / Spectre Patches installed and an Antivirus that isnt compatible?

      posted in FOG Problems
      T
      Taspharel
    • RE: Support regarding CPU usage of FOG server

      Thanks for staying on top of this, they never asked back, I guess they just accepted that thats something we needed. 🙂

      posted in Linux Problems
      T
      Taspharel
    • RE: computer to boot without hard drive

      @nguyenanhquy
      Hi 🙂

      There is quite a few ressources explaining how to set up a FOG server .

      Once you have managed to do that - taking care of possible DNS challenges - you can go forward and either make a live-boot image available or go the way of building your own image and then making that available to your computers in the network. This could probably be done in a “live” way as well.

      As Sebastian said this scenario is not what FOG was built for, but it is rather easily imagineable to build something along those lines.
      Maybe somebody else has already set up something like this, but the best way will probably be to read the wiki links and tackle it yourself. 🙂

      The developers here are extremely friendly and helpful, but its always easier to help with specific problems and steps than answer a sprawling: Tell me how to set up FOG and do X or Y.

      Get your feet wet, dive in and everybody will be happy to help if you get stuck 🙂

      posted in General
      T
      Taspharel
    • RE: FOG Activity - Status

      Thanks for the update Tom.
      Really appreciate everything that is being done.

      I’m not a developer, if there is anything besides posting on the forums when I have time that can be done I would happily help, just shoot me a pm.

      And regarding donations: I will see if we can make some of our budget available for a donation … our NPO is sadly very restricting regarding funds at the moment. But we will see 🙂

      posted in Announcements
      T
      Taspharel
    • RE: Active Directory Join fails

      Another thing that shows up in the log:

      Several of the modules (for example: TaskReboot or the HostnameChanger) list:

      Middleware::Response Module is disabled on the host

      Where would I even do that? On the server - as far as I can see from the web-gui - the modules are activated. I also deactivated and reactivated them to see if that would kickstart anything - no success.

      EDIT:
      Okay … I just saw that one of the two hosts I deployed the image to had the modules deactivated in the Service Settings. I have no idea why, it is enabled globally and the other machine does not have them deactivated.
      Now in the fog.log the Modules are shown with a response success on the one machine (the one that had the services disabled) but the “Unable to get subsection” message still appears on the other machine.

      EDIT2:
      The computer that had the services disabled just restarted - so in that case it seems everything works.

      EDIT3: After reading some more I tried resetting the Encryption Data and aw and behold - everything seems fine now. Thanks for reading along if you have 🙂

      Sorry if I’m being complicated - just trying to figure this out 😕

      posted in FOG Problems
      T
      Taspharel
    • RE: Error in SetupComplete.cmd

      I just tested with the minus (-) from a command prompt on my Windows 10 Client here, works fine.

      posted in General
      T
      Taspharel
    • RE: Please Help: Accessing other "Webservice" aside FOG on same Server

      Never mind - I got it working but finally moved away from the idea of having both services on the same server.

      One service per server seems to be more appropriate in a VM-surrounding as it is with our servers.

      Thanks!

      posted in General Problems
      T
      Taspharel

    Latest posts made by Taspharel

    • Direct Access and FOG

      Dear Community / Developers.

      We have been using FOG for quite some time now, very happy with it.

      Now we have started moving clients out of the office due to the lockdowns and have them accessing our network via Direct Access.

      This works via IPv6 through a Direct Access Server in a separate network zone.

      I am able to create the necessary firewall rules to get the Direct Access Server and the FOG server communicating with each other. The clients contact the Direct Access Server, communication is forwarded to FOG and back.

      I can see that the clients contact FOG in the fog.log.

      What doesnt work is accessing files from snapins for any client that accesses the system via IPv6. The FOG server runs on IPv4 because thats the system used within the office network as well. The DAC Server does seem to do some translating, hence the successful connections, but it seems as though in this case it doesnt work / translate well?

      Is there anybody with experience in this area or some general tips on how to make this work?

      Our FOG runs on a linux server (Centos) within the office network with the further connection to the DAC through the above mentioned path.

      When checking the Log file i can see the client getting the information that a snapin is set to be executed, but then when accessing the file i can see that an ipv6 address seems to be used and get a line saying that access is not possible.

      The same snapin for a non-DAC client from within the network works flawlessly.

      Any help / tips is / are appreciated !

      Best wishes
      Sébastien

      posted in Windows Problems
      T
      Taspharel
    • RE: Lenovo L14 - Imaging - No network interfaces found

      Thank you!

      I clicked the update button but didnt wait long enough it seems.

      Sorry for bothering you with this trivial stuff, thanks for the help.

      Sébastien

      posted in FOG Problems
      T
      Taspharel
    • Lenovo L14 - Imaging - No network interfaces found

      Hi.

      Running FOG on a Centos Machine

      You are currently running version: 1.5.9-RC2.9
      

      I registered one of our new L14 Lenovo Laptops and when I send the Deploy command the Laptop PXE Boots into the deployment process.

      There is some errors first:

      ACPI BIOS ERROR (bug): Faile creating [\SB.PCI0-LPCB.EC.LHKF], AE_ALREADY_EXISTS (20180810/dswload2-316)
      ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180810/psobject-221)
      ACPI Error: Skip parsing opcode OpcodeName unavailable (20180810/psloop-543)
      mmc0: Unknown controller version (3). You may experience problems.
      

      After that normal syslogd, klogd and sysctl messages. Populating /dev using udev: done, Saving random seed Ok,

      Starting haveged: haveged: listening socket at 3
      OK
      

      And then

      No network interfaces found, your kernel is most probably missing the correct driver!
      Please check your network setup and try again!
      

      I think I am running the most recent Kernels that are available:

      bzImage Version: 4.19.123
      bzImage32 Version: 4.19.123
      

      Any idea on what I can do or where I am going wrong?

      Thanks for your help!
      Sébastien

      posted in FOG Problems
      T
      Taspharel
    • RE: Unable to install ca certificate - existing / unchanged client

      Soooo … 🙂

      After Resetting the Encryption it works.

      So in this case uninstalling the FOG Client, then Reinstalling it, manually started the FOG Service in Window and reset the Encryption Data solved the problems for this client.

      I have a second machine that seems to have the same problem at first glance, but have to check that to make sure it really is the same.

      And the Thread you found from me at the beginning of my FOG journey … i still add the certificate manually during sysprep via the setupcomplete. On this client I havent imaged in quite some time and its only me using it. Really strange. 😕

      I’ll check the other client and report back.

      Thanks !

      posted in Windows Problems
      T
      Taspharel
    • RE: Unable to install ca certificate - existing / unchanged client

      Hi and thx.

      Accessing via plain http.

      Just reinstalled, the install works fine. After restarting the fog service the log shows:

      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       09.06.2020 21:36:46 Client-Info Version: 0.12.0
       09.06.2020 21:36:46 Client-Info OS:      Windows
       09.06.2020 21:36:46 Middleware::Authentication Waiting for authentication timeout to pass
       09.06.2020 21:38:45 Middleware::Communication Download: http://fog.lfdw.local/fog/management/other/ssl/srvpublic.crt
       09.06.2020 21:38:45 Data::RSA FOG Server CA cert found
       09.06.2020 21:38:45 Middleware::Authentication Cert OK
       09.06.2020 21:38:45 Middleware::Authentication ERROR: Could not get security token
       09.06.2020 21:38:45 Middleware::Authentication ERROR: Die Daten sind unzulässig.
      
       09.06.2020 21:38:46 Middleware::Communication POST URL: http://fog.lfdw.local/fog/management/index.php?sub=requestClientInfo&authorize&newService
       09.06.2020 21:38:46 Middleware::Response Invalid security token
      

      Will try and find the thread you mentioned. Just confused because we are a fairly small team and wouldnt know what could have been changed 😕

      posted in Windows Problems
      T
      Taspharel
    • RE: Unable to install ca certificate - existing / unchanged client

      And now this in the log:

      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       09.06.2020 12:46:43 Client-Info Version: 0.12.0
       09.06.2020 12:46:43 Client-Info OS:      Windows
       09.06.2020 12:46:43 Middleware::Authentication Waiting for authentication timeout to pass
       09.06.2020 12:48:44 Middleware::Communication Download: http://fog.lfdw.local/fog/management/other/ssl/srvpublic.crt
       09.06.2020 12:48:44 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:48:44 Middleware::Authentication ERROR: Could not authenticate
       09.06.2020 12:48:44 Middleware::Authentication ERROR: Der Wert darf nicht NULL sein.
      Parametername: authority
      

      I can open the URL just fine in a browser 😕

      posted in Windows Problems
      T
      Taspharel
    • Unable to install ca certificate - existing / unchanged client

      Possibly following this: https://forums.fogproject.org/topic/14501/new-snapin-cannot-change-directory/3?_=1591698231148

      On a Windows 10 Client that has not changed anything afaik I suddenly get errors relating to the security certificate.

      When I run the Smart Installer (v 0.12.0 is already installed though) with Repair I get “Unable to install CA certificate”.

      Following another thread I changed the settings.json HTTPs thing to 1, but no change - and wouldnt know why this would suddenly appear in an otherwise unchanged environment. I changed it back to its original https=0 …

      The fog.log shows (with https=0) - client was restarted and server too, fog web gui is accessible and responsive, and again it worked fine so far, only recent change was upgrade to current dev-branch:

      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       09.06.2020 12:40:46 Client-Info Client Version: 0.12.0
       09.06.2020 12:40:46 Client-Info Client OS:      Windows
       09.06.2020 12:40:46 Client-Info Server Version: 1.5.9-RC2.9
       09.06.2020 12:40:46 Middleware::Response ERROR: Unable to get subsection
       09.06.2020 12:40:46 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       09.06.2020 12:40:46 Service Sleeping for 60 seconds
       09.06.2020 12:41:46 Middleware::Communication URL: https://fog.lfdw.local/fog/management/index.php?sub=requestClientInfo&configure&newService&json
       09.06.2020 12:41:46 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:46 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:46 Middleware::Communication ERROR: Could not contact FOG server
       09.06.2020 12:41:46 Middleware::Communication ERROR: Die zugrunde liegende Verbindung wurde geschlossen: Unbekannter Fehler beim Empfangen..
       09.06.2020 12:41:46 Middleware::Response Success
       09.06.2020 12:41:46 Service ERROR: Invalid promptTime, using default
       09.06.2020 12:41:46 Middleware::Communication URL: https://fog.lfdw.local/fog/management/index.php?sub=requestClientInfo&mac=00:FF:9B:99:A9:20|E8:6A:64:D7:EE:EE|02:00:4C:4F:4F:50|0A:00:27:00:00:0B|D0:C6:37:B2:BC:9A|D0:C6:37:B2:BC:9B|D2:C6:37:B2:BC:9A|D0:C6:37:B2:BC:9E||00:15:5D:25:44:CF&newService&json
       09.06.2020 12:41:46 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:47 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:47 Middleware::Communication ERROR: Could not contact FOG server
       09.06.2020 12:41:47 Middleware::Communication ERROR: Die zugrunde liegende Verbindung wurde geschlossen: Unbekannter Fehler beim Empfangen..
       09.06.2020 12:41:47 Middleware::Response Success
       09.06.2020 12:41:47 Middleware::Communication URL: https://fog.lfdw.local/fog/service/getversion.php?clientver&newService&json
       09.06.2020 12:41:47 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:47 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
       09.06.2020 12:41:47 Service ERROR: Unable to get cycle data
       09.06.2020 12:41:47 Service ERROR: Die zugrunde liegende Verbindung wurde geschlossen: Unbekannter Fehler beim Empfangen..
       09.06.2020 12:41:47 Middleware::Response Success
      

      Anybody have an idea what might be wrong or where to look?

      posted in Windows Problems
      T
      Taspharel
    • RE: New Snapin - Cannot change directory

      It works now. Great!!

      That would be my user on the fog machine. No idea why that user became the owner, wouldnt the install script set permissions to the fogproject user?

      Or does the output from ls mean something different?

      posted in FOG Problems
      T
      Taspharel
    • RE: New Snapin - Cannot change directory

      Is it this from ls -ld fogproject (run from the home directory)?

      2020-06-05 13_22_16-FOG-Server_dir_per.png

      posted in FOG Problems
      T
      Taspharel
    • RE: New Snapin - Cannot change directory

      This is what I get from sestatus:

      2020-06-05 13_03_24-fog_sestatus.png

      So it seems its set to permissive already? Shall I deactivate?

      I am not Linux native so sorry for any confusions that may arise. Thanks for taking the time!!

      posted in FOG Problems
      T
      Taspharel