From 37da7a235e49985a55cfcc191a3ef38f6a2792dd Mon Sep 17 00:00:00 2001 From: "Robert M. Smith" Date: Tue, 11 Jun 2024 11:44:02 -0400 Subject: [PATCH] Readme updated --- Windows_VDOT.ps1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Windows_VDOT.ps1 b/Windows_VDOT.ps1 index 779eb3f..26c736c 100644 --- a/Windows_VDOT.ps1 +++ b/Windows_VDOT.ps1 @@ -52,14 +52,13 @@ Param ( - AUTHORED BY: Robert M. Smith and Tim Muessig (Microsoft) - AUTHORED DATE: 11/19/2019 - CONTRIBUTORS: Travis Roberts (2020), Jason Parker (2020), @brentil (2024) -- LAST UPDATED: 6/7/2024 -- PURPOSE: To automatically apply settings referenced in the following white papers: - https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds_vdi-recommendations-1909 +- LAST UPDATED: 6/11/2024 +- PURPOSE: To automatically apply many optimization settings to and Windows device; VDI, AVD, standalone machine - Important: Every setting in this script and input files are possible optimizations only, and NOT recommendations or requirements. Please evaluate every setting for applicability to your specific environment. These scripts have been tested on Hyper-V VMs, as well as Azure VMs... - including Windows 11. + including Windows 11 23H2. Please test thoroughly in your environment before implementation - DEPENDENCIES 1. On the target machine, run PowerShell elevated (as administrator)