Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
install-windowsfeature -name net-framework-core ; uninstall-windowsfeature -name net-framework-core ;install-windowsfeature  -name containers split ',\s*' | ForEach-Object { $_.Trim() }