Tried to use netsh trace in Server 2008 R2 Core, but the command was not found... This is apparently a limitation of Server Core. Some netsh contexts are not available unless you have previously installed the required server role, role service, feature, or other technology (see here). Is it possible to enable the trace context on Server 2008 R2 Core?
Thank you!