DSCResources/MSFT_xVMNetworkAdapter/en-US/MSFT_xVMNetworkAdapter.psd1
ConvertFrom-StringData @'
VMNameAndManagementTogether=VMName cannot be provided when ManagementOS is set to True. MustProvideVMName=Must provide VMName parameter when ManagementOS is set to False. GetVMNetAdapter=Getting VM Network Adapter information. FoundVMNetAdapter=Found VM Network Adapter. NoVMNetAdapterFound=No VM Network Adapter found. StaticMacAddressChosen=Static MAC Address has been specified. StaticAddressDoesNotMatch=Staic MAC address on the VM Network Adapter does not match. ModifyVMNetAdapter=VM Network Adapter exists with different configuration. This will be modified. EnableDynamicMacAddress=VM Network Adapter exists but without Dynamic MAC address setting. EnableStaticMacAddress=VM Network Adapter exists but without static MAC address setting. PerformVMNetModify=Performing VM Network Adapter configuration changes. CannotChangeHostAdapterMacAddress=VM Network adapter in configuration is a host adapter. Its configuration cannot be modified. AddVMNetAdapter=Adding VM Network Adapter. RemoveVMNetAdapter=Removing VM Network Adapter. VMNetAdapterExistsNoActionNeeded=VM Network Adapter exists with requested configuration. No action needed. VMNetAdapterDoesNotExistShouldAdd=VM Network Adapter does not exist. It will be added. VMNetAdapterExistsShouldRemove=VM Network Adapter Exists. It will be removed. VMNetAdapterDoesNotExistNoActionNeeded=VM Network adapter does not exist. No action needed. StaticMacExists=StaicMacAddress configuration exists as desired. SwitchIsDifferent=Net Adapter is not connected to the requested switch. PerformSwitchConnect=Connecting VM Net adapter to the right switch. '@ |