post-setup

  1. T

    Post-Setup steps are not working

    All Steps in NTlite are working, except the post-setup. After installation they are just not being executed. The commands are correct, when entering the commands in cmd they work. heres the content of SetupComplete.cmd @echo off msiexec /i "%WINDIR%\Setup\Files\AnyDesk_7.0.4.msi" /qn...
  2. W

    Execute VBScript and Import XML to Task Scheduler

    Hello everyone, I have exported VBScript and XML files that use to recover the Local Group Policy Editor and the Task Scheduler configurations. Is it possible to run the VBScript and XML files right after the Windows installation using SetupComplete.cmd?
  3. I

    7-Zip won't install

    A little explanation: I am currently working on a custom Win10 ISO to standardize our lab-devices. In that ISO i want to have 7-Zip, but every time I try to install it on an VM or Notebook, it either won't install 7-Zip or the windows 10 setup crashes... I tried the .exe file and the .msi...
  4. N

    Post-Setup UI

    Hi. I found the NTLite on TikTok a few weeks ago and i must say it has saved me and my colleagues a lot of time. We just bought a professional license for it. I have found it a hassle creating shortcuts using cmd though. Installing applications is pretty straight forward. How about making the...
  5. I

    Installing Office 2016 Pro Plus on Windows 10 via Post-Setup

    Hello, Long time lurker, first time poster. Not sure if this has been posted about yet, but I wanted to get it out there. I had been searching tirelessly trying to figure out how to install Microsoft Office 2016 ProPlus via post-setup on a Windows 10 Pro image and I finally figured it out...
  6. O

    NTLite + WDS + Post-Setup?

    Hi Guys, i would like to use NTLite to create an Image for Deployment. So far i have the image as i would like to have it. Deploying it via WDS makes some trouble. Due one imports only the boot and install.wim, the rest ist not in the WDS server. I know that it is possible to add the...
  7. T

    VMware Tools silent install not suppressing reboot prompt

    I've been trying to use the template included with NTLite for installing VMWareTools without prompting for a restart to the user. Here's my forum post on VMWare for this issue: https://communities.vmware.com/message/2774332#2774332 I've tried the default switches provided by the template, as...
  8. D

    Rebooting During Post-Setup

    I would like to rename and reboot the computer during post setup and then continue back to post-setup. I have a batch script that will ask the user for the new computer name then change the name. However, the name change will not take effect until the system reboots. The next program I want it...
  9. E

    Post-Setup .NET order? (Win 7, NTLite)

    I want to slipstream the following KB/setup packages. One image I made spent around 20 mins at post setup...the other one over 8 hours (left work, then was done the next day) 1. What order is optimal? 2. Where does the "Placeholder row for potentially deferred updates" fit best? 3. Can you add...
  10. A

    Command to copy a file to machine?

    Is there a way to include a file in the install folder and run a command during post-setup to copy it to a specific place on the C drive, such as the program files folder or the windows folder? I created a folder in the unpacked .iso folder for the installer disk that holds all the installers...
Back
Top