• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Rayno
    3. Posts
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Rayno

    • RE: Windows 7: How to avoid manually activating each machine after deployment.

      Hi Travis

      Im working on this at the moment and going to test this tomorrow at work…
      Here is what iv learnt to get this right though its still in theroy…

      Windows 7 Answer : Under

      -7 oobeSystem
      –[I][B]amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral[/B] [/I]
      [I]—[B]FirstLogonCommands[/B][I] [/I][/I]
      [I]----[/I]SynchronousCommand[Order=“1”] “add this command” cscript //b c:\windows\system32\slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (windows 7 license key)
      -----[B]RequiresUserInput:[/B] false
      ------SynchronousCommand[Order=“2”]
      -------cscript //b c:\windows\system32\slmgr.vbs /ato
      --------[B]RequiresUserInput:[/B] false
      In my setup im going to remove "SynchronousCommand[Order=“1”] and change “SynchronousCommand[Order=“2”]” to SynchronousCommand[Order=“1”] as i already provide my serial under

      -4 specialize
      –[B][I]amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral[/I][/B]
      —Product key

      If that doesnt work then ill use the exact example above

      Now the question comes to mind, what if your site has a proxy server? Is there a way to provide the proxy setting in the answer file?, guess not as I’ve done a 10 minute search and come up with nothing.
      Im not 100% sure how to go about the activation behind a proxy and adding the setting in the answer file

      Will test this tomorrow and confirm if it works, & if im right about being behind a proxy

      posted in Windows Problems
      R
      Rayno
    • RE: What do you use to monitor FOG

      Nagios is a great monitoring tool, once it’s setup. Medusa sound interesting, tried googling it but no luck
      Trying zabbix for the first time, (VMware download) looks promising, thanks for sharing
      Opsview is another product to look into, based on Nagios but much more easier to setup

      Ive got a project to implement a monitoring server and Nagios was/is leading choice but zabbix is something else to think about

      posted in General
      R
      Rayno
    • 1 / 1