From f60f08d543e71c8ed0256be567c1f12fd27e79ae Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 17 Jan 2023 16:57:15 +0100 Subject: [PATCH] run powershell as administrator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22aed43..ca067ca 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ nvidia-smi -q | grep "License" Download file and place it into `C:\Program Files\NVIDIA Corporation\vGPU Licensing\ClientConfigToken`. Now restart `NvContainerLocalSystem` service. -**Power-Shell** +**Power-Shell** (run as administrator!) ```Shell curl.exe --insecure -L -X GET https:///-/client-token -o "C:\Program Files\NVIDIA Corporation\vGPU Licensing\ClientConfigToken\client_configuration_token_$($(Get-Date).tostring('dd-MM-yy-hh-mm-ss')).tok"