Jump to content

jslate1980

Members
  • Posts

    990
  • Joined

Everything posted by jslate1980

  1. Correct then restarted into OOBE. I would leave it 5 minutes.
  2. The only thing I can add is the script didn't run until the pc had brought up the login screen.
  3. Here you go. true 3 true true true
  4. So I have it booting to OOBE, though the task sequence is set differently. As @MicrodigitUK said the task needs to be set as the last item in the list. Here is my copy script Here is the SMSTSPostAction Variable Only issue is I can't get command prompt in OOBE, but that may be down to me using a vm.
  5. To answer my own question, you cannot remove sccm client through task sequence. It can only be removed after the sequence has finished. That is why it is called with the SMSTSPostAction variable.
  6. Same here. powershell script not running. Must be answer file. Instead of running PowerShell script from variable. Testing to deploy after os install.
  7. Update: xcopy works through deployment but not booting oobe, I missed the restart between installing sccm client and removing it. So think that might have caused it. Otherwise its my answerfile. Though can't this just be ran as a powershell script after os install instead of waiting for the post install variable to run the script?
  8. Yes you need answer file or the variable doesn't work.
  9. Example of how I did it with xcopy for you to test xcopy %~dp0PrepareOOBE.ps1 C:\Windows\Temp\ /Q /Y
  10. It didn't work, but it was my mistake. I forgot to add the xcopy command I created to the package I uploaded. Get back to you later.
  11. Just set this up and testing it myself now. Will get back to you as I did the copy script different using xcopy.
  12. You can't with sccm you have to remove the client through the install process. As explained in the link I added. The cleanup script has this and boots you in oob
  13. Actually that looks like Build and capture reference operating image in create new task sequence. Never done an OS build that way. I would start again create task sequence > install an existing image package.
  14. That's strange at that point of my task sequence we have install sccm client. Not that.
  15. Why you capturing an image, instead of using installation media?
  16. Sccm client will stop azure ad join due to co management. What about this https://ccmexec.com/2018/09/how-to-show-oobe-for-azuread-join-after-osd-with-sccm/
  17. We have a HP switching, smoothwall and unifi. - We want to have multiple SSID's and make use of VLAN's to separate certain SSID's from main network. Do you have vlans in place already on your switching infrastructure? If yes, I would implement your wi-fi vlans on your core switching / router. - Am I right in thinking that I need to buy a Unifi USG (maybe the Unifi Dream machine pro) in order to best make use of the features? You could buy a USG or controller key, I found it easier to create a vm on our server environment. Keep away from the dream machine pro as there is a lot of bad reviews. - Will this allow me to create separate Vlans on the dream machine and also serve ip addresses to guests, for example to give them just internet access? We use our smoothwall appliance to provide DHCP to our guest wi-fi, then redirect users to the SSL login page.
  18. What are you trying to achieve? This may not be helpful but when using App-v I never went down the route of setting up the infrastructure. As with using SCCM\MECM it deploys the app to the pc then streams from the app on the device. Also mainstream support has already ended on the product.
  19. All I can find is the exe
  20. Where did you get the msi from? Or did you create it?
  21. Pluralsight have a number of courses available on HP aruba switching.
  22. We went from 6 hours on one vm to 45 minutes.
  23. Currently deploying printers through powershell script. Just wondering if editing the registry off and on during deployment work?
  24. Has your new dns server been added to the scope options of your dhcp server scopes?
  25. Hi, I seem to be having issues with setting our new hyper-v cluster. On the 2 main HPE aruba core switches I have created a trunk port and added each port used to trk2. Then untagged it in the servers vlan and tagged all vlans used. When using switch embedded teaming, the ports cant talk to the network. Haven't tried LBFO, any ideas what the issue could be? Jon
×
×
  • Create New...