• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kelly.bettendorf
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 81
    • Best 0
    • Controversial 0
    • Groups 0

    kelly.bettendorf

    @kelly.bettendorf

    10
    Reputation
    715
    Profile views
    81
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kelly.bettendorf Unfollow Follow

    Latest posts made by kelly.bettendorf

    • Creating Snap ins

      Hello everyone,

      Ive been trying to learn how to create snapins and i’m looking for a current and detailed how to guide. I have never created any sort of a push our silent installer application before so this is all new to me.

      Im also looking to find out what applications are commonly used when creating the snapin.

      If there is any supporting information i should learn before attempting to create the snapins again? any links would be appreciated.

      So far all i’ve been able to get FOG to successful push out the snapin file to the root of the hard drive of the targeted host.

      Im also not fully understanding how to configure the silent install to run once FOG has deployed the snap in.

      Im am currently running FOG Ver 1.1.2 ( waiting for spring to upgrade)

      Thanks in advanced!

      posted in General
      K
      kelly.bettendorf
    • Printer management with FOG 1.1.2

      Hi,

      Ive been testing the use of FOG for printer management i’ve found that it installs printers well but when i remove one from the list it will stay installed on the Host computer and keep reinstalling itself even if manually removed in windows 7

      I have on my test host, printer management enabled with add and remove

      Any idea why FOG is unable to remove a printer that i took out of the hosts printer list?

      Ive also found that i can only remove/keep removed the printer from the host with the following command
      [SIZE=14px][FONT=Arial][COLOR=#333333]rundll32 printui.dll,PrintUIEntry /gd /n\[/COLOR][/FONT][/SIZE][I][SIZE=14px][FONT=Arial][COLOR=#333333]server\printername. [/COLOR][/FONT][/SIZE][/I]

      It will just reinstall every time i restart or login again if i don’t use that command to remove it.

      Thanks all.

      Im running FOG on ubuntu 12.04 LTS
      version 1.1.2
      Printers are added to FOG for management using the network printer option

      posted in FOG Problems
      K
      kelly.bettendorf
    • RE: Fog Client page does not load

      [quote=“Tom Elliott, post: 34579, member: 7271”]This is a known issue and has been fixed in 1.2.0[/quote]

      Fantastic thanks! with only a few weeks left in summer im holding off on jumping to 1.2.0 im glad to hear its not just me with another far out there issue. 🙂

      Thanks again.

      posted in FOG Problems
      K
      kelly.bettendorf
    • Fog Client page does not load

      Hi all,

      For some reason when i go to fog/fog/client to download the client or FOG prep file i find that the webpage does not load all the time.

      It loads to a blank page with the FOG icon in the left corner but the download links are not always available any idea why this might be happening?

      Im running FOG 1.1.2 on Ubuntu 12.04LTS

      Thanks again.

      posted in FOG Problems
      K
      kelly.bettendorf
    • RE: FOG Auto Join to AD

      Thanks all I was on the right path but now i’ve got it working just right thanks for the help!
      Incase it helps anyone else here is the FirstLogin Commands i use to auto activate windows 7 OS and Microsoft office 2010 using sysprep

      [CODE] <FirstLogonCommands>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>cscript /b c:\windows\system32\slmgr.vbs /ato</CommandLine>
      <Order>1</Order>
      <RequiresUserInput>false</RequiresUserInput>
      <Description>Act OS</Description>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <Order>2</Order>
      <CommandLine>cscript “C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs” /act</CommandLine>
      <RequiresUserInput>false</RequiresUserInput>
      <Description>Act Offfice</Description>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>sc config “FOG Service” start= auto</CommandLine>
      <Order>4</Order>
      <Description>Change FOG service from delay to Automatic</Description>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>timeout 20</CommandLine>
      <Description>Pause for 20 seconds</Description>
      <Order>3</Order>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <Order>5</Order>
      <Description>Enable the fog service</Description>
      <CommandLine>net start “FOG Service”</CommandLine>
      </SynchronousCommand>
      </FirstLogonCommands>[/CODE]

      posted in FOG Problems
      K
      kelly.bettendorf
    • RE: FOG Auto Join to AD

      [quote=“kelly.bettendorf, post: 33689, member: 5100”]Hi all.

      I have an interesting issue were i believe FOG fog auto join to AD is shutting down my newly imaged systems without my sysprep file finishing all of its first time login commands.

      Has anyone else had issues with this?

      is there a way i can delay how quickly fog renames and joins the computer to AD to give it some more time to load all the first time login scripts?

      Im running Fog 1.1.2

      Im using sysprep to run a first time login script with the local admin account to activate our installation of office 2010.

      Im running two login scripts, 1 that activates the OS and and 2nd that activates Office 2010.

      Thanks![/quote]

      TO add some more detail,

      when i don’t have auto join to AD enabled on my testbox all of my first time login scripts run as they should.
      Ive added a 30 second timeout command at the end to see if that makes any difference.

      I will test and report back my findings.

      posted in FOG Problems
      K
      kelly.bettendorf
    • FOG Auto Join to AD

      Hi all.

      I have an interesting issue were i believe FOG fog auto join to AD is shutting down my newly imaged systems without my sysprep file finishing all of its first time login commands.

      Has anyone else had issues with this?

      is there a way i can delay how quickly fog renames and joins the computer to AD to give it some more time to load all the first time login scripts?

      Im running Fog 1.1.2

      Im using sysprep to run a first time login script with the local admin account to activate our installation of office 2010.

      Im running two login scripts, 1 that activates the OS and and 2nd that activates Office 2010.

      Thanks!

      posted in FOG Problems
      K
      kelly.bettendorf
    • RE: Fog 1.0.0 Hosts search not working.

      [quote=“Junkhacker, post: 31972, member: 21583”]update to 1.1.2[/quote]

      AH okay, planning to do that later this afternoon.
      Thanks for answering so many of my questions Junkhacker, its been a lot of help.

      posted in FOG Problems
      K
      kelly.bettendorf
    • Fog 1.0.0 Hosts search not working.

      Hi,

      Running FOG 1.0.0 when at the Hosts Management page if i search for a registered host i get an error that the search failed.

      I can still see all hosts when i go to list all registered hosts.

      posted in FOG Problems
      K
      kelly.bettendorf
    • RE: Manual Migration to FOG 1.1.2

      Whoo i figured it out, i didn’t have the columns in the right order.

      posted in FOG Problems
      K
      kelly.bettendorf