• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. laintimes
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 34
    • Best 2
    • Controversial 0
    • Groups 0

    laintimes

    @laintimes

    2
    Reputation
    644
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    laintimes Unfollow Follow

    Best posts made by laintimes

    • RE: Deploy Windows 10 image

      Before upload on fog Windows 10 PRO Master image :

      • Make Full Installation and configuration of master
      • chkdsk /F 😄
      • sysprep /generalize /quit
      • shutdown -s -t 0 -f

      Do you think it’s okay?

      posted in General
      L
      laintimes
    • RE: Best way to make Windows 10 Master and upload ?

      for fix : **The Attempting to check in error ** loop, after fog upgrade

      FOG Configuration -> FOG Setting -> Web Server and check the FOG_WEB_ROOT path

      In my case it was reset during the upgrade

      @Sebastian-Roth i’m capturing standalone windows 10 install i will try your tip

      posted in Windows Problems
      L
      laintimes

    Latest posts made by laintimes

    • RE: Client doesn't join domain after deploy

      @RLane simple add this section into unattend.xml

        <FirstLogonCommands>
      				<SynchronousCommand wcm:action="add">
      				    <CommandLine>REG ADD &quot;HKLM\System\CurrentControlSet\Control\Network\NewNetworkWindowOff&quot; /F</CommandLine>
      				    <Order>1</Order>
      				    <RequiresUserInput>false</RequiresUserInput>
      				</SynchronousCommand>
      </FirstLogonCommands>
      
      

      it solve my issue

      posted in Windows Problems
      L
      laintimes
    • RE: Client doesn't join domain after deploy

      i have identified my problem its on the first boot, windows ask me to allow other computer to contact client on the network

      0_1500638537221_d7a4e9f0-e5a0-453c-986a-20f24fdea674-image.png

      Anyone have found solution for bypass this ?

      Into unattend.xml ?

      posted in Windows Problems
      L
      laintimes
    • RE: Failed ipxe/boot.php because of different IP

      If it was a test server, you have no critical data to import, reinstall directly from a blank system you will have to save time 


      posted in FOG Problems
      L
      laintimes
    • RE: Error when trying to capture a windows 10 image

      @the_duke dont forget to disable “fast start” into power options of windows before capture

      posted in General
      L
      laintimes
    • RE: Windows 10 1703 - Sysprep Question

      Use the unattend.xml file into my post: https://forums.fogproject.org/topic/10485/best-way-to-make-windows-10-master-and-upload

      Everything work fine with Windows 10 PRO - 1703

      setupcomplete.cmd work fine if you setup him into unattend.xml

      posted in Windows Problems
      L
      laintimes
    • RE: Client doesn't join domain after deploy

      The problem has been identified this is the default network location definition that returns to default on startup, i should check my unattend.xml

      if i allow manually network location to work, everything work fine

      solved

      posted in Windows Problems
      L
      laintimes
    • Client doesn't join domain after deploy
      Server
      • FOG Version: 1.4.4
      • OS: Ubuntu 16.04
      Client
      • Service Version: SmartInstaller 0.11.12
      • OS: Windows 10
      Description

      I have setup New Master for Windows 10 Pro, during my process i use unattend.xml for setup Mak key and other option, all master creation process is avaible on this post: Process for Windows 10 master

      I dont understand why my client dont have join domain, but i have correct hostname setup after deploy and fog client is start and he is runing

      I have not found in the logs an interesting track to find the origin of the problem

      This is my conf test on client :

      0_1500623471079_1485abdb-5adb-463e-af0d-3d26190d40a1-image.png

      And this is log on client(all sensitives informations was edited for public post) :

       21/07/2017 09:18 Main Overriding exception handling
       21/07/2017 09:19 Main Bootstrapping Zazzles
       21/07/2017 09:19 Controller Initialize
       21/07/2017 09:19 Zazzles Creating main thread
       21/07/2017 09:19 Zazzles Service construction complete
       21/07/2017 09:19 Controller Start
      
       21/07/2017 09:19 Service Starting service
       21/07/2017 09:19 Bus Became bus server
       21/07/2017 09:19 Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"BCtion\": \"load\"\r\n}"
      }
       21/07/2017 09:19 Bus Emmiting message on channel: Status
       21/07/2017 09:19 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:19 Client-Info Version: 0.11.11
       21/07/2017 09:19 Client-Info OS:      Windows
       21/07/2017 09:19 Middleware::Authentication Waiting for authentication timeout to pass
       21/07/2017 09:19 Middleware::Communication Download: http://fog.mydomain.local//management/other/ssl/srvpublic.crt
       21/07/2017 09:19 Data::RSA FOG Server CA cert found
       21/07/2017 09:19 Middleware::Authentication Cert OK
       21/07/2017 09:19 Middleware::Authentication ERROR: Could not get security token
       21/07/2017 09:19 Middleware::Authentication ERROR: Le fichier 'C:\Program Files (x86)\FOG\token.dat' est introuvable.
       21/07/2017 09:19 Middleware::Communication POST URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&authorize&newService
       21/07/2017 09:19 Middleware::Response Success
       21/07/2017 09:19 Middleware::Authentication Authenticated
      
      
       21/07/2017 09:19 Bus Registering ParseBus in channel Power
       21/07/2017 09:19 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:19 Middleware::Response Success
       21/07/2017 09:19 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:19 Middleware::Response Success
       21/07/2017 09:19 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:19 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:19 Service Creating user agent cBChe
       21/07/2017 09:19 Middleware::Response Invalid time
       21/07/2017 09:19 Middleware::Response No Printers
       21/07/2017 09:19 Middleware::Response Module is disabled globally on the FOG server
       21/07/2017 09:19 Service Initializing modules
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:19 Client-Info Client Version: 0.11.11
       21/07/2017 09:19 Client-Info Client OS:      Windows
       21/07/2017 09:19 Client-Info Server Version: 1.4.4
       21/07/2017 09:19 Middleware::Response Success
       21/07/2017 09:19 Middleware::Communication Download: http://fog.mydomain.local//client/SmartInstaller.exe
       21/07/2017 09:19 Data::RSA FOG Project cert found
       21/07/2017 09:19 ClientUpdater Update file is authentic
      ------------------------------------------------------------------------------
      
       21/07/2017 09:19 Bus {
        "self": true,
        "channel": "Update",
        "data": "{\r\n  \"BCtion\": \"start\"\r\n}"
      }
       21/07/2017 09:19 Bus Emmiting message on channel: Update
       21/07/2017 09:19 Service-Update Spawning update helper
       21/07/2017 09:19 UpdaterHelper Shutting down service...
       21/07/2017 09:19 UpdaterHelper Killing remaining processes...
       21/07/2017 09:19 UpdaterHelper Applying update...
       21/07/2017 09:19 UpdaterHelper Starting service...
       21/07/2017 09:20 Main Overriding exception handling
       21/07/2017 09:20 Main Bootstrapping Zazzles
       21/07/2017 09:20 Controller Initialize
       21/07/2017 09:20 Controller Start
      
       21/07/2017 09:20 Service Starting service
       21/07/2017 09:20 Bus Became bus server
       21/07/2017 09:20 Bus Emmiting message on channel: Status
       21/07/2017 09:20 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:20 Client-Info Version: 0.11.12
       21/07/2017 09:20 Client-Info OS:      Windows
       21/07/2017 09:20 Middleware::Authentication Waiting for authentication timeout to pass
       21/07/2017 09:20 Middleware::Communication Download: http://fog.mydomain.local//management/other/ssl/srvpublic.crt
       21/07/2017 09:20 Data::RSA FOG Server CA cert found
       21/07/2017 09:20 Middleware::Authentication Cert OK
       21/07/2017 09:20 Middleware::Communication POST URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&authorize&newService
       21/07/2017 09:20 Middleware::Response Success
       21/07/2017 09:20 Middleware::Authentication Authenticated
      
      
       21/07/2017 09:20 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:20 Middleware::Response Success
       21/07/2017 09:20 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:20 Middleware::Response Success
       21/07/2017 09:20 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:20 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:20 Service Creating user agent cBChe
       21/07/2017 09:20 Middleware::Response Invalid time
       21/07/2017 09:20 Middleware::Response No Printers
       21/07/2017 09:20 Middleware::Response Module is disabled globally on the FOG server
       21/07/2017 09:20 Service Initializing modules
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:20 Client-Info Client Version: 0.11.12
       21/07/2017 09:20 Client-Info Client OS:      Windows
       21/07/2017 09:20 Client-Info Server Version: 1.4.4
       21/07/2017 09:20 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:20 Client-Info Client Version: 0.11.12
       21/07/2017 09:20 Client-Info Client OS:      Windows
       21/07/2017 09:20 Client-Info Server Version: 1.4.4
       21/07/2017 09:20 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:20 Client-Info Client Version: 0.11.12
       21/07/2017 09:20 Client-Info Client OS:      Windows
       21/07/2017 09:20 Client-Info Server Version: 1.4.4
       21/07/2017 09:20 Middleware::Response Success
       21/07/2017 09:20 User ERROR: Unable to get logged in users
       21/07/2017 09:20 User ERROR: Un arrĂȘt systĂšme est en cours. (Exception de HRESULT : 0x8007045B)
       21/07/2017 09:20 HostnameChanger Checking Hostname
       21/07/2017 09:20 HostnameChanger Renaming host to PRODTESTE
       21/07/2017 09:20 HostnameChanger Joining domain
       21/07/2017 09:20 HostnameChanger Unknown Return Code:  1364
       21/07/2017 09:20 User ERROR: Unable to get logged in users
       21/07/2017 09:20 User ERROR: Un arrĂȘt systĂšme est en cours. (Exception de HRESULT : 0x8007045B)
       21/07/2017 09:20 Power Creating shutdown request
       21/07/2017 09:20 Power Parameters: /r /c "FOG needs to rename your computer" /t 0
       21/07/2017 09:20 Bus Emmiting message on channel: Power
       21/07/2017 09:20 Power Attempt 1/6 to shutdown computer
       21/07/2017 09:20 Power --> API call returned 1, will re-attempt in 5 minutes
       21/07/2017 09:21 Main Overriding exception handling
       21/07/2017 09:22 Main Bootstrapping Zazzles
       21/07/2017 09:22 Controller Initialize
       21/07/2017 09:22 Controller Start
      
       21/07/2017 09:22 Service Starting service
       21/07/2017 09:22 Bus Became bus server
       21/07/2017 09:22 Bus Emmiting message on channel: Status
       21/07/2017 09:22 Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Version: 0.11.12
       21/07/2017 09:22 Client-Info OS:      Windows
       21/07/2017 09:22 Middleware::Authentication Waiting for authentication timeout to pass
       21/07/2017 09:22 Middleware::Communication Download: http://fog.mydomain.local//management/other/ssl/srvpublic.crt
       21/07/2017 09:22 Data::RSA FOG Server CA cert found
       21/07/2017 09:22 Middleware::Authentication Cert OK
       21/07/2017 09:22 Middleware::Communication POST URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&authorize&newService
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 Middleware::Authentication Authenticated
      
      
       21/07/2017 09:22 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:22 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:22 Service Creating user agent cBChe
       21/07/2017 09:22 Middleware::Response Invalid time
       21/07/2017 09:22 Middleware::Response No Printers
       21/07/2017 09:22 Middleware::Response Module is disabled globally on the FOG server
       21/07/2017 09:22 Service Initializing modules
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 HostnameChanger Users still logged in and enforce is disabled, delaying any further BCtions
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response No Printers
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 PowerManagement Calculating tasks to unschedule
       21/07/2017 09:22 PowerManagement Calculating tasks to schedule
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTrBCker---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:22 Client-Info Client Version: 0.11.12
       21/07/2017 09:22 Client-Info Client OS:      Windows
       21/07/2017 09:22 Client-Info Server Version: 1.4.4
       21/07/2017 09:22 Middleware::Response Success
       21/07/2017 09:22 Middleware::Communication URL: http://fog.mydomain.local//service/usertrBCking.report.php?BCtion=login&user=PRODTESTE\Administrateur&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
      ------------------------------------------------------------------------------
      
       21/07/2017 09:22 Service Sleeping for 107 seconds
       21/07/2017 09:24 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:24 Middleware::Response Success
       21/07/2017 09:24 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:24 Middleware::Response Success
       21/07/2017 09:24 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:24 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:24 Service Creating user agent cBChe
       21/07/2017 09:24 Middleware::Response Invalid time
       21/07/2017 09:24 Middleware::Response No Printers
       21/07/2017 09:24 Middleware::Response Module is disabled globally on the FOG server
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response Success
       21/07/2017 09:24 HostnameChanger Users still logged in and enforce is disabled, delaying any further BCtions
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response No Printers
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response Success
       21/07/2017 09:24 PowerManagement Calculating tasks to unschedule
       21/07/2017 09:24 PowerManagement Calculating tasks to schedule
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTrBCker---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:24 Client-Info Client Version: 0.11.12
       21/07/2017 09:24 Client-Info Client OS:      Windows
       21/07/2017 09:24 Client-Info Server Version: 1.4.4
       21/07/2017 09:24 Middleware::Response Success
      ------------------------------------------------------------------------------
      
       21/07/2017 09:24 Service Sleeping for 140 seconds
       21/07/2017 09:26 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:26 Middleware::Response Success
       21/07/2017 09:26 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:26 Middleware::Response Success
       21/07/2017 09:26 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:26 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:26 Service Creating user agent cBChe
       21/07/2017 09:26 Middleware::Response Invalid time
       21/07/2017 09:26 Middleware::Response No Printers
       21/07/2017 09:26 Middleware::Response Module is disabled globally on the FOG server
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response Success
       21/07/2017 09:26 HostnameChanger Users still logged in and enforce is disabled, delaying any further BCtions
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response No Printers
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response Success
       21/07/2017 09:26 PowerManagement Calculating tasks to unschedule
       21/07/2017 09:26 PowerManagement Calculating tasks to schedule
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTrBCker---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:26 Client-Info Client Version: 0.11.12
       21/07/2017 09:26 Client-Info Client OS:      Windows
       21/07/2017 09:26 Client-Info Server Version: 1.4.4
       21/07/2017 09:26 Middleware::Response Success
      ------------------------------------------------------------------------------
      
       21/07/2017 09:26 Service Sleeping for 131 seconds
       21/07/2017 09:28 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&configure&newService&json
       21/07/2017 09:28 Middleware::Response Success
       21/07/2017 09:28 Middleware::Communication URL: http://fog.mydomain.local//management/index.php?sub=requestClientInfo&mBC=E5:C6:56:BE:C6:CD|BC:7B:F4:03:1E:52|BC:7B:F4:03:1E:53|BC:7B:F4:03:1E:56&newService&json
       21/07/2017 09:28 Middleware::Response Success
       21/07/2017 09:28 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?clientver&newService&json
       21/07/2017 09:28 Middleware::Communication URL: http://fog.mydomain.local//service/getversion.php?newService&json
      
       21/07/2017 09:28 Service Creating user agent cBChe
       21/07/2017 09:28 Middleware::Response Invalid time
       21/07/2017 09:28 Middleware::Response No Printers
       21/07/2017 09:28 Middleware::Response Module is disabled globally on the FOG server
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response Success
       21/07/2017 09:28 HostnameChanger Users still logged in and enforce is disabled, delaying any further BCtions
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response No Printers
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response Success
       21/07/2017 09:28 PowerManagement Calculating tasks to unschedule
       21/07/2017 09:28 PowerManagement Calculating tasks to schedule
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTrBCker---------------------------------
      ------------------------------------------------------------------------------
       21/07/2017 09:28 Client-Info Client Version: 0.11.12
       21/07/2017 09:28 Client-Info Client OS:      Windows
       21/07/2017 09:28 Client-Info Server Version: 1.4.4
       21/07/2017 09:28 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      
      posted in Windows Problems
      L
      laintimes
    • RE: Best way to make Windows 10 Master and upload ?

      upgrade to fog 1.4.4 seems to have solved my problem thanks everybody

      nice jobs for fog project ! 🙂

      posted in Windows Problems
      L
      laintimes
    • RE: Best way to make Windows 10 Master and upload ?

      for fix : **The Attempting to check in error ** loop, after fog upgrade

      FOG Configuration -> FOG Setting -> Web Server and check the FOG_WEB_ROOT path

      In my case it was reset during the upgrade

      @Sebastian-Roth i’m capturing standalone windows 10 install i will try your tip

      posted in Windows Problems
      L
      laintimes
    • RE: Best way to make Windows 10 Master and upload ?

      for : ls -la /images/WIN10X64STANDALONESYSPREP/

      i got

      0_1500551973167_46f38045-9f12-4501-927f-c4904d58bfa8-image.png

      posted in Windows Problems
      L
      laintimes