Modules/NetworkingDsc.Common/en-us/NetworkingDsc.Common.strings.psd1
ConvertFrom-StringData @'
FindingNetAdapterMessage = Finding Network Adapters matching the parameters. NetAdapterFoundMessage = {0} Network Adapters were found matching the parameters. NetAdapterParameterError = At least one Network Adapter parameter must be passed. NetAdapterNotFoundError = A Network Adapter matching the parameters was not found. Please correct the properties and try again. MultipleMatchingNetAdapterFound = Please adjust the parameters or specify IgnoreMultipleMatchingAdapters to only use the first and try again. InvalidNetAdapterNumberError = Network Adapter interface number {0} was specified but only {1} was found. Please correct the interface number and try again. '@ |