Jump to content

zare

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Posts posted by zare

  1. from where did you get those snapshots? the xml ?

    open the ETL with the xperfviewer, select the WinLogon-interval and click "Clone Selection". No go to the "Generic events" graph and make a rightclick and select "summary table". In this table expand "Microsoft-Windows-Winlogon" and you can see the 2 entries.

    :thumbup

    One more question: what does the password request (Request Credentials) time includes? Does it include the time needed to enter the password?

  2. this is ok. I already downloaded the file.

    Your delay is caused by 2 points:

    1.) entering password takes 6 seconds:

    post-70718-0-61876800-1335015809_thumb.p

    but the larger delay (53s) is caused by restoring the mapped network connections:

    post-70718-0-17413700-1335015846_thumb.p

    So remove the network connections and use the net use command to map the connections on demand (net use X: \\server\share /persistent:No). /persistent:No is important to map them temporary only.

    That it ! .. My office shares .. man I was so blind .. from where did you get those snapshots? the xml ?

  3. Sorry to high jack this thread: have boot problems after changing some option(disable system restore, indexing ...) .. The boot time when from 20sec to 80 sec. In the event log, the biggest difference is BootUserProfileProcessingTime. In the etl file I cannot see any service taking more time, but there is gap(60s) between two group of services. Any advice where I should look for the problem.

×
×
  • Create New...