sccm
Question
create a depolyment for disable_ipv6 package.
please help me
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
create a depolyment for disable_ipv6 package.
please help me
Answers ( 3 )
Hello Raman, What challenges you facing?
Having issue while creating package or package deployment?
please create a deployment for the sccm package called “disable_ipv6”
it needs to be deployed in “required”mode to all devices in “EMEA.adsint.biz/emclients/cis,
and the PKG should get installed outside the maintenance window
pls help me
You can create PowerShell script
https://www.anoopcnair.com/sccm-run-scripts-architecture-realtime/
Get-NetAdapterBinding –InterfaceAlias “Ethernet0”
Disable-NetAdapterBinding –InterfaceAlias “Ethernet0” –ComponentID ms_tcpip6