AWS drs medium security documentation change
Summary
Removed Windows 2003-specific troubleshooting section for driver signing.
Security assessment
Directly correlates with Windows 2003 deprecation in other files. Keeping troubleshooting for unsupported OS could encourage insecure configurations.
Diff
diff --git a/drs/latest/userguide/troubleshooting.md b/drs/latest/userguide/troubleshooting.md index a061e1ff6..c983bceed 100644 --- a//drs/latest/userguide/troubleshooting.md +++ b//drs/latest/userguide/troubleshooting.md @@ -783,2 +782,0 @@ Unknown errors (unknown_error) can occur for any number of reasons. There are se - * Turning driver signing off in Windows 2003 - @@ -838,16 +835,0 @@ Potential solutions: -### Turning driver signing off in Windows 2003 - -When installing on Windows 2003, ensure that **Driver Signing** is **Off**. - -1\. Right-click **My Computer**. - -2\. Select **Properties** to open **System Properties**. - -3\. In the **System Properties** dialog box, select the **Hardware** tab. - -4\. Click on the **Driver Signing** button. - -5\. Select **Ignore – Install the software anyway and don't ask for my approval**. - -6\. Select **Make this action the system default**. -