Startup Script on Windows GCE - Where is it logged? -


I am thinking that startup script logging occurs (if it happens automatically) GSE Document is very clear about logging in to Linux images, but it does not indicate anything for Windows.

Thanks in advance!

-ben

Not to mention a specific location or file for these logs Because there is not one, Windows handles differently than all Linux and as such, the /var/log/startupscript.log is not equal to the file.

Your best bet will be to go through the System Viewer and Event Log in Event Viewer. How It Just Works Windows


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

Registering an Interceptor For All Interface Implementaions in Castle Windsor -