• Best way to deploy Windows?

    Unsolved
    10
    0 Votes
    10 Posts
    4k Views
    Wayne WorkmanW

    @eseelke George is 100% correct. Follow his advice.

  • snapin query resizing partitions

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Q

    @irishfoguser Hi, generally speaking you’re better off using Resizable image. If this for some reason doesn’t work (fails to deploy), then trying the other options is recommended.

    For your situation, it sounds like Resizable Image will do the trick. So I recommend picking an image, setting it to resizable, recapture, deploy and see if it works for you.

    1.3 is able to resize the correct partition for you before Windows even boots for the first time.

  • Windows partition size

    Solved
    2
    0 Votes
    2 Posts
    874 Views
    A

    I solved it… I restored the partition again but now with the option ‘Single Disk - Resizeable’ … now the partition shows up as it should.

  • 0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @sudburr Not a guarantee, but you might try scripting the uninstall using the old fog client msi instead of the product ID.

  • Batch file snapin install

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    D

    @Joe-Schmitt @Wayne-Workman @Tom-Elliott I thank you guys for the help but the original script worked just fine.

    I believe this one was an user error and in this case me being that user.

    When I made the snapin pack I messed up in how I told fog to execute the bat file inside by not telling fog that it had another folder to prior to trying to execute the bat file. as you can see from my original post I had simply _install.bat"
    when in reality it was popcap/_install.bat I have since then repacked the .zip file with no other folder in the way and simplified the bat file by naming it simply pop.bat all with the original coding @echo off Echo Wscript.Sleep 5000>"%Temp%\Wait.vbs" Echo WScript.Quit>>"%Temp%\Wait.vbs" Echo Installing Game Pack... Echo. For /f "tokens=*" %%a in ('dir /b /on "*[PopCap][ExtremlymTorrents.Me].exe"') do ( Echo Installing %%~na... Echo. Start "" /wait Wscript "%Temp%\Wait.vbs" Start "" /wait "%%a" /S ) Del "%Temp%\Wait.vbs"
    after doing this all the games installed silently with no issues via fog deployment services. Thank You!!!

  • Windows 10 not activating through unattend.xml

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    K

    0_1481896545682_upload-57c7ed4c-bdca-461e-80d8-f39b373b2438

    0_1481896570352_upload-88e1b112-ac45-4a5e-905b-72b4fc7adce7

    So can I just put the product key in the second photo where it says ProductKey instead of putting it under OOBE

  • FOG Client. Authentication ERROR: Could not get security token

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    Wayne WorkmanW

    @cojohnson For the moment, let’s stop worrying about imaging, and just focus on the fog client. The goal is to fix the errors in the log. Try uninstalling it and reinstalling it first.

  • Windows 7 Fog Client Printer Management Failure

    Unsolved
    15
    0 Votes
    15 Posts
    4k Views
    AngryScientistA

    @Wayne-Workman
    Reset complete - Had to restart the host to get the data to update. Now we have the “next” issue. I have the fog printer management set to “FOG Only”. The User Client goes about its business, removes all printers, then installs the printer specified for that host in the server.

    Except it doesn’t.

    I now have very panicky users who are baffled that their printers vanished. I have changed the printer management level to FOG Managed to prevent the manually installed temp printer driver/software from being removed.

    ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 12/15/2016 12:41 PM Client-Info Client Version: 0.11.5 12/15/2016 12:41 PM Client-Info Client OS: Windows 12/15/2016 12:41 PM Client-Info Server Version: 1.3.0-RC-21 12/15/2016 12:41 PM Middleware::Response No Printers 12/15/2016 12:41 PM PrinterManager Getting installed printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 12/15/2016 12:42 PM Client-Info Client Version: 0.11.5 12/15/2016 12:42 PM Client-Info Client OS: Windows 12/15/2016 12:42 PM Client-Info Server Version: 1.3.0-RC-21 12/15/2016 12:42 PM Middleware::Response ERROR: Unable to get subsection 12/15/2016 12:42 PM Middleware::Response ERROR: Object reference not set to an instance of an object. **** Reset Encryption Data Again... **** **** Restarted Host **** ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 12/15/2016 12:52 PM Client-Info Client Version: 0.11.5 12/15/2016 12:52 PM Client-Info Client OS: Windows 12/15/2016 12:52 PM Client-Info Server Version: 1.3.0-RC-21 12/15/2016 12:52 PM Middleware::Response Success 12/15/2016 12:52 PM PrinterManager Getting installed printers 12/15/2016 12:52 PM PrinterManager Adding printers 12/15/2016 12:52 PM Printer Adding: (20) Tech Supply Color MFP 12/15/2016 12:52 PM Printer --> IP = 10.6.6.20 12/15/2016 12:52 PM Printer --> Port = 10.6.6.20 12/15/2016 12:52 PM Printer --> File = \\10.6.6.251\driver\HP_UPD_PCL6\hpcu190u.inf 12/15/2016 12:52 PM Printer --> Config = 12/15/2016 12:52 PM Printer --> Model = HP Universal Printing PCL 6 12/15/2016 12:52 PM PrinterManager PrintUI return code = 0 12/15/2016 12:52 PM PrinterManager Restarting spooler ------------------------------------------------------------------------------

    0_1481824405352_fogprintwhere.png

  • Windows 10 Bitlocker Query

    Unsolved
    36
    0 Votes
    36 Posts
    15k Views
    RobTitian16R

    @george1421 Still no dice with getting this to run with the legacy boot option.
    I’ve cloned my FOG server for UEFI testing but the laptops don’t boot using IPV4 - they just hang. or say that the file is not found (going by the previous posts).

    EDIT:
    It seems to be working on a Dell E7270. I’ll test after the holidays with the other Dell laptop 🙂
    Thanks for the help, George and everyone else! Much appreciated as always!

  • Windows 10- moving from 1511 to 1607 in audit mode?

    Unsolved
    32
    0 Votes
    32 Posts
    21k Views
    Wayne WorkmanW

    @adukes40 At my old job, my co-worker managed the start menu via group policy. So there’s that path.

  • Where are the logs!?!?!

    18
    0 Votes
    18 Posts
    5k Views
    Wayne WorkmanW

    @Quazz said in Where are the logs!?!?!:

    From what I can tell, this answer file has some issues, but I’m far from an expert on them.

    I’m not an expert either. I thought these files were being generated by some helper program that you can run to set everything the way you want? Please do not tell me everyone has to manually make these things.

  • SnapIn How-to questions in regards to hosts file.

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    george1421G

    as for updating your host file something as simple as
    echo "192.168.1.40 fog_server" >> c:\windows\system32\drivers\etc\hosts in a batch script should add the reference to the host file.
    If you have a number of entries saved in a text file you could use something like type hupdate.txt >> c:\windows\system32\drivers\etc\hosts to update the file.

    Disclaimer: I have not tested the commands above, they just came to me as I was typing, so YMMV.

  • Suddenly workstations reboot before taking an image.

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    @mohit.kishor First, you probably need to figure out which boot files you’re ACTUALLY using. From the sounds of things, your layout is still setup as it once was for 0.32 which will not work (as you’re no doubt finding).

    When 1.0.0 was released, the mode of booting had switched from using pxelinux.0 to using undionly.kpxe which allows the use of http protocals. TFTP is limited to transfer rates of only 10Mbps, where TFTP is limited by the network itself (e.g. a gig network can send data at 1000Mbps).

    It is suggested to use undionly.kpxe as the boot file rather than using pxelinux.0 (which didn’t ship with 1.2.0 to begin with).

    The files that should be used are not located in /tftpboot/fog/kernel/bzImage or /tftpboot/fog/images/init.gz anymore. You can, of course, customize these items, but the relative paths (the fog/images or fog/kernel part of the path) is relative to the web side (meaning you can download the kernel from your fogserver if you go to http://<ipoffogserver>/fog/service/ipxe/bzImage or http://<ipoffogserver>/fog/service/ipxe/init.xz

    The file compression changed from gunzip (the .gz) to xz as well.

    The files are separated by their “bitness” meaning bzImage and init.xz are “64 bit” and bzImage32 and init_32.xz are “32 bit”.

    The location where FOG can look to download these files is defined in database values under:

    FOG Configuration Page (The circle ? in 1.2.0) -> FOG Settings -> TFTP Server -> (FOG_TFTP_PXE_KERNEL, FOG_PXE_BOOT_IMAGE 64 bit) and (FOG_TFTP_PXE_KERNEL_32, FOG_PXE_BOOT_IMAGE_32 32bit). The path, directing fog where to locate these files has an absolute path (for simplifying where the files are to be expected) and is defined under the same element with the KEY FOG_TFTP_PXE_KERNEL_DIR. (Please, keep in mind, that fog uses URL’s to download the files it needs so changing the expected location of the files does not necessarily mean FOG will be able to boot if permissions are incorrect for the location of where to expect those files).

    I hope this can help lead you in the right direction.

  • Windows 7 errors post deployment

    Moved Unsolved
    15
    0 Votes
    15 Posts
    5k Views
    Wayne WorkmanW

    @sourcaffeine

    Moved topic to Windows problems. Please advise if you’ve found a solution to this or are still having the problem.

  • Joining to Domain - Location Computer OUs

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    george1421G

    @george1421 I’ve also used a custom vb program and the unattend.xml first run feature to auto login to the workstation right after imaging and then run the vbscript to move the target computer from a build up OU to the proper OU. Then reboot. I have the fog postinstall script update a parameter that is passed to the vbscript during imaging. While I didn’t write this script http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/ it is crazy similar to the one I wrote. It would have been nice If I found this one first to save me some grief.

    The only caveat here is that this script must be run as a user that has domain move computer rights.

  • Setting up Win10 DriverStore

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    AvaryanA

    Using Microsoft Deployment Toolkit right now to scan my extracted driver installers. Seems like it’s organizing it all for me.

  • FOG Server & Client Compatibility

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    D
    SET PASSWORD FOR 'fogstorage'@'%' = PASSWORD('new-password-here'); FLUSH PRIVILEGES;

    Seems to have resolved my issues

  • Unclean Windows 10

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    Wayne WorkmanW

    #wiki worthy

  • Windows 10 sysprep error.

    26
    0 Votes
    26 Posts
    55k Views
    D

    @jscharfenberg

    I run this on powershell

    Get-AppxPackage -AllUsers | Remove-AppxPackage

    And then I use this sysprep unattend file. It works really well in my environment.

    <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <!-- Autounattend_x64_BIOS_sample.xml This file automates the Windows installation. Before using this file: * Replace ProductKey with a product key for the edition of Windows you are installing (example: Windows 8 Pro) Note: The product key used in Microsoft-Windows-Setup\UserData\ProductKey\Key can be used many times in different installations and is not used to activate Windows. It is only used to choose which edition of Windows to install. The individual product key is either specified by the user, or by setting Microsoft-Windows-Shell-Setup\ProductKey. * Set the default language to your own: Replace "en-US" with your language code in Microsoft-Windows-International-Core-WinPE\SetupUILanguage. For a list of languages, see http://go.microsoft.com/fwlink/?LinkId=206620. * OEMs: Replace OEMInformation with your support information To use this file: Save this file on the root of a USB flash drive with the filename: Autounattend.xml Put the Windows DVD and the USB key into a new x64-BIOS PC. --> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <CopyProfile>true</CopyProfile> </component> </settings> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <InputLocale>en-US</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-US</UserLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OOBE> <HideEULAPage>true</HideEULAPage> <HideLocalAccountScreen>true</HideLocalAccountScreen> <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen> <HideOnlineAccountScreens>true</HideOnlineAccountScreens> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <SkipUserOOBE>true</SkipUserOOBE> <SkipMachineOOBE>true</SkipMachineOOBE> </OOBE> </component> </settings> </unattend>
  • Take hostname from Windows

    Solved
    17
    0 Votes
    17 Posts
    4k Views
    R

    @Tom-Elliott

    I have updated fog and wil check today if it works and let it know, very much thanks all!!

120

Online

12.2k

Users

17.4k

Topics

155.6k

Posts