I have a simple power shell provisioning script for windows vm

Start-Process "C:\Python27\python.exe"

But after vagrant ends provisining and I manually check vm there is no such
process. It seems that all subprocesses started in provisining script are
killed at the end of provisioning. Can this behaviour be avoided somehow?

One more question. Can I somehow open text powershell terminal in host OS?
Because host computer is a remote server to which i'm sshed so gui rdp way
is not an option.

Regards, Alexey

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to