diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 22b2f93977e..4e413efbfc9 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -8,5 +8,6 @@ "PSModuleAutoLoadSkipOfflineFiles", "PSNativeCommandErrorActionPreference", "PSNativeCommandPreserveBytePipe", - "PSSubsystemPluginModel" + "PSSubsystemPluginModel", + "PSWindowsNativeCommandArgPassing" ] diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 22b2f93977e..4e413efbfc9 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -8,5 +8,6 @@ "PSModuleAutoLoadSkipOfflineFiles", "PSNativeCommandErrorActionPreference", "PSNativeCommandPreserveBytePipe", - "PSSubsystemPluginModel" + "PSSubsystemPluginModel", + "PSWindowsNativeCommandArgPassing" ]