This message was deleted.
# _general
s
This message was deleted.
s
to kick off an image build or something?
n
Yep, trying to figure out if it's possible to use an Azure VM (built from W11 in the image gallery) and boot into an SCCM task sequence. All of my searching says it's not, but figured I'd ask here.
My other option is to simply manually install the SCCM client and have the TS pushed after the fact, which should work, but I'm trying to cut down on manual work at this point.
s
doing something very similar with Azure/Terraform/MDT. I dont have a lot of SCCM expierence. Does it use a litetouch.vbs file to start a TS?
n
Honestly, no idea. I have no exposure to our SCCM environment here, thank god
s
would imagine it's possible. If you can figure out how to kick it off from the azure VM, i can help with you with automating it via powershell
e
Build locally, dump the disk an upload to image gallery. We killed of SCCM and all in on Intune incl AVD to replace Citrix.
Another smaller customer going Citrix -> Parallels, but loves WEM for drive mappings. What are people using for replacement?
s
thought if you built locally there was a bunch of different stuff you needed to do to the VM to make it work in azure?
n
Yeah, we are currently building our W10 images locally, and I hate everything about it. Build in Hyper-V, convert disk to VHD, upload to Azure... woof. Can't do that with W11 thanks to Trusted Launch, though.
Plus, using an image directly from the gallery means automatic Azure agent upgrades. Any other install method means you're manually pushing out those updates, which is stupid as hell, but this is Microsoft.