diff --git a/windows/aws_networking.ps1 b/windows/helpers/aws_networking.ps1 similarity index 100% rename from windows/aws_networking.ps1 rename to windows/helpers/aws_networking.ps1 diff --git a/windows/dockerfile-to-powershell-generated-sample.ps1 b/windows/helpers/dockerfile-to-powershell-generated-sample.ps1 similarity index 100% rename from windows/dockerfile-to-powershell-generated-sample.ps1 rename to windows/helpers/dockerfile-to-powershell-generated-sample.ps1 diff --git a/windows/install_7zip.ps1 b/windows/helpers/install_7zip.ps1 similarity index 100% rename from windows/install_7zip.ps1 rename to windows/helpers/install_7zip.ps1 diff --git a/windows/install_cmake.ps1 b/windows/helpers/install_cmake.ps1 similarity index 100% rename from windows/install_cmake.ps1 rename to windows/helpers/install_cmake.ps1 diff --git a/windows/install_codeql.ps1 b/windows/helpers/install_codeql.ps1 similarity index 100% rename from windows/install_codeql.ps1 rename to windows/helpers/install_codeql.ps1 diff --git a/windows/install_docker.ps1 b/windows/helpers/install_docker.ps1 similarity index 100% rename from windows/install_docker.ps1 rename to windows/helpers/install_docker.ps1 diff --git a/windows/install_dotnetcore.ps1 b/windows/helpers/install_dotnetcore.ps1 similarity index 100% rename from windows/install_dotnetcore.ps1 rename to windows/helpers/install_dotnetcore.ps1 diff --git a/windows/install_embedded_pythons.ps1 b/windows/helpers/install_embedded_pythons.ps1 similarity index 100% rename from windows/install_embedded_pythons.ps1 rename to windows/helpers/install_embedded_pythons.ps1 diff --git a/windows/install_gcloud_sdk.ps1 b/windows/helpers/install_gcloud_sdk.ps1 similarity index 100% rename from windows/install_gcloud_sdk.ps1 rename to windows/helpers/install_gcloud_sdk.ps1 diff --git a/windows/install_go.ps1 b/windows/helpers/install_go.ps1 similarity index 100% rename from windows/install_go.ps1 rename to windows/helpers/install_go.ps1 diff --git a/windows/install_ibm_mq.ps1 b/windows/helpers/install_ibm_mq.ps1 similarity index 100% rename from windows/install_ibm_mq.ps1 rename to windows/helpers/install_ibm_mq.ps1 diff --git a/windows/install_mingit.ps1 b/windows/helpers/install_mingit.ps1 similarity index 100% rename from windows/install_mingit.ps1 rename to windows/helpers/install_mingit.ps1 diff --git a/windows/install_msys.ps1 b/windows/helpers/install_msys.ps1 similarity index 100% rename from windows/install_msys.ps1 rename to windows/helpers/install_msys.ps1 diff --git a/windows/install_net35.ps1 b/windows/helpers/install_net35.ps1 similarity index 100% rename from windows/install_net35.ps1 rename to windows/helpers/install_net35.ps1 diff --git a/windows/install_ninja.ps1 b/windows/helpers/install_ninja.ps1 similarity index 100% rename from windows/install_ninja.ps1 rename to windows/helpers/install_ninja.ps1 diff --git a/windows/install_nuget.ps1 b/windows/helpers/install_nuget.ps1 similarity index 100% rename from windows/install_nuget.ps1 rename to windows/helpers/install_nuget.ps1 diff --git a/windows/install_python.ps1 b/windows/helpers/install_python.ps1 similarity index 100% rename from windows/install_python.ps1 rename to windows/helpers/install_python.ps1 diff --git a/windows/install_ruby.ps1 b/windows/helpers/install_ruby.ps1 similarity index 100% rename from windows/install_ruby.ps1 rename to windows/helpers/install_ruby.ps1 diff --git a/windows/install_vcpkg.ps1 b/windows/helpers/install_vcpkg.ps1 similarity index 100% rename from windows/install_vcpkg.ps1 rename to windows/helpers/install_vcpkg.ps1 diff --git a/windows/install_vcpython.ps1 b/windows/helpers/install_vcpython.ps1 similarity index 100% rename from windows/install_vcpython.ps1 rename to windows/helpers/install_vcpython.ps1 diff --git a/windows/install_vstudio.ps1 b/windows/helpers/install_vstudio.ps1 similarity index 100% rename from windows/install_vstudio.ps1 rename to windows/helpers/install_vstudio.ps1 diff --git a/windows/install_wdk.ps1 b/windows/helpers/install_wdk.ps1 similarity index 100% rename from windows/install_wdk.ps1 rename to windows/helpers/install_wdk.ps1 diff --git a/windows/install_winget.ps1 b/windows/helpers/install_winget.ps1 similarity index 100% rename from windows/install_winget.ps1 rename to windows/helpers/install_winget.ps1 diff --git a/windows/install_wix.ps1 b/windows/helpers/install_wix.ps1 similarity index 100% rename from windows/install_wix.ps1 rename to windows/helpers/install_wix.ps1