New Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

let me tell what i try to archiv:

I'd like to deploy a Windows Server OS with installed Microsoft SCCM Client. The installation of the SCCM Client should be done via USERDATA Commands.

So i see two possiblities:

  1. (i currently try) Configure Network, download/install/configure SCCM Client during Sysprep. For downloading and configuring i need a network connection.

  2. Configure Network, download/install/configure SCCM Client during normal startup (Cloudbase-Init Service). Here i'm not 100% clear: The USERDATA Script will be executed every time the instance starts up? So i have to insert a precheck if the script was executed before?