• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    script to remove messages at windows startup

    Scheduled Pinned Locked Moved
    General
    2
    3
    316
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      abde
      last edited by

      Hello,

      Can we integrate a script to FOG or a solution exists to remove all the messages and questions at Windows startup like WDS.

      Given that to create an image it is necessary to make a sysprep not to have the same SID. I find myself at the deployment with all the messages and acceptance of Windows concerning the connection, the data transmitted to windows.

      Thank you for your help

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @abde
        last edited by

        @abde This is typically done on the windows side. You define the answers to all of those windows questions in the unattend.xml file. This is the windows way of doing things. FOG itself can not step into MS Windows to make change, it can only leave hints behind for windows to find.

        Here is a clean example of my unattend.xml file from window 7. It works with windows 10 without no problem.
        https://forums.fogproject.org/topic/9373/sim-creating-the-unattend-xml-guide/7

        This is my sysprep command:
        c:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe /shutdown /unattend:C:\Windows\Panther\Unattend.xml

        I know this site is in english but Deployment Research has many valuable hints to solving windows deployment issues: https://www.deploymentresearch.com/

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        A 1 Reply Last reply Reply Quote 0
        • A
          abde @george1421
          last edited by

          @george1421 Thanks I will try this on Monday and get back to you.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          249

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project