Another #Incus sneak preview :)
@jarrodu For Windows on Incus, you need a manual install from a repacked ISO. Then once installed you can use sysprep to allow the system to be cloned or turned into an image.
@gabriel I wish... No, the current plan is to run the agent on HTTPS for systems where we don't have a proper vsock driver.
@stgraber One less convenient but potentially functional way to enable host to guest communication on Windows in the absence of networking, would be to use COM ports (essentially serial console)...but that has low baud rate. It would work for commands but not so much for file operations.
I have not looked at the viosock stuff in ages. It was getting close last time I looked. Hopefully it will some day be completed.