Aditya - 

Could you run the following PowerShell script to determine which versions 
of the .NET runtime are installed on your Server 2016 instance?


https://gist.github.com/Iristyle/2d999d71ed47a939d1bbec8213eafdcc


Thanks!


On Monday, May 15, 2017 at 2:42:21 AM UTC-7, Aditya Gupta wrote:
>
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/1507d115-00c4-46c8-a850-ab6bcdf85c2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to