SCCM Application Detection Method for Network Adapter Configuration
I wrote this PowerShell script for use as an application detection method inside an SCCM application. The SCCM application would set the network adapter configuration if it is not currently configured properly. This company has a special DNS setup for SCCM clients that is different than for non-SCCM clients. Here is the PowerShell code:
SCCM Application Detection Method for Network Adapter Configuration Read More »