powershell
1 TopicAccess denied when running Upgrade Readiness Deployment Script on Windows 10 devices
Hi, I have implemented an Azure Log Analytics demo environment including Windows 7 SP1, Windows 8.1 and Windows 10 client machines. Microsoft Monitoring Agent is installed on all three machines. The Upgrade Readiness Deployment Script has finished on the Windows 7 SP1 and Windows 8.1 machines without any problems and 0 error(s). Both machines are already visible within the Azure Log Analytics dashboard/Upgrade Readiness. Unfortunately, this is not the case for the Windows 10 client. Everytime I run the script (no difference between run as (local) administrator/run as system) I receive an Access is denied error message within the command prompt although in the log files of the script it is written: Success : Script succeeded Microsoft Windows [Version 10.0.16299.611] (c) 2017 Microsoft Corporation. All rights reserved. C:\Windows\system32>cd C:\Users\USERNAME\Desktop\Pilot C:\Users\USERNAME\Desktop\Pilot>RunConfig.bat Running config batch 1 file(s) copied. Access is denied. 0 file(s) copied. PsExec v2.11 - Execute processes remotely Copyright (C) 2001-2014 Mark Russinovich Sysinternals - http://www.sysinternals.com C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe exited on Win10Client003 with error code 0. 0 Access is denied. 0 file(s) copied. What is the problem with the Windows 10 client here? Best regards Joseph4.8KViews0likes4Comments