• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. x23piracy
    3. Posts
    • Profile
    • Following 1
    • Followers 6
    • Topics 118
    • Posts 1,166
    • Best 137
    • Controversial 0
    • Groups 3

    Posts made by x23piracy

    • Windows Keys Plugin and Hosts Product Key Field Coexistence, who wins?

      Hi,

      i just like to ask how the windows keys plugin deals with a host that has a windows key in it’s windows key field stored while an image with associated key from the windows keys plugin should be deployed.

      Which key is used then, does the windows keys plugin win or will it use the hosts key?

      Please let me know. @tom-elliott @george1421
      I am missing a readme that explains how the plugin acts, possibly i am to stupid to find it, so don’t slap me :).

      Regards X23

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Load Balancing

      @simarpreetsingh this is still to unprecise would you like to load balance the fog clients communication? If so this lets me think you must have thousands of clients, or do you talk about a load balancing on the storage node side? For example load balance the system that will deploy the image that should be deployed to computer xy.

      What is the technical problem that lets you think you need some kind of load balancing? Talk to us 🙂

      Regards X23

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Snapin Killing Network

      @datastream please post your snapin script, like requested.

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Image upload & deploy taking a long time

      @themcv afaik this is only enabled in the preinstall of the os the surface is shipped with (recovery).
      I never saw that problem with my own images.

      Regards X23

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Image upload & deploy taking a long time

      @themcv said in Image upload & deploy taking a long time:

      @brad-schumann Try this, I ran into this on Surface’s.

      Open command prompt as admin.

      manage-bde -off 😄

      manage-bde -status 😄

      Fingers crossed that it will fix it. In my case, Windows was by default encrypting the free space which caused issues.

      @Wayne-Workman #wiki worthy!

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Error when capturing image

      @george1421 https://forums.fogproject.org/post/102368

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Restore image

      #wiki worthy! @Wayne-Workman

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Dell Optiplex 7050's

      @msaglioc99 @Sebastian-Roth is asking for the exact bios version that is installed and the information which cpu is inside wouldn’t harm.

      posted in Hardware Compatibility
      x23piracyX
      x23piracy
    • RE: Driver Issues

      @sudburr hey thank you for this, you are really more advanced with the dpinst usage.
      Appreciate your post a lot 🙂

      posted in Windows Problems
      x23piracyX
      x23piracy
    • RE: Error when capturing image

      @matthieu-jacquart afai remember there was an error like this below 1.4.4? @tom-elliott ?
      hehe his sig is telling us:

      Bild Text

      Update!

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Error when capturing image

      Hi,

      try to remove the

      /shutdown
      

      option from sysprep and shutdown the computer with:

      shutdown -s -t 0 -f
      

      then retry and report.

      I would bet the disk is in an unclean state, it’s a kind of hibernation windows 10 uses for a fast next boot.
      You can also disable that permanently with:

      powercfg -h off
      

      Regards X23

      posted in FOG Problems
      x23piracyX
      x23piracy
    • RE: Change keyboard layout in FOG Boot Menues

      @taspharel it was good that you started that discussion and it sounds like that we maybe can expect that feature in the future. Thank you.

      posted in Feature Request
      x23piracyX
      x23piracy
    • RE: Driver Issues

      DPInst could also be a possible Solution where you can Build your custom drivers install pack:
      https://technet.microsoft.com/en-us/ff544842(v=vs.96)

      For example, we have HP Probooks 650 with a WLAN enabled/disable Button, you need a Driver so the Button LED will lit different (OMG). Therefore i used dpinst:

      Bild Text

      To run dpinst silent use:

      dpinst.exe /q /se
      

      You don’t need to configure something for dpinst, just place a driver with a inf starting with as root into the dpinst.exe folder.

      You can place more then one driver in the same folder as long as you don’t overwirte any files (maybe also subfolders are supported, i am not sure).

      Regards X23

      posted in Windows Problems
      x23piracyX
      x23piracy
    • RE: Compile iPXE on install

      @george1421 webif should be a known short for web interface 😄

      posted in Feature Request
      x23piracyX
      x23piracy
    • RE: Compile iPXE on install

      @george1421 regarding to your braindump, why not a webif section where people can select from various kernels (switch on and off) maybe a button to start compiling or just the setup for the next fog update.

      posted in Feature Request
      x23piracyX
      x23piracy
    • RE: Compile iPXE on install

      @sebastian-roth maybe an inital question what they need before first install and then set it as default for later updates.

      posted in Feature Request
      x23piracyX
      x23piracy
    • RE: Win 10 Ent. compared to Win 10 Ent. LTSB what would be the right decision?

      @psycholiquid since which Windows 10 Version is it acting and what happens if you import like that?

      posted in General
      x23piracyX
      x23piracy
    • RE: Win 10 Ent. compared to Win 10 Ent. LTSB what would be the right decision?

      @psycholiquid Sorry whats UE-V? Sorry i don’t know.

      posted in General
      x23piracyX
      x23piracy
    • RE: Win 10 Ent. compared to Win 10 Ent. LTSB what would be the right decision?

      TaskbarLayout.xml:

      <LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
      
      <CustomTaskbarLayoutCollection PinListPlacement="Replace">
         <defaultlayout:TaskbarLayout>
           <taskbar:TaskbarPinList>
             <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\Accessories\Internet Explorer.lnk"/>	   
      	   <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk"/>
             <taskbar:DesktopApp DesktopApplicationLinkPath="%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\Outlook 2016.lnk"/>	   
           </taskbar:TaskbarPinList>
         </defaultlayout:TaskbarLayout>
      </CustomTaskbarLayoutCollection>  
      
      </LayoutModificationTemplate>
      

      Powershell:

      Import-StartLayout -LayoutPath "C:\Support\Tools\TaskbarLayout.xml" -MountPath "C:\"
      

      I am using this for 1607 and 1703, i execute it with my sysprep script. (Using copyprofile).

      posted in General
      x23piracyX
      x23piracy
    • RE: Win 10 Ent. compared to Win 10 Ent. LTSB what would be the right decision?

      @psycholiquid i have something for this 🙂 wait…

      posted in General
      x23piracyX
      x23piracy
    • 1 / 1