2 lines
158 B
PowerShell
2 lines
158 B
PowerShell
# $wifiEndpointSettingsRef is an EPR to the CIM_WiFiEndpointSettings object created by 'Add a Wireless Profile' use case.
|
|
$wifiEndpointSettingsRef.Delete() |