Browse Source

updates: change description

pull/55/head
Alex Hirsch 9 years ago
parent
commit
fa12c0c931
  1. 5
      scripts/optimize-windows-update.ps1

5
scripts/optimize-windows-update.ps1

@ -1,7 +1,6 @@
# Description:
# This script disables automatic downloading and installation of Windows
# updates via Group Policies. Additinally seeding updates to other computers is
# disables.
# This script optimizes Windows updates by disabling automatic download and
# seeding updates to other computers.
echo "Disable automatic download and installation of Windows updates"
$reg = @"

Loading…
Cancel
Save