First-Logon Times Are Unacceptable in Windows 10

So far, we have found several issues with Windows 10 Enterprise, but our biggest issue -- by far -- is with the time it takes to logon a new user for the first time.  This was also an issue in Windows 8.1 and is also the reason we largely skipped Windows
8.1 where I work.
The time it takes for a user's first logon is too long, even when we disable the "Show first sign-in animation" setting.  I work at a large community college where employees and students frequently bounce from one computer
to another in the computer labs, often never using the same computer twice.  They login using their domain credentials.
With new 7200 RPM hard drives and relatively new computers, it takes approximately 160 seconds for a user to logon the first time.  With a new SSD, it takes approximately 50 seconds for a user to logon the first time.  These times are unacceptable
to us and is a deal breaker for Windows 10 deployment.  The largest part of the logon time is spent at the "Preparing Windows" phase of the first-time logon process.  This issue is serious enough for us that we would consider skipping Windows
10 and sticking with Windows 7 if it is not drastically alleviated.  Even Windows 7 first logons were not great, but we simply cannot accept how they are in Windows 10.

I have not noticed slow turn around with either Linux or Windows servers
so the client is step 1, then the server are looked at for policies that bottleneck
what version of windows server is being used, lots of variables
Place your rig specifics into your signature like I have, makes it 100x easier!
Hardcore Games Legendary is the Only Way to Play!
Vegan Advocate How can you be an environmentalist and still eat meat?

Similar Messages

  • Windows 7 autounattend.xml first logon commands

    Hi
    Within autounattend my first logon command are not running,  I am using the local administrator account! as when my build is finished it is logged in under the local administrator account (so that cant be my issue)
    Anyway, is there any log file output I can get out of the autouattend.xml to see whats going wrong for me? can i enable logging ? is yes how do i do that ?
    john

    I'm running into the same issue.  Everything in my unattend.xml takes effect, but a simple registry edit fails.
    Tracy, unless they modified their post, per your own link your response is not the answer:  When a user with administrative
    privileges logs in for the first time, these commands are run with elevated access privileges.
    Example code that fails:
          <FirstLogonCommands>
            <SynchronousCommand wcm:action="add">
              <Order>1</Order>
              <CommandLine>cmd /c reg.exe ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ /v HideFileExt /t REG_DWORD /d 0 /f</CommandLine>
              <Description>ChangeHideFiles</Description>
            </SynchronousCommand>
          </FirstLogonCommands>
    Alternatively,
          <FirstLogonCommands>
            <SynchronousCommand wcm:action="add">
              <Order>1</Order>
              <CommandLine>C:\windows\system32\reg.exe ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ /v HideFileExt /t REG_DWORD /d 0 /f</CommandLine>
              <Description>ChangeHideFiles</Description>
            </SynchronousCommand>
          </FirstLogonCommands>
    Full example unattend.  Maybe I don't have it in the right spot or wrong syntax?
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="specialize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ComputerName>EXAM</ComputerName>
    <TimeZone>Eastern Standard Time</TimeZone>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <UserAccounts>
    <AdministratorPassword>
    <Value>p@ssw0rd!</Value>
    <PlainText>true</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Password>
    <Value>p@ssw0rd!</Value>
    <PlainText>true</PlainText>
    </Password>
    <Username>administrator</Username>
    <LogonCount>2</LogonCount>
    <Enabled>true</Enabled>
    </AutoLogon>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <Order>1</Order>
    <CommandLine>cmd /c reg.exe ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ /v HideFileExt /t REG_DWORD /d 0 /f</CommandLine>
    <Description>ChangeHideFiles</Description>
    </SynchronousCommand>
    </FirstLogonCommands>
    <RegisteredOrganization>ORG</RegisteredOrganization>
    <RegisteredOwner>USER</RegisteredOwner>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    </OOBE>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
     

  • Windows 8 Logon times default user profile size

    With the addition of Chromebooks and other devices that boot in 3 seconds, we are re-evaluating our Windows 8 environment.  Windows 8 does boot up much quicker, but our domain logon times are still 2+ minutes or more if there is no user profile. 
    So I took our policies down to the bare minimum to see what is really taking forever for computers to log on.
    Using unattend.xml, we use the copyprofile flag to customize the default desktop experience for our users.  The default profile then becomes 185MB and I'd like to try and reduce that to improve logon times when no profile exists.  The
    following folders are where the majority of space is being used and I want to know if I can delete them in the default user profile. 
    25MB c:\users\default\appdata\local\microsoft\windows\explorer  -  Icon and Tile Cache
    40MB c:\users\default\appdata\local\microsoft\windows\WebCache - log files in machine language
    7MB   c:\users\default\appdata\local\microsoft\windows\notification 
    7MB c:\users\default\appdata\locallow\adobe\shockwave player 11\xtras\download\adobesystemsincorporated
    3MB c:\users\deafult\appdata\roaming\microsoft\Bibliography
    4MB c:\users\deafult\appdata\roaming\microsoft\Document Building Blocks\1033\15\Built-in Building Blocks.dotx
    How fast can I make it?   I used autologon registry keys to logon to a domain account (non-administrator).  Timings are from totally off to viewing the Start Screen. 
    The BIOS on our HP 6306 takes about 12 seconds to even start booting Windows 8 and so the total boot time till the start menu shows is 25 seconds with Windows 8 taking 13 seconds to boot and logon.  That is really, really nice. 
    So then I added 3 mapped drives (not redirection) and one printer to the group policy and that didn't add any time once the profile was created.
    Creating a profile is what really slows down the logon process.  Granted this is much after after the profile is done, but the vast manjory of our machines are public with random students/staff logging on to them. 
    More testing to come.

    Were you able to reduce the size of the default profile?
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer".

  • Inconsistent domain logon times

    I have logon times that vary from 5 to 90 seconds for a domain login. If the user logs on for the first time it takes about 90 seconds; this appears fair due to the work that is do with preparing the desktop and copying profiles... etc. The next time the
    user logs on it take around 10 seconds, which I am happy with.
    All group polices all work fine. My only problem is to keep the logon time down and consistent.
    The problem is that when the system is rebooted the logon time is around 30-40 seconds. After that they go back to 10 - 15 seconds. That seems to hint at a network issue. I have been tracing what is happening using PROCMON and PROCEXE; currently trying to
    see if that tells me anything.
    One thing that I have also noticed is that the Network name appears to have an impact on what the logon times will be. For example if the Network name is the same as my domain name "domain.xxx" the login times are good (10 - 15 secs). However,
    for some reason that I don't know the Network name may be "Network 3", "Unidentified Network", "domain.xxx 2 (unauthenticated)". When this happens I can pretty well guarantee that the logon times go out the window.
    Can anyone advise what I can do to fix this?
    The enviroment is Windows 7 PCs, Windows 2008 R2 servers in a Domain/Forest  Functional level of Windows Server 2008 R2.
    Ron Rose

    Hi,
    It’s normal to take a few time to logon a new user for the first time. When first logon, the time depends on many factors:
    Do we use roaming profile?
    Is there any software settings in group policy?
    Do we need to attach a network printer?
    Is there any automatic map drive?
    You may refer to the link below to find some useful informations: Root Causes for Slow Boots and Logons
    http://social.technet.microsoft.com/wiki/contents/articles/10130.root-causes-for-slow-boots-and-logons-sbsl.aspx#Network
    If you still want to improve it,  I'd like to recommend that you contact Microsoft Customer Support Service (CSS) for assistance so that this problem can be resolved efficiently. To obtain the phone numbers for specific technology request please take
    a look at the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS
    If you are outside the US please see http://support.microsoft.com for regional support phone numbers.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Unable to change password while first logon on windows server 2008 R2 SP1 system

    Hi Team,
    Ad team has created new account for me with change password on first logon setting
    When I logged in on Windows Server 2008 r2 SP1 system with my new credentials I get a error message stating that
    "You must change your password before logging on the first time. For assistance, conatct your system administrator or technical support" 
    Concern:
    I do not get password change screen on first logon on the server. How should I change my password on first logon?

    Hi,
    I got resolution for above issue
    Run ==> type "tsconfig.msc" ==> double click "RDP-TCP" ==> change security layer to
    RDP Security layer ==> Apply ==> OK

  • Task Sequence (LiteTouch.wsf) does not restart after first logon on Windows 8.1 deployment

    Hi guys!
    I can't figure out what cause the issue.
    First, this is my setup :
    ADK installed
    MDT 2012 (upgraded from 2010 update 1)
    Boot wim regenerated from scratch
    LTIApply.wsf edited http://support.microsoft.com/kb/2797676/en-us
    Windows 8.1 configured and captured (my first Win 8/8.1 deployment)
    New task sequence for that wim.
    My issue is :
    The task sequence windows won't show up only with windows 8.1 deployment after the first logon. (I tried with a Windows 7 with the same setup, works flawlessly)
    I can see the desktop, but nothing show up. I have all the folders and files on the c: (MININT, _SMSTaskSequence LTIBootstrap). I clicked twice on LTIBootstrap, did nothing. I did an LiteTouch.wsf /start, nothing.
    I recaptured my Windows 8.1 (it was on a virtual machine) and I did a new TS. The issue still there.
    All the SMSOSD logs files are on http://sdrv.ms/18VPSKy
    Someone can help me on this? I'll be very happy!
    thanks!

    Was this ever resolved or does anyone have an idea how to fix it?
    I am having a similar issue. I deploy a custom Windows 8.1 image to a system and I get through the OS install, but I end up at the user login screen without the task sequence resuming (thus not running any windows update, doesn't join domain, or any post-install
    tasks). The built in administrator account also shows up as disabled.
    The only changes I have made to the unattend.xml for that image are *maybe* to fix the IE 10/11 error that crashes the deployment by deleting the IE welcome tag, and I have no choice but to make that change when it happens.

  • I am trying to intall iTunes for the first time on my computer/ windows 8. I can get through the installer, then at the end, i'm getting an error: 0x80071A3F ??? Please Help

    I am trying to intall iTunes for the first time on my computer/ windows 8. I can get through the installer, then at the end, i'm getting an error: 0x80071A3F ??? Please Help

    Hey 78463,
    Welcome to Apple Support Communities! I didn't see that particular error message in any documentation, but issues installing iTunes are resolved a majority of the time by completing the troubleshooting steps in the following article:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Cheers,
    David

  • Windows 8.1 first boot time too long

    After Sysprep, windows 8.1 tooks long time to boot, is it normal?
    N.A.Malik

    Hi,
    Generally, when you sysprep an image and deploy it to other devices, it would prepare the device settings, registry update and other computer configuration. This phase would take some time. We call it as specialize and OOBE pass.
    Here we have a metric to assess the first boot time, you can take a look at this guide:
    First Boot Performance
    http://msdn.microsoft.com/en-us/library/windows/hardware/jj130825.aspx
    Alex Zhao
    TechNet Community Support

  • Troubleshooting slow Windows logon time with MAP - How?

    Our company recently had a presentation by an MVP and just as a comment he mentioned they had used MAP to find out why a computer had slow logon time. By using MAP they had identified the source to be a setting in a group policy. He did not explain more
    about the subject.
    I have downloaded MAP-toolkit now and I am not sure how to proceed. I have completed Inventory where I simply specified the one computer with slow logon time. 100% inventory success. Then I ran the Performance metrics and had it run for 1 hour. The computer
    was restarted during the one hour so that we would hopefully register the slow logon
    After the Performance Metrics collection was complete, we check the results, but cannot find where in the report to look for any issues. 
    Come to think of it, maybe the Performance Metrics is the wrong report..? Maybe another collection and report should be used for this, but I can't see which one.
    Kthxbai

    there are
    manygoodblogarticles around that
    describe possible troubleshooting scenarios. Which one will prove the best will highly depend on he root cause of the issue.
    Allthough MAP might offer quite a lot of info on boot and login phase, I think it might not be the best way to go on this.
    MCP/MCSA/MCTS/MCITP

  • "you are opening application "xyz" for the first time are you sure you want

    When working in Tiger or Panther if I click on a document eg: word, illustrator, photoshop, indesign. and the application that is supposed to open this document is not open already. You get a warning message. that says "you are opening application "xyz" for the first time are you sure you want to open it. " Even though this is not the first time the application has been launched. However if you launch the application from the applications folder or from the dock the warning does not appear.
    How do you disable this warning or at least correctly inform the OS that the application has been opened before.application
    This happens from clean installs and those that have their launch services database cleared the link from document to application survives a logout but not a restart. I know it is a security feature and not a bug but it would be nice to know where this cache/.plist is and why it is suffering from amnesia.
    Textedit does not exhibit this behavior across installs but any other app does I get the warning whether it is a user with a l

    Michael,
    This could be related to the Side effects of System cache cleaning.
    ;~)

  • When I close firefox, there are two annoying window underneath that I always have to close and they are always there again next time; how do I get rid of them for good?

    When I close Firefox, there are two underlying windows that I have to close every time. How do I get rid of them for good and prevent this from continuing to happen. Both windows were opened by me during viewing at some point, so they did originate from me.
    Thanks for any help you can give me!

    The Safe Mac
    The Safe Mac » Adware Removal Guide Genieo
    Thomas Reed's Mac Malware Guide
    AdwareMedic
    Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support
    Mac Virus Malware Info
    MacBook Pro

  • TMG 2010 publishing Exchange 2010 OWA cannot change password if user must change password at first logon is set

    Hi,
     I have an odd issue whereby if I set "user must change password" on an AD account, the end user cannot logon, they're simply taken back to the OWA login page as if their password is incorrect.
    My setup is as follows:
    outer TMG -- uses a listener for email.contoso.com and is configured for no authentication.This uses a publishing rule to publish the inner TMG server. This server is not a domain member.
    inner TMG - uses a listener for email.contoso.com and is configured for NLTM\kerberos negotiation with forms authentication (Windows Active Directory). This server is a domain member and use a publishing rule to publish the internal CAS. Allow users to change
    password is selected in the publishing rules.
    Exchange 2010 SP1 - uses integrated windows and basic authentication. Has the appropriate registry key configured to allow users to change their AD password on first logon.
    I've registered an snp for "http/email.contoso.com mailserver-dc1", all SSL certificates being used are valid and my configuration used to allow users to login and change their password with "user must change password on first login"
    set in AD.
    If I launch a web browser on an internal server and point it to email.contoso.com I'm immediately presented with a generic Windows authentication request (similar to what's seen in ADFS) rather than the standard OWA page. No matter what I do, I cannot login
    and change my password using the correct URL. However if I point my browser at
    http://192.168.4.10/owa I'm prompted to login and I can change my password using the sam credentials.
    The only recent changes made are:
    - Disabling SSL 3.0 and enabling TLS  (http://www.isaserver.org/articles-tutorials/configuration-security/improving-ssl-security-forefront-threat-management-gateway-tmg-2010-published-web-sites.html)
    - Replacing the TMG listener certificates so that they now use SHA2 rather than SHA2 (certificates are trusted on each TMG server)
    Looking on the outer TMG and the DC logs I can see schannel errors which I believe are related to the problem. TMG monitoring also shows "Failed connection attempt: 1907 The user'spassword must be changed before logging on for the first time"
    I've checked that my inner TMG and DC are using the same certificate for server authentication and gone through this guide:
    http://blogs.technet.com/b/keithab/archive/2012/02/29/setting-up-and-troubleshooting-ldaps-authentication-in-forefront-tmg-2010.aspx
    If I try to use ldp.exe on the inner TMG, I get the error in the pic below
    Thanks
    IT Support/Everything

    Hi,
    You could try to analyze the TMG tracing and try the troubleshoot steps in the blog below.
    TMG 2010 – FBA, troubleshooting the change password feature 
    http://blogs.technet.com/b/isablog/archive/2012/05/07/tmg-2010-fba-troubleshooting-the-change-password-feature.aspx
    Best Regards,
    Joyce

  • Persona management - extremely high logon times

    Hello,
    we're using a dynamic windows 7 pool with persona management activated via GPO.
    Whenever a user logs on a desktop for the first time (so no local profile exists), the logon times can be up to 1 hour!
    The client shows the windows status "waiting for user profile service".
    Here are some lines from the persona log (the user name here is "sgsas"):
    [15187289][05/19/2015 05:55:55:0985][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming
    [15187079][05/19/2015 05:55:56:0000][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\Tracing, Value: 0x2
    [15187316][05/19/2015 05:55:56:0000][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Apple Computer
    [15187337][05/19/2015 05:55:56:0016][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Apple Computer
    [15187347][05/19/2015 05:55:56:0016][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Apple Computer
    [15187316][05/19/2015 05:55:56:0016][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Apple Computer, Value: 0x2
    [15187355][05/19/2015 05:55:56:0016][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\desktop.ini, 0xC0000034
    [15187355][05/19/2015 05:55:56:0016][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\desktop.ini
    [15187355][05/19/2015 05:55:56:0016][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187355][05/19/2015 05:55:56:0016][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187367][05/19/2015 05:55:56:0032][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\desktop.ini, 0xC0000034
    [15187367][05/19/2015 05:55:56:0032][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\desktop.ini
    [15187367][05/19/2015 05:55:56:0032][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187367][05/19/2015 05:55:56:0032][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187409][05/19/2015 05:55:56:0047][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Media Center Programs
    [15187422][05/19/2015 05:55:56:0047][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Media Center Programs
    [15187424][05/19/2015 05:55:56:0047][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Media Center Programs
    [15187409][05/19/2015 05:55:56:0047][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Media Center Programs, Value: 0x2
    [15187449][05/19/2015 05:55:56:0063][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia
    [15187463][05/19/2015 05:55:56:0078][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia
    [15187468][05/19/2015 05:55:56:0078][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia
    [15187449][05/19/2015 05:55:56:0078][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia, Value: 0x2
    [15187482][05/19/2015 05:55:56:0094][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player
    [15187498][05/19/2015 05:55:56:0094][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player
    [15187511][05/19/2015 05:55:56:0110][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player
    [15187482][05/19/2015 05:55:56:0110][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player, Value: 0x2
    [15187516][05/19/2015 05:55:56:0125][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\desktop.ini, 0xC0000034
    [15187516][05/19/2015 05:55:56:0125][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\desktop.ini
    [15187516][05/19/2015 05:55:56:0125][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187516][05/19/2015 05:55:56:0125][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187552][05/19/2015 05:55:56:0125][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
    [15187576][05/19/2015 05:55:56:0141][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
    [15187581][05/19/2015 05:55:56:0141][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
    [15187552][05/19/2015 05:55:56:0156][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com, Value: 0x2
    [15187588][05/19/2015 05:55:56:0156][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\desktop.ini, 0xC0000034
    [15187588][05/19/2015 05:55:56:0156][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\desktop.ini
    [15187588][05/19/2015 05:55:56:0156][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187588][05/19/2015 05:55:56:0156][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187632][05/19/2015 05:55:56:0172][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin
    [15187655][05/19/2015 05:55:56:0188][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin
    [15187660][05/19/2015 05:55:56:0188][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin
    [15187632][05/19/2015 05:55:56:0188][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin, Value: 0x2
    [15187665][05/19/2015 05:55:56:0188][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\desktop.ini, 0xC0000034
    [15187665][05/19/2015 05:55:56:0188][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\desktop.ini
    [15187665][05/19/2015 05:55:56:0188][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187665][05/19/2015 05:55:56:0188][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187717][05/19/2015 05:55:56:0219][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [15187745][05/19/2015 05:55:56:0234][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [15187754][05/19/2015 05:55:56:0234][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller
    [15187717][05/19/2015 05:55:56:0234][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller, Value: 0x2
    [15187761][05/19/2015 05:55:56:0250][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\desktop.ini, 0xC0000034
    [15187761][05/19/2015 05:55:56:0250][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\desktop.ini
    [15187761][05/19/2015 05:55:56:0250][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    [15187761][05/19/2015 05:55:56:0250][RTOLogon!RedirectFile
    ] RTORetrieveOfflineFile Returned: Process: System, Offline: 0, 0x80070002
    [15187861][05/19/2015 05:55:56:0328][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com
    [15187881][05/19/2015 05:55:56:0344][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com
    [15187887][05/19/2015 05:55:56:0344][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com
    [15187861][05/19/2015 05:55:56:0344][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com, Value: 0x2
    [15187900][05/19/2015 05:55:56:0359][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\support
    [15187923][05/19/2015 05:55:56:0375][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\support
    [15187928][05/19/2015 05:55:56:0375][RTOLogon!VMWQueryEA  
    ] No EAs Found: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\support
    [15187900][05/19/2015 05:55:56:0375][RTOLogon!VMWSetEA    
    ] Set EA: File: \Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\support, Value: 0x2
    [15187936][05/19/2015 05:55:56:0390][RTOLogon!RedirectFile
    ] VMWGetFileInfo Failed: Process: System, File: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\desktop.ini, 0xC0000034
    [15187936][05/19/2015 05:55:56:0390][RTOLogon!RTORetrieveOfflineFile] Retrieved User Identity: Path: \Device\HarddiskVolume2\Users\sgsas\AppData\Roaming\Macromedia\Flash Player\macromedia.com\desktop.ini
    [15187936][05/19/2015 05:55:56:0390][RTOLogon!RTORetrieveOfflineFile] Received FALSE From Service: 0x0, ulResult: 0x80070002
    I cant find anything about "No EAS Found".
    Any ideas?
    Thanks in advance
    tim

    Hello h3nkY,
    thanks for your advice. I will try that.
    Besides, I saw this entry in another log on the client right before the logon process freezes for long time:
    [MessageFrameWork] Client/agent channel pending wssm to start
    Does it mean the clients is waiting for the persona sync or could it be something else?
    Thanks again.
    Tim

  • Can Time Capsule be used as a time machine on a Windows Server.  Is this possible, and how do i configure this?

    I like to use the new TC in my office as a time machine on a Windows Server.  Is this possible, and how do i configure this?
    In fact my plan is to make the first back up by connecting to the server via an ethernet cable, but thereafter i like to bring the TC to my home and perform the incremental backups over the internet.  This is for safety reasons, in case for example the office is broken into, or flooded, or fire (god forbid).
    I sincerely hope it is possible, and not complicated.
    Alternatively i would not mind replacing our current Windows server 2003 with an Apple server, but all computers in the network (except mine) are Windows 7 or 8. Would it work?
    Thanks in advance.
    Paris

    I will consider the WD My Cloud device.
    It is a NAS.. it is designed to provide a cheap centralised file storage.
    What is NAS?? http://en.wikipedia.org/wiki/Network-attached_storage
    A file server like windows uses heaps of power to do very little.. in your setup.. In most setups like SBS it will do exchange server and provide a heap of useful connectivity to your clients.
    Since you are not using the windows server in anything but simple file serving you can replace with a NAS..
    Problem with the TC is, it is a router with a hard disk inside.. designed specifically for Time Machine.. it fails to provide what a NAS does.. easy access to any clients, local or remote.. TC is designed by apple for apple and the rest of world is not really invited to the party.
    It provides no backup.. no data protection.. and is so specifically apple orientated I do not think it works at all well with windows.
    For a simple example.. windows will have file issues with large files.. because it is only NTserver FAT32 to windows.. bad luck if you have large files.. !!
    Plainly if you use active directory in windows that facility is gone.
    I just like Apple products, find them more stable than Windows and easier to use.  Plus i can access the server from home if it is an Apple Server.
    If you only need remote access for yourself that is fine.. too bad for the windows clients I guess.
    Or you open it up to the world and bad luck for security.
    Apple do not design for mixed environment.. in fact with the TC there is no provision for windows access officially at all.. so anything you do is a fudge.
    You can use the TC for your Mac backups within the network.. that is fine. Apple provide no software at all to help with your windows clients.

  • TS2706 I cannot connect to my airport (time capsule) from a Windows PC

    Any information on how to connect to an aiport extreme (really the time capsule) from a Windows platform. Have no problem from our Mac's but cannot connect from a windows based platform.  I haven't been able to find any recent posts to help with this problem.

    First off, Archon23, what you want to achieve is possible.  I have access to both my Time Capsule (TC) and the USB drive connected to it, from a Win. 7 and Win. XP machine.
    Here is what I see from the Windows side of things:
         From My Computer - TC USB Drive (Y)
         From Windows HomeNet - Time Capsule:
    Now getting there is the trick.
    One caveat before proceeding:  I am not well versed in Windows Networks, Windows Sharing and Firewall settings so some of the following may not be elegant, may not be absolutely required, and may not be the best way of getting there.  But it is what I did to see both the TC drive and it's attached USB  drive on the Windows side of my network..
    1.) First, I added Airport Utility to the Inbound rules of Win 7 Firewall
    While poking around my Network Sharing and Firewall settings trying to figure this out, I got a Pop-up recommending I do that.  AND I did that. Oh, and while you are at it, make sure you have a Home network established. 
    2.) Next, on a hunch, I installed a USB Wi-Fi Adapter (under $20) to my Win PC, enabled that Wi-Fi connection and disabled my Ethernet connection.  I was getting no where on this matter with my Ethernet connection to a DSL Gateway.  But with a Wi-Fi connection to my AirPort Express Base Station, I made progress.
    3.) Finally, while poking around my Network Sharing Center some more, one by one I started the various network device Setup Wizards in there, and Trouble Shooters, to find the elusive TC/USB devices in question...AND voila, it worked.   And it's stable, been this way for going on two weeks now.
    Good luck.

Maybe you are looking for

  • Iweb  FTP,Printing probems with Iweb .Pages to Web

    I feel like writing Steve Jobs.Problems -I had Iweb 08 , upgraded to Iweb09 because of the press how FTP was solved. I cannot upload to my server. I have spent hours talking to Apple Care reps.I have tried several FTP softwares other than Iweb.One re

  • Letters generated in bulk and attached to Accounts

    I am a business analsyt and I have just been assigned to the implementation of a Siebel 8 system on Oracle. (No previous Siebel experience) We are trying to find a way to send letters out to accounts. They need to: 1. Include fields from Siebel and s

  • Printing profiles cannot be seen in CS2

    I used to use Photoshop CS on my old computer. There it was possible to choose from a large list of profiles for different paper-types and different printers. I have now got a new Intel Mac (OS 10.8.3). I have installed Parallels so that I can run a

  • Activating Infosource gives error message

    Activating a COPA InfoSource it gives the following error message: Maximum length of segment is 1000 characters, current length is 1277 Can't figure out what it's talking about?? Please help. Thanks,  Mark.

  • When/how is dse.ldif  used?

    Hello DS experts. We have ds 5.1 sp3 running on Solaris 8. It seems that by default we only have maximum of 1024 file descriptors. In file <server_root>/config/dse.ldif I see in the cn=config entry the attribute nsslapd-maxdescriptors. This attribute