Dear All,

When i am trying to run puppet agent(1.10.1) using windows 2016 server 
 shortcut which invoke below command:

"C:\Program Files\Puppet Labs\Puppet\bin\run_puppet_interactive.bat"

Content of "run_puppet_interactive.bat":

@echo Running puppet on demand ...
@echo off
SETLOCAL
call "%~dp0environment.bat" %0 %*
@elevate.exe "%~dp0puppet_interactive.bat"


But when last line executed it through exception:

*Unhandled Exception: System.IO.FileLoadException: A procedure imported by 
'elevate.exe' could not be loaded.*

Could you please suggest the solution for this and do we have fix or PR 
related to this issue.

Thanks,
Aditya


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/a7948b77-65af-4284-8354-d31ed1d7c081%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to