This guide walks you through installing the NVIDIA driver on Proxmox with Secure Boot enabled, including automatic signing of DKMS modules and troubleshooting tips.
mokutil --sb-state| #requires -version 7 | |
| #You can load this script with $(iwr https://tinyurl.com/TraceAICommand | iex) | |
| using namespace Microsoft.ApplicationInsights | |
| using namespace Microsoft.ApplicationInsights.Extensibility | |
| using namespace Microsoft.ApplicationInsights.DataContracts | |
| using namespace System.Management.Automation | |
| using namespace System.Collections.Generic | |
| using namespace System.Net | |
| #Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/app/console |
| # Description: Boxstarter Script | |
| # Author: Jess Frazelle <jess@linux.com> | |
| # Last Updated: 2017-09-11 | |
| # | |
| # Install boxstarter: | |
| # . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force | |
| # | |
| # You might need to set: Set-ExecutionPolicy RemoteSigned | |
| # | |
| # Run this boxstarter by calling the following from an **elevated** command-prompt: |