[cifs-protocol] [REG: 111060784988397] RE: joining domain with IPv6 client

Edgar Olougouna edgaro at microsoft.com
Sun Jun 12 23:08:38 MDT 2011


Tridge,

If you have a chance to repro the issue, could you collect the following traces to facilitate narrowing down the root cause.
- ETW for DNS, 
- TTT trace,
- NetSetup,
- Network capture.

Please enable the following GUIDs for ETW tracing. 

logman create trace minio_dns -ow -o c:\minio_dns.etl -p "Microsoft-Windows-DNS-Client" 0xffffffffffffffff 0xff -nb 16 16 -bs 1024 -mode 0x2 -max 2048
logman update trace minio_dns -p {1540FF4C-3FD7-4BBA-9938-1D1BF31573A7} 0xffffffffffffffff 0xff
logman update trace minio_dns -p {609151DD-04F5-4DA7-974C-FC6947EAA323} 0xffffffffffffffff 0xff
logman update trace minio_dns -p "Microsoft-Windows-DNS-Server-Service" 0xffffffffffffffff 0xff
logman update trace minio_dns -p {57840C25-FA99-4F0D-928D-D81D1851E3DD} 0xffffffffffffffff 0xff
logman update trace minio_dns -p {F230B1D5-7DFD-4DA7-A3A3-7E87B4B00EBF} 0xffffffffffffffff 0xff
logman start minio_dns

(also start TTT on process ID for workstation service , Netmon capture),

Reproduce the issue

Stop tracing.

logman stop minio_dns
logman delete minio_dns

Send all the files to us for investigation.

Thanks,
Edgar


More information about the cifs-protocol mailing list