Share via

SCCM capture network settings

Dante Jimenez 0 Reputation points
2023-04-13T20:46:12.3433333+00:00

I have roughly 80 machines on static IP. In task sequence I have the Capture Network Settings step. My issue is when the machine reboots deom OS to WinPe. I don't have an IP. the next step is to partition disk 0 and apply operating system. this is when it fails because it needs the static IP in order to download the wim from our DP servers. the apply network settings step is after the image is lay down. do i need another step to apply network settings before aplly operating system?

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. XinGuo-MSFT 22,271 Reputation points
    2023-04-14T02:28:12.8+00:00

    Hi,

    SCCM capture network settings is used for full OS not PE environment. If we do not have DHCP in our environment. We need to manually enter an IP address, subnet, gateway and DNS server in PE environment.

    So DHCP is recommend, however here is a workaround using script configure the IP address settings for your reference:

    SCCM 2012 WinPE boot with fixed IP address

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.