Problem with user management

Hi,
hope someone helps me...
got an application with the Shema LBACSYS ...with this shema i got access with the user htmldb_public_user.
now i want to create a user (with the user management page from the sample application)
Creating the user works....i see the user in my database in my users table but i cant login with created username and password.
further i cant change the password of htmldb_public_user at the user management page ...dunno why ...
the standard login page ...where does it the data get from ? (username and password or user id) ..i cant find any table or any validation or process like this....
greetings timo

Timo,
All users of your application will use a database session created by the APEX_PUBLIC_USER (or maybe HTMLDB_PUBLIC_USER) database user. Then all code (SQL+PL/SQL) in your application gets parsed as the application's parsing schema, whatever you set that to be. If you have your users authenticate (login) you can create authorization schemes to control which users can do what in the application. Please read the doc and search this forum for "authorization". Also you might find this useful: Re: Priveleges to create procedures/functions in schemas
Scott

Similar Messages

  • Logon problem with oracle management server

    I have problem with Oracle Management Server when I connect to the OMS message comes
    The exception (java.lang.NullPointerException) occurred.
    if any body have any idea pls tell us

    Hi,
    Oracle has changed the Enterprise Manager from version 1.5 to 2.0 .
    With the new Oracle8i dataase server another service has been added.
    If you want to user the OEM you have to install The Managment Server.
    The Managment server has its own user and privileges and is recommended when using OEM.

  • Getting Login error while working with User Management

    Hi,
    I am new to EBS and learning to work with 'User Management'.
    I have EBS 11i installed on XP.
    I face following error message when try to open any screen in 'User Management' responsibility...
    *'This type of function cant be performed without logging into E-Business Suite Home Page'....*
    This error is strange for me because i login with SYSADMIN and then choose 'User Management' responsibility.
    Thanks in advance for any helpful hint.
    Regards,
    Sohail.

    Hi,
    I face following error message when try to open any screen in 'User Management' responsibility...
    *'This type of function cant be performed without logging into E-Business Suite Home Page'....*Please mention the navigation path to reproduce the issue.
    Also, please check Apache log files for any errors.
    This error is strange for me because i login with SYSADMIN and then choose 'User Management' responsibility.Please see (How to to Define an Application User That Has All The Priviledges in User Management Responsibility options As SYSADMIN User [ID 378262.1]).
    Thanks,
    Hussein

  • Problem with user-defined functions in XQuery String

    hello
    i've a problem with user-defined functions in XQuery String
    details are here (the code is not Human-readable via forum's embedded editor ?? strange)
    http://docs.google.com/Doc?id=ddqwddsr_21c96d9x
    thanks !!

    See
    michaels>  select xmlquery('declare function local:test_function($namecmp as xs:string?, $inputtype as xs:string?) as xs:string?      
                        return {$inputtype}
                     local:test_function("1","2")' returning content) o from dual
    Error at line 5
    ORA-19114: error during parsing the XQuery expression:
    LPX-00801: XQuery syntax error at '{'
    3                       return {$inputtype}
    -                              ^
    michaels>  select xmlquery('declare function local:test_function($namecmp as xs:string?, $inputtype as xs:string?) as xs:string?      
                        $inputtype
                     local:test_function("1","2")' returning content) o from dual
    O   
    2   
    1 row selected.

  • Problem with users disabling ARD client service

    I've got a problem and i'm not quite sure of the work around. I'm a PC guy by nature and can't quite figure this out.
    I'm having a problem with users disabling the ARD service from the sharing menu. Unfortunately users need to have admin privleges to do their work so I can't simply give them a standard account.
    I've hidden the ARD user account i created from the login window through Netinfo, but I need to find a way to stop users from shutting the ard service down.
    They don't seem to understand that the company requires that it be on the computer. Now, I'm the one who is set as the admin for ARD in the building, however we really just use it to rollout drivers, install packages, and its a lifesaver for remotely fixing problems with programs. The company didn't really buy it to spy on the employee's.
    Is there any way to hide the service from an admin level account? Or keep them from shutting it down?
    BTW, this would have to be done on multiple machines running both panther and tiger.
    Any help would be appreciated as I'm not quite sure where to start.

    First, as a matter of policy, let them know this service is active, and needs to remain active. If they disobey this instruction and turn it off, you have a human resources issue, not a technical issue.
    Second, there are very few enterprise users that need admin access to their machines. Oh, they ALL think they do, and there will be howling when non-admin status is first imposed, but we have 350 users in a publishing environment with less that 20 setup as admins. Those users are almost all superusers who assist others in a technical role.
    We have far fewer software problems like this and with ARD, IT can install/ authorize installation of software remotely should a user need that. It simply does not dramatically impact our users to have non-admin access. On the other hand, we recognize that a FEW users will need more access, and grant that on a case-by-case basis.

  • Problem with discovering Managed Servers

    Hi,
    I got problem with discovering managed servers, when I restart only administration
    server while managed servers are running. During restart of admin server everything
    seems to be ok (the directive: Starting discovery of managed server... appears
    on the screen).
    However when I start admin console through http, I cannot monitor performance,
    browse logs etc. I can only shutdown managed server and I can see in a server
    tag that particular managed servers are running.
    I'm looking forward for any clues
    Michal

    Sorry,
    i cannot stop those managed server - in Control tab I have active only option
    to start those server but they are running. In logging tab when I want to browse
    the log the message that probably this server is not running appear. However in
    the tab when all servers are listened there is a message that they are running
    "Michal" <[email protected]> wrote:
    >
    Hi,
    I got problem with discovering managed servers, when I restart only administration
    server while managed servers are running. During restart of admin server
    everything
    seems to be ok (the directive: Starting discovery of managed server...
    appears
    on the screen).
    However when I start admin console through http, I cannot monitor performance,
    browse logs etc. I can only shutdown managed server and I can see in
    a server
    tag that particular managed servers are running.
    I'm looking forward for any clues
    Michal

  • I have a problem with session manager session files because of the invalid json storage data submited by firefox

    Hi, i have problem with session manager's session files. The problem is: the submitted storage data from firefox which is put between "storage":{ and its matching closing brace } But in some of my session files there is non equal { and } under storage's braces. I need to get storage data but in my case it is very hard to do. My question is there any char put before or after { and } like /{ or \{ to avoid confusion? If there is not such thing, i think there could be different solution but i am not sure: i look couple of my session files; after "storage":{...} there is ,_"formDataSaved" so i can get storage data in this example ... by looking between "storage":{ and ,"_formDataSaved" easily. Is there every time ,"_formDataSaved" after "storage":{ ?  Thank you.

    Well, it seems waiting is not my strong suit..! I renamed a javascript file called recovery to sessionstore. This file was in the folder sessionstore-backups I had copied from mozilla 3 days ago, when my tabs were still in place. I replaced the sessionstore in mozilla's default folder with the renamed file and then started mozilla. And the tabs reappeared as they were 3 days ago!
    So there goes the tab problem. But again when I started mozilla the window saying "a script has stopped responding" appeared, this time the script being: chrome//browser/contenttabbrowser.xml2542
    If someone knows how to fix this and make firefox launch normally, please reply! Thank you

  • Problem with user mapping

    Hello,
    We got a problem with user-mapping to a SAP system.
    We create a SAp system, and an alias to this system.
    We add a user mapping for the administrator (user, not group). Check for connector is OK.
    Now, we make the same user-mapping for a group.
    if the user also belongs to the group "administrator" this mapping works, otherwise this fail with a message <b>"com.sapportals.portal.ivs.cg.SystemNotFoundException: Got null system object for alias R3HR".
    </b>After checking, there is no user-mapping for the "administrator" group, nor for the roles that belong to that group, nor for the user.
    So, it seem that the alias is only visible for an admin.
    does any one got an idea ? we are on SP14, Linux.
    regards
    Guillaume PATRY

    HI Guillaume,
    The user mapping is available for both Admin as well as end users.
    Open your system from System Administration>System Configuration>System Landscape.
    In the property editor,in dropdown for property category,
    select the logon method as UID?password and User Mapping type to admin/user.
    Then you can create a Group,map the system alias for this group and add users to this group.
    Also,in the property editor for the system,from dropdown for display,select permissions , and add the group to asssigned permissions as READ ONLY and select the checkbox for ENDUSER.
    Hope,this resolves your problem.
    Regards,
    Siddhartha

  • Problem with user number

    Goodmorning, I have a problem with user number of my smartphone Blackberry Curve 8900: when I call a numer of my adress book, on the right,  appears a user number, that I don't know. Why dont'appears mine? I don't have buy this smartphone personally, but I had it (used) through the smartphone's owner...I think that the user number that appears on my display is his. How I can do to remove it?
    Waiting for an answer, thank you.

    Hello scricciolina90
    Welcome To Support Forums
    On or Curve 8900 from the Home screen > click Options > Click Advanced Settings > SIM Card > Highlight the phone number > Press the Menu key and click Edit SIM Phone Number > Check that field or Enter you Mobile number in that field .
    Good luck.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Problems with User profile Application not available

    Hi
    Have a 2 tier SP 2010, with SQL server and a single SharePoint2010 server. We have a problem with the User profile Application service.
    The main problem is that we cannot go to "Edit" under Manage User Profiles. If we want to edit a user, we just get an error:
    "Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator."
    When rebooting the server, we get the following in event viewer: Warning: ASP.NET 2.0.50727.0
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 2/5/2015 12:25:25 PM 
    Event time (UTC): 2/5/2015 11:25:25 AM 
    Event ID: 84d104331476453b88c60a37d7a0b8fe 
    Event sequence: 9 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1212406818/ROOT-1-130676090755160256 
        Trust level: WSS_Minimal 
        Application Virtual Path: / 
        Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\14877\ 
        Machine name: SPMACHINE 
    Process information: 
        Process ID: 4668 
        Process name: w3wp.exe 
        Account name: domain\spfarm 
    Exception information: 
        Exception type: UserProfileApplicationNotAvailableException 
        Exception message: No User Profile Application available to service the request. Contact your farm administrator. 
    Request information: 
        Request URL: http://sp2010:2010/_layouts/ProfMngr.aspx?ID=51982fe8-4886-4ebd-ad68-f5934656e54d&IsDlg=1 
        Request path: /_layouts/ProfMngr.aspx 
        User host address: ::1 
        User: domain\spfarm 
        Is authenticated: True 
        Authentication Type: NTLM 
        Thread account name: domain\spfarm
    Thread information: 
        Thread ID: 15 
        Thread account name: domain\spfarm 
        Is impersonating: False 
        Stack trace:    at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.get_CurrentApplication()
       at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.get_CurrentApplicationProxy()
       at Microsoft.SharePoint.Portal.WebControls.ProfileQueryUsers._FillSubtypeCollection()
       at Microsoft.SharePoint.Portal.WebControls.ProfileQueryUsers..ctor()
       at ASP._layouts_profmngr_aspx.__BuildControlProfileQuery()
       at ASP._layouts_profmngr_aspx.__BuildControl__control6(Control __ctrl)
       at ASP._admin_admin_master.__BuildControlPlaceHolderMain()
       at ASP._admin_admin_master.__BuildControl__control21()
       at ASP._admin_admin_master.__BuildControl__control2()
       at ASP._admin_admin_master.__BuildControlTree(_admin_admin_master __ctrl)
       at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
       at System.Web.UI.Page.get_Master()
       at System.Web.UI.Page.ApplyMasterPage()
       at System.Web.UI.Page.PerformPreInit()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hi Thomas,
    Based on the error message, I recommend to verify the things below:
    Please make sure that User Profile Service is started in Central Administration.
    Please make sure Forefront Identity Manager Service and Forefront Identity Manager Synchronization Service are started in services.msc.
    Change the schedule for the "Timer Service Recycle" job to run during off peak hours, when a small amount of timer jobs are running.
    Check ULS log for more detailed error message.  For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Problem with user task

    Hello all,
    we're working with Oracle BPEL Process Manager 10.1.2 (JBoss 3.2.6) on Windows XP (jdk 1.4.2_03).
    I've successfully run many examples provided with this distribution (e.g LoanFlowPlus demo).
    However when we try to build a BPEL process with user tasks defined, we are able to launch task, but when we complete such tasks nothing happens, and onTaskResult method is never called.
    This is the code we use to complete a task (Task are completed from web pages):
    String _taskId = request.getParameter("TaskId");
    IWorklistService worklist = (IWorklistService)          locator.lookupService(IWorklistService.SERVICENAME);
    ITask task = worklist.lookupTask(_taskId);
    // getResponse returns a String
    _task.setConclusion(getResponse());
    // getAttachment returns a XML Document                         
    _task.setAttachment(getAttachment());
    worklist.completeTask(task);
    After these sentences are performed such task is not returned when _worklist.listTasksByAssignee("[email protected]") is performed, but onTaskResult is never called. No error messages are shown.
    Any idea?
    Thanks.
    Javi

    I've found a possible cause for this weird problem.
    It only happens when completeTask is called and somebody has the flow view page on the BPEL Console open.
    If nobody is browsing through the BPELConsole web environment task are completed successfully...
    ¿?

  • WS2012 Standard R2 with Essentials sudden problem with Server Manager, Essential Dashboard and other services

    Hi all,
    I have a problem with my Windows Server 2012 R2 with Essential installed. When I try to run Server Manager the server manager window doesn't appear and the same thing applies for starting the essentials dashboard. This leads to that some of the features doesn't
    work properly like remote web access, client backup and so on. When I check the Services a lot of services haven't even started. Trying to manually start for example Windows Server Essentials Management Services gives me following error message: 
    "Windows could not start the Windows Server Essentials Management Services on Local Computer. Error 1068: The dependency service or group failed to start"
    What can be wrong here? I haven't done anything to the server that could start these problems. This started all of a sudden. 
    Thank you all in advance for any help.
    EDIT:
    I rebooted my server in safe mode and I tried to run SFC /Scannow which stops at 84% and gives me following message:
    "Windows Resource Protection could not perform the requested operation."
    I also tried to run "DISM.exe /Online /Cleanup-Image /RestoreHealth". This did not help either. It completes the operation but nothing changes. The problem is still there.
    I thought that my server backups were OK and that this problem would be gone by restoring the C: drive with backup image. The problem is that all my good backups was rewritten with new backups that could not take backup of the C: drive for some reason. Now
    I need to solve this problem without reinstalling the whole operating system.
    EDIT:
    I have also completed the chkdsk C: /r command and now the SFC /Scannow command can be completed, with notification that some files could not be fixed. I have attached the sfcdetail.txt file which points out that
    "tsgclean.exe" cannot be repaired. What has that file to do with my WS2012 problems...
    2015-01-04 03:12:54, Info                  CSI    00000477 [SR] Cannot repair member file [l:24{12}]"tsgclean.exe" of Microsoft-Windows-TSProxy-EdgeAdapter,
    Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch

    Hi,
    Did you remember any operation which you had done before this issue occurred? For examples, install any update,
    install any third-party application or any other? Just a confirmation, thanks for your understanding.
    For those problematic services, please open services’ Properties and navigate to
    Dependencies tab, then check if all system components which this service depends on run as normal.
    In addition, please open Event Viewer and check if find relevant events. Meanwhile, please follow the path:
    %programdata%\Microsoft\Windows Server\Logs and check Dashboard log file if find more clues.
    By the way, when you run
    sfc /scannow command completely, did you open Server Manager or Dashboard again? Any difference?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].
    Hello Justin,
    Regarding the third-party applications:
    I have not installed any third-party application that could cause this problem. All my third-party applications that are installed on the WS2012 R2 are confirmed working well with the operative system and are installed at the time when I hadn't these problems.
    I cannot say anything about windows update because that is something that I update once in a week after checking that no user is reporting any issues. I have learned my leason with windows update when I had Surface Pro 2, that was a dissaster.
    Regarding the Windows Updates:
    Anyway, I tried to remove all the windows updates before as well (not the security updates) down to 5th December which is the time when I know that my server worked well. Only two updates could not be removed (KB3012199 and KB2989647). I don't
    know if these two updates can cause any problem?
    Regarding the problematic services:
    For example: Checking the properties for "Windows Server Essentials Management Service" -> It is dependable on
    "1. Active Directory Domain Services" and "2. Windows Server Essentials Provider Registry Service".
    No 1 is running but not no 2. If I try to start no 2 service it will give me the same message as before:
    "Windows could not start the Windows Server Essentials Management Services on Local Computer. Error 1068: The dependency service or group failed to start"
    Regarding the Logs:
    I have uploaded Dashboard log files which are created after 5th December to my dropbox account: Link
    Regarding the SFC command:
    Of course, when the SFC command was completed but with error that it could not repair
    tsgclean.exe I tried to start the essentials dashboard and WS2012 server manager with no luck.
    What about the error message? I looked up that file in the explorer and it is located in folder "C:\Windows\WinSxS\amd64_microsoft-windows-tsproxy-edgeadapter_31bf3856ad364e35_6.3.9600.16384_none_2ec8d374a0ac5606"
    Why can't it be repaired and what kind of file is that?
    Best regards

  • Problems with Enterprise Manager Oracle 10gR2

    Hi,
    The installation of 10gR2 on Windows 2000 seems to work.
    I only have a problem with web enterprise manager.
    I can connect to the database correctly and I can manage the database (creating tables, users and so on).
    The only problem is in the first page (home) of the database, accessing with the web enterprise manager.
    In fact I get this "error: java.lang.Exception: IOException in sending Request :: Connection refused", but I however access the db.
    I verified the DBSNMP user and it's active.
    Did someone get the same error?
    Excuse if I'm repeating a previous post, but I received answers about linux environment only (I have Windows 2000 server, instead).
    thanks a lot,
    Francesco

    We have in fact seen the same error. In our case, it appeared after the network guys moved the Oracle server from one domain to another. (This is not an action that I highly recommend, by the way.)
    I used emca to delete the Enterprise Manager agent and recreate it. For a single instance server not in a cluster or on a grid, the commands look like this:
    emca -deconfig dbcontrol db
    emca -config dbcontrol db
    That worked just fine. However, we started getting an "account locked" error when the Enterprise Manager started. And the result is the same as you described. The account is not locked by any means. If you ignore what you see on the screen about an error, you can go on and administer the database just fine. It's just when you get back to the home screen, it tells you that your account is locked and you are not in touch with the instance.
    I can make the error go away for awhile by stopping and starting the agent with
    emctl stop dbconsole
    emctl start dbconsole
    But the error comes back in a little while.
    We don't consider it a show stopper, since the database performs normally. It's just one of those things you wish it would not do.

  • Random problem with Workstation Manager authentication between reboots

    I'm seeing some strange behavior with my XP SP2 workstations running the
    ZfD 6.5 SP2 management agent (servers are Netware 6.5 OES SP5). All
    workstations are local to the preferred server (same subnet and edir
    partition) using the Netware Client 4.91 SP2 so no middle tier server
    is configured. Preferred server is being delivered via DHCP option 85,
    etc.
    By looking through the WM.log file, I've been able to narrow the
    problem down to one major symptom: After starting a workstation, it may
    or may not successfully authenticate to eDirectory. The workstations
    are imported into the tree with valid objects and if the workstation
    authenticates, all is well -- I can remote control it, all applications
    come down, policies, etc. If the workstation does not authenticate,
    when I try to remote control it using Console One, I get the 1456 error
    (which, by searching the forums, seems to be happening to more than a
    couple people here including this thread -
    http://www.ndsengineers.com/showthread.php?t=226904) and there are
    usually issues with some policies or applications not coming down.
    If authentication fails, it will never authenticate no matter how long
    the machine stays up. If you reboot the workstation, it may or may not
    authenticate. If it does not, you have to reboot it again, cross your
    fingers, and hope it authenticates. If it does authenticate,
    everything works perfectly. I can remote control it, all policies are
    delivered, workstation associated applications are delivered, etc.
    It may be important to note that I never have issues with users
    authenticating. That works fine each and every time, even if the user
    is logging in on a workstation that is in the un-authenticated state.
    The part that baffles me is that this will happen in a seemingly random
    fashion. For example, I can take a freshly imaged and imported
    workstation and let it sit at a login prompt. I can see if it
    authenticates or not by looking at the server console monitor screen
    (or I can attempt to remote control it.) Without logging in, I will
    restart it. About one minute later, it will be back at the login
    screen. At this point, it may or may not be authenticated. I can
    reboot it again and it may or may not authenticate. I can't determine
    a pattern or a reason for this randomness. Between these reboots, I
    touch absolutely nothing on the server. What would cause such
    inconsistencies between reboots when nothing else is changing?
    Below is some excerpts of the WM.log file that shows the machine in
    both it's authenticated and not authenticated states.
    I'm running out of patience with this problem (or bug) -- it's been
    beating me up for over two weeks now! Thanks in advance to you folks
    for any and all help!!
    (Sorry for the length of the log snip...)
    -- DEBUG LOG FILE -- C:\Program Files\Novell\ZENworks\DebugLogs\WM.log
    06/29/2006 17:59:39 [1CC-1D0] [17:59:39] WinMain entered
    06/29/2006 17:59:39 [1CC-1D0] [17:59:39] Service Started...
    06/29/2006 17:59:39 [1CC-1D0] [17:59:39] WMLoadResourceDLL entered
    06/29/2006 17:59:39 [1CC-1D0] [17:59:39] Calling
    StartServiceCtrlDispatcher!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] ServiceMain : entered!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Init Service : entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] IsWorkstationManagerEnabled
    entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] IsWorkstationManagerEnabled
    Returning
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] CLNWIN32LoadDLL called!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] CLXWIN32LoadDLL called!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] NETWIN32LoadDLL called!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] LOCWIN32LoadDLL called!
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] LockDownWorkstationManagerKey
    entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] CreateAdminSid entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] CreateSystemSid entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] CreateWorldSid entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] WMConvertPersistedNDSActions
    entered
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] WMConvertPersistedNDSActions
    exiting
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_SERVICE_START_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_USER_LOGIN_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_DESKTOP_ACTIVE_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_USER_LOGOUT_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_WORKSTATION_LOCKED_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_WORKSTATION_UNLOCKED_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_SCREEN_SAVER_ACTIVE_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_SYSTEM_SHUTDOWN_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_AUTHENTICATION_CHANGED_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_SYSTEM_IP_ADDRESS_CHANGE_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    WM_WORKSTATION_LOGIN_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Created external event
    Global\WM_XTIER_DHCP_OPTION_EVENT
    06/29/2006 17:59:39 [1CC-26C] [17:59:39] Opened the Action key
    successfully!
    06/29/2006 17:59:40 [1CC-26C] [17:59:39] WMLoadRegisteredPlugins
    entered
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMDispatchedMonitor thread ID
    is: 0x274
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] APIQueryServiceThread thread
    ID is: 0x278
    06/29/2006 17:59:40 [1CC-274] [17:59:40] WMDispatchedMonitor entered
    06/29/2006 17:59:40 [1CC-274] [17:59:40] DispatchedMonitor is alive...
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] APIServiceThread thread ID is:
    0x27C
    06/29/2006 17:59:40 [1CC-26C] [17:59:40]
    IPAddressChangeNotificationThread thread ID is: 0x70
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMRunGPCleanup entered
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] Running WMGRPPOL :
    WMGRPPOL.DLL
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMGetUniqueLocalID entered
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMRunGPClean: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_1.
    06/29/2006 17:59:40 [1CC-27C] [17:59:40] APIServiceThread started
    06/29/2006 17:59:40 [1CC-27C] [17:59:40] Calling AddAccessAllowedAce
    06/29/2006 17:59:40 [1CC-27C] [17:59:40] Calling GetAce
    06/29/2006 17:59:40 [1CC-27C] [17:59:40] Calling
    InitializeSecurityDescriptor
    06/29/2006 17:59:40 [1CC-27C] [17:59:40] Calling SetSecurityDescriptor
    06/29/2006 17:59:40 [1CC-278] [17:59:40] APIQueryServiceThread started
    06/29/2006 17:59:40 [1CC-278] [17:59:40] Calling AddAccessAllowedAce
    06/29/2006 17:59:40 [1CC-278] [17:59:40] Calling GetAce
    06/29/2006 17:59:40 [1CC-278] [17:59:40] Calling
    InitializeSecurityDescriptor
    06/29/2006 17:59:40 [1CC-278] [17:59:40] Calling SetSecurityDescriptor
    06/29/2006 17:59:40 [1CC-70] [17:59:40] Entered
    IPAddressChangeNotificationThread
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMRunGPClean: Dispatch
    Successful
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP
    -TransportNotificationHandler- Start
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP -IpAddressEvent- Start
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP -IpAddressEvent- Address
    96010B0A is going UP
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP -ScheduleAddressEvent-
    Start
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP -ScheduleAddressEvent-
    End
    06/29/2006 17:59:40 [1CC-70] [17:59:40] DHCP -IpAddressEvent- End
    06/29/2006 17:59:40 [1CC-70] [17:59:40] AddressEventPassiveHandler
    thread ID is: 0x354
    06/29/2006 17:59:40 [1CC-354] [17:59:40] Entered PassiveAddressHandler
    06/29/2006 17:59:40 [1CC-354] [17:59:40] DHCP -NewIpAddress- Start
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMSignalEvent called!
    06/29/2006 17:59:40 [1CC-354] [17:59:40] Event ID : 0xBB00000A IP
    ADDRESS CHANGE
    06/29/2006 17:59:40 [1CC-354] [17:59:40] ......Signaling
    WM_SYSTEM_IP_ADDRESS_CHANGE_EVENT
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMRunSyncher entered with
    dwEventID b000!
    06/29/2006 17:59:40 [1CC-354] [17:59:40] GetRegistrationDLLInfo
    entered
    06/29/2006 17:59:40 [1CC-354] [17:59:40] Running syncher :
    ZENWSREG.DLL
    06/29/2006 17:59:40 [1CC-354] [17:59:40] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMGetUniqueLocalID entered
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMRunSyncher: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_2.
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMRunSyncher: Dispatch
    Successful
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMScheduleNonVolatileActions
    entered
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMGetConfiguredTree called
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] ScheduleNDSActionsThread
    thread ID is: 0x3E8
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMConnWatcher thread ID is:
    0x3EC
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMAuthenticateService thread
    ID is: 0x3D4
    06/29/2006 17:59:40 [1CC-26C] [17:59:40] WMDispatchThread thread ID is:
    0x33C
    06/29/2006 17:59:40 [1CC-3EC] [17:59:40] WMConnWatcher entered
    06/29/2006 17:59:40 [1CC-33C] [17:59:40] WMDispatchThread entered
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] ScheduleNDSActionsThread
    ALIVE!
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMAuthenticateService entered
    06/29/2006 17:59:40 [1CC-33C] [17:59:40] Dispatch thread is alive!
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] NDS Schedule Actions thread is
    alive!
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] CheckIfNDSSchedulingAllowed
    entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40]
    GetAuthenticateRetryParameters() entered
    06/29/2006 17:59:40 [1CC-3EC] [17:59:40] ConnWatchInterval set to 60000
    milliseconds.
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] *pdwRetryCount = 32
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] CheckIfNDSSchedulingAllowed
    returning
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Scheduling is allowed on this
    station!
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Service is NOT authenticated
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] User is NOT authenticated or
    we don't have a token
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] WMGetInteractiveUserToken
    entered
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] WMGetShellProcessID entered
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] GetCurrentShellName entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] *pdwRetryInterval = 15000
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMRunSyncher returning from
    dwEventID b000!
    06/29/2006 17:59:40 [1CC-354] [17:59:40] CheckIfDHCPOptionIsDisabled
    entered.
    06/29/2006 17:59:40 [1CC-3EC] [17:59:40] ConnWatcher waiting for user
    login.
    06/29/2006 17:59:40 [1CC-354] [17:59:40] CheckIfDHCPOptionIsDisabled
    returning FALSE
    06/29/2006 17:59:40 [1CC-354] [17:59:40] WMGetMidTierDHCPOptionNumber
    entered
    06/29/2006 17:59:40 [1CC-354] [17:59:40] pdwDHCPOption = 100
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMCreatePreferredConnection
    called
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] RegQueryValueEx returned 0
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Preferred Connection =
    '10.11.1.5'
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WideCharToMultiByte returned
    10
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] NWCCOpenConnByName returned 0
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMCreatePreferredConnection
    returned 0
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] CheckIfWorkstationIsAssociated
    entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Workstation object in registry
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Workstation Object for this
    workstation :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMResolveWorkstationObject
    entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Workstation is in typed form
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Attempting to get the shell
    from HKEY_CURRENT_USER
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Attempting to get the shell
    from HKEY_LOCAL_MACHINE
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] EnumProcessModules Failed:
    299
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Failed to find the process ID
    for : Explorer.exe
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] Failed to get the shell's
    process ID
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] WMGetInteractiveUserToken
    Returning
    06/29/2006 17:59:40 [1CC-3E8] [17:59:40] GetNDSRefreshRate entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Resolved with the initial
    NWDSReadObjectInfo call!
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Successfully resolved :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMAuthenticate entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMGetCredentials entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMGetWorkstationID called
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Retrieved Clredentials:
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Workstation Name :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Tree :
    TREENAME
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Calling NWDSLogin
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Failed NWDSLogin 0x8890
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMAuthenticate Failed:
    0x00008890
    *** space added to mark event above ***
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Authentication failed,
    incrementing failed counter.
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Workstation info was in
    registry and we resolved the workstation
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Calling the WMRunSyncher
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunSyncher entered with
    dwEventID 1000!
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] GetRegistrationDLLInfo
    entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Running syncher :
    ZENWSREG.DLL
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMGetUniqueLocalID entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunSyncher: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_3.
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunSyncher: Dispatch
    Successful
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunSyncher returning from
    dwEventID 1000!
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunNALHelper entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Running NAL : ZENAPPWS.DLL
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMGetUniqueLocalID entered
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] Starting NAL helper
    disconnected cause WM is not authenticated yet.
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunNALHelper: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_4.
    06/29/2006 17:59:40 [1CC-3D4] [17:59:40] WMRunNALHelper: Dispatch
    Successful
    06/29/2006 17:59:41 [1CC-3D4] [17:59:41] Rescheduling the
    Authentication Service
    06/29/2006 17:59:41 [1CC-3D4] [17:59:41] Removing a previous identity
    06/29/2006 17:59:41 [1CC-3D4] [17:59:41] WMRemovePreviousAuthentication
    entered
    06/29/2006 17:59:41 [1CC-3D4] [17:59:41] WMRemovePreviousAuthentication
    returning
    06/29/2006 17:59:42 [1CC-448] [17:59:42] DHCP -GetDhcpInfoCallback-
    Start
    06/29/2006 17:59:42 [1CC-448] [17:59:42] DHCP -GetDhcpInfoCallback-
    End
    06/29/2006 17:59:42 [1CC-354] [17:59:42] DHCP -NewIpAddress- End
    06/29/2006 17:59:44 [1CC-278] [17:59:44] Received verb get workstation
    authentication state.
    06/29/2006 17:59:49 [1CC-278] [17:59:49] Received verb get workstation
    authentication state.
    06/29/2006 17:59:54 [1CC-278] [17:59:54] Received verb get workstation
    authentication state.
    06/29/2006 17:59:56 [1CC-3D4] [17:59:56] WMAuthenticateService thread
    ID is: 0xBC
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMAuthenticateService entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56]
    GetAuthenticateRetryParameters() entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] *pdwRetryCount = 32
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] *pdwRetryInterval = 15000
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMCreatePreferredConnection
    called
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMCreatePreferredConnection
    returned 183
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] CheckIfWorkstationIsAssociated
    entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Workstation object in registry
    : PREPPED-00:11:11:ED:75:8F.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Workstation Object for this
    workstation : PREPPED-00:11:11:ED:75:8F.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMResolveWorkstationObject
    entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMSetWorkstationDN entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Resolved with the initial
    NWDSReadObjectInfo call!
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Successfully resolved :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMAuthenticate entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMGetCredentials entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMGetWorkstationID called
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Retrieved Clredentials:
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Workstation Name :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Tree : TREENAME
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Calling NWDSLogin
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Failed NWDSLogin 0x8890
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMAuthenticate Failed:
    0x00008890
    *** space added to mark event above ***
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Authentication failed,
    incrementing failed counter.
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Rescheduling the Authentication
    Service
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] Removing a previous identity
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMRemovePreviousAuthentication
    entered
    06/29/2006 17:59:56 [1CC-BC] [17:59:56] WMRemovePreviousAuthentication
    returning
    06/29/2006 17:59:59 [1CC-278] [17:59:59] Received verb get workstation
    authentication state.
    06/29/2006 18:00:04 [1CC-278] [18:00:04] Received verb get workstation
    authentication state.
    06/29/2006 18:00:09 [1CC-278] [18:00:09] Received verb get workstation
    authentication state.
    06/29/2006 18:00:10 [1CC-278] [18:00:10] Received verb get workstation
    authentication state.
    06/29/2006 18:00:10 [1CC-278] [18:00:10] Received verb get workstation
    authentication state.
    06/29/2006 18:00:10 [1CC-278] [18:00:10] Received verb get workstation
    authentication state.
    06/29/2006 18:00:10 [1CC-278] [18:00:10] Received verb get workstation
    authentication state.
    06/29/2006 18:00:11 [1CC-BC] [18:00:11] WMAuthenticateService thread ID
    is: 0x1E8
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMAuthenticateService entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11]
    GetAuthenticateRetryParameters() entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] *pdwRetryCount = 32
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] *pdwRetryInterval = 15000
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMCreatePreferredConnection
    called
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMCreatePreferredConnection
    returned 183
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] CheckIfWorkstationIsAssociated
    entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Workstation object in registry
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Workstation Object for this
    workstation :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMResolveWorkstationObject
    entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Workstation is in typed form
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Resolved with the initial
    NWDSReadObjectInfo call!
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Successfully resolved :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMAuthenticate entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMGetCredentials entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMGetWorkstationID called
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Retrieved Clredentials:
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Workstation Name :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Tree :
    TREENAME
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Calling NWDSLogin
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Failed NWDSLogin 0x8890
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMAuthenticate Failed:
    0x00008890
    *** space added to mark event above ***
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Authentication failed,
    incrementing failed counter.
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Rescheduling the
    Authentication Service
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] Removing a previous identity
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMRemovePreviousAuthentication
    entered
    06/29/2006 18:00:11 [1CC-1E8] [18:00:11] WMRemovePreviousAuthentication
    returning
    06/29/2006 18:00:26 [1CC-1E8] [18:00:26] WMAuthenticateService thread
    ID is: 0x238
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMAuthenticateService entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26]
    GetAuthenticateRetryParameters() entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] *pdwRetryCount = 32
    06/29/2006 18:00:26 [1CC-238] [18:00:26] *pdwRetryInterval = 15000
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMCreatePreferredConnection
    called
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMCreatePreferredConnection
    returned 183
    06/29/2006 18:00:26 [1CC-238] [18:00:26] CheckIfWorkstationIsAssociated
    entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Workstation object in registry
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Workstation Object for this
    workstation :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMResolveWorkstationObject
    entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Workstation is in typed form
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Resolved with the initial
    NWDSReadObjectInfo call!
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Successfully resolved :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMAuthenticate entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMGetCredentials entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMGetWorkstationID called
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Retrieved Clredentials:
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Workstation Name :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Tree :
    TREENAME
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Calling NWDSLogin
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Failed NWDSLogin 0x8890
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMAuthenticate Failed:
    0x00008890
    *** space added to mark event above ***
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Authentication failed,
    incrementing failed counter.
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Rescheduling the
    Authentication Service
    06/29/2006 18:00:26 [1CC-238] [18:00:26] Removing a previous identity
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMRemovePreviousAuthentication
    entered
    06/29/2006 18:00:26 [1CC-238] [18:00:26] WMRemovePreviousAuthentication
    returning
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] Handler entered
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] WMSignalEvent called!
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] Event ID : 0xBB000008
    SYSTEM_SHUTDOWN
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] WMSignalPlugins entered
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] ......Signaling
    WM_SYSTEM_SHUTDOWN_EVENT
    06/29/2006 18:00:34 [1CC-1D0] [18:00:34] WMRemoveInteractiveActions
    entered
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Terminate called!
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set bServiceShuttingDown flag
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set
    pWMContext->hTerminateEvent
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set pWMContext->hNDSWakeup
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set
    pWMContext->hDispatchWakeup
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set
    pWMContext->hUserLoginEvent
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set
    pWMContext->hDispatchedActionsWakeup
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Set hRegistrationEvent
    06/29/2006 18:00:34 [1CC-26C] [18:00:34] Free g_hResDllHandle
    06/29/2006 18:00:35 [1CC-3EC] [18:00:35] ConnWatcher exiting!
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Call WMSignalPlugins
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] WMSignalPlugins entered
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Call WMUnauthenticate
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] WMUnauthenticate entered
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Call WMUnloadPlugins
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] WMUnloadPlugins entered
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Call WMCleanupActivityEvents
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] WMCleanupActivityEvents
    entered
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close event
    pWMContext->hTerminateEvent
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close event
    pWMContext->hDispatchWakeup
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close event
    pWMContext->hUserLoginEvent
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close event
    pWMContext->hNDSWakeup
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close event
    pWMContext->hDisapatchActionsWakeup
    06/29/2006 18:00:35 [1CC-26C] [18:00:35] Close Registry key
    pWMContext->hActionKey
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hDispatchedActionsThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hNDSActionsThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hConnWatchThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hAuthenticationThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hAPIQueryThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hAPIThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->g_hServiceThreadHandle
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Close thread
    pWMContext->hIPAddressChangeThread
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Call
    WMDestroyWorkstationScope
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Call UnloadZennw32
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Call WMUnloadClientDLLs
    06/29/2006 18:00:36 [1CC-26C] [18:00:36] Service Stoped
    *** workstation is rebooted here -- takes about a minute ***
    -- DEBUG LOG FILE -- C:\Program Files\Novell\ZENworks\DebugLogs\WM.log
    06/29/2006 18:01:43 [1AC-1B0] [18:01:43] WinMain entered
    06/29/2006 18:01:44 [1AC-1B0] [18:01:44] Service Started...
    06/29/2006 18:01:44 [1AC-1B0] [18:01:44] WMLoadResourceDLL entered
    06/29/2006 18:01:44 [1AC-1B0] [18:01:44] Calling
    StartServiceCtrlDispatcher!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] ServiceMain : entered!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Init Service : entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] IsWorkstationManagerEnabled
    entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] IsWorkstationManagerEnabled
    Returning
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] CLNWIN32LoadDLL called!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] CLXWIN32LoadDLL called!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] NETWIN32LoadDLL called!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] LOCWIN32LoadDLL called!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] LockDownWorkstationManagerKey
    entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] CreateAdminSid entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] CreateSystemSid entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] CreateWorldSid entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMConvertPersistedNDSActions
    entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMConvertPersistedNDSActions
    exiting
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_SERVICE_START_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_USER_LOGIN_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_DESKTOP_ACTIVE_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_USER_LOGOUT_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_WORKSTATION_LOCKED_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_WORKSTATION_UNLOCKED_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_SCREEN_SAVER_ACTIVE_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_SYSTEM_SHUTDOWN_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_AUTHENTICATION_CHANGED_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_SYSTEM_IP_ADDRESS_CHANGE_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    WM_WORKSTATION_LOGIN_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Created external event
    Global\WM_XTIER_DHCP_OPTION_EVENT
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Opened the Action key
    successfully!
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMLoadRegisteredPlugins
    entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMDispatchedMonitor thread ID
    is: 0x1F8
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] APIQueryServiceThread thread
    ID is: 0x1FC
    06/29/2006 18:01:44 [1AC-1F8] [18:01:44] WMDispatchedMonitor entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] APIServiceThread thread ID is:
    0x200
    06/29/2006 18:01:44 [1AC-1F8] [18:01:44] DispatchedMonitor is alive...
    06/29/2006 18:01:44 [1AC-200] [18:01:44] APIServiceThread started
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44]
    IPAddressChangeNotificationThread thread ID is: 0x208
    06/29/2006 18:01:44 [1AC-200] [18:01:44] Calling AddAccessAllowedAce
    06/29/2006 18:01:44 [1AC-200] [18:01:44] Calling GetAce
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMRunGPCleanup entered
    06/29/2006 18:01:44 [1AC-1FC] [18:01:44] APIQueryServiceThread started
    06/29/2006 18:01:44 [1AC-200] [18:01:44] Calling
    InitializeSecurityDescriptor
    06/29/2006 18:01:44 [1AC-1FC] [18:01:44] Calling AddAccessAllowedAce
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Running WMGRPPOL :
    WMGRPPOL.DLL
    06/29/2006 18:01:44 [1AC-200] [18:01:44] Calling SetSecurityDescriptor
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMGetUniqueLocalID entered
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMRunGPClean: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_1.
    06/29/2006 18:01:44 [1AC-1FC] [18:01:44] Calling GetAce
    06/29/2006 18:01:44 [1AC-1FC] [18:01:44] Calling
    InitializeSecurityDescriptor
    06/29/2006 18:01:44 [1AC-1FC] [18:01:44] Calling SetSecurityDescriptor
    06/29/2006 18:01:44 [1AC-208] [18:01:44] Entered
    IPAddressChangeNotificationThread
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMRunGPClean: Dispatch
    Successful
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP
    -TransportNotificationHandler- Start
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP -IpAddressEvent- Start
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP -IpAddressEvent- Address
    96010B0A is going UP
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP -ScheduleAddressEvent-
    Start
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP -ScheduleAddressEvent-
    End
    06/29/2006 18:01:44 [1AC-208] [18:01:44] DHCP -IpAddressEvent- End
    06/29/2006 18:01:44 [1AC-208] [18:01:44] AddressEventPassiveHandler
    thread ID is: 0x244
    06/29/2006 18:01:44 [1AC-244] [18:01:44] Entered PassiveAddressHandler
    06/29/2006 18:01:44 [1AC-244] [18:01:44] DHCP -NewIpAddress- Start
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMSignalEvent called!
    06/29/2006 18:01:44 [1AC-244] [18:01:44] Event ID : 0xBB00000A IP
    ADDRESS CHANGE
    06/29/2006 18:01:44 [1AC-244] [18:01:44] ......Signaling
    WM_SYSTEM_IP_ADDRESS_CHANGE_EVENT
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMRunSyncher entered with
    dwEventID b000!
    06/29/2006 18:01:44 [1AC-244] [18:01:44] GetRegistrationDLLInfo
    entered
    06/29/2006 18:01:44 [1AC-244] [18:01:44] Running syncher :
    ZENWSREG.DLL
    06/29/2006 18:01:44 [1AC-244] [18:01:44] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMGetUniqueLocalID entered
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMRunSyncher: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_2.
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMRunSyncher: Dispatch
    Successful
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMScheduleNonVolatileActions
    entered
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMRunSyncher returning from
    dwEventID b000!
    06/29/2006 18:01:44 [1AC-244] [18:01:44] CheckIfDHCPOptionIsDisabled
    entered.
    06/29/2006 18:01:44 [1AC-244] [18:01:44] CheckIfDHCPOptionIsDisabled
    returning FALSE
    06/29/2006 18:01:44 [1AC-244] [18:01:44] WMGetMidTierDHCPOptionNumber
    entered
    06/29/2006 18:01:44 [1AC-244] [18:01:44] pdwDHCPOption = 100
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMGetConfiguredTree called
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] ScheduleNDSActionsThread
    thread ID is: 0x274
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMConnWatcher thread ID is:
    0x278
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMAuthenticateService thread
    ID is: 0x27C
    06/29/2006 18:01:44 [1AC-1E0] [18:01:44] WMDispatchThread thread ID is:
    0x70
    06/29/2006 18:01:44 [1AC-274] [18:01:44] ScheduleNDSActionsThread
    ALIVE!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMAuthenticateService entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] NDS Schedule Actions thread is
    alive!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44]
    GetAuthenticateRetryParameters() entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] CheckIfNDSSchedulingAllowed
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] *pdwRetryCount = 32
    06/29/2006 18:01:44 [1AC-274] [18:01:44] CheckIfNDSSchedulingAllowed
    returning
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] *pdwRetryInterval = 15000
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Scheduling is allowed on this
    station!
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Service is NOT authenticated
    06/29/2006 18:01:44 [1AC-274] [18:01:44] User is NOT authenticated or
    we don't have a token
    06/29/2006 18:01:44 [1AC-274] [18:01:44] WMGetInteractiveUserToken
    entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] WMGetShellProcessID entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] GetCurrentShellName entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Attempting to get the shell
    from HKEY_CURRENT_USER
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Attempting to get the shell
    from HKEY_LOCAL_MACHINE
    06/29/2006 18:01:44 [1AC-274] [18:01:44] EnumProcessModules Failed:
    299
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Failed to find the process ID
    for : Explorer.exe
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Failed to get the shell's
    process ID
    06/29/2006 18:01:44 [1AC-274] [18:01:44] WMGetInteractiveUserToken
    Returning
    06/29/2006 18:01:44 [1AC-274] [18:01:44] GetNDSRefreshRate entered
    06/29/2006 18:01:44 [1AC-278] [18:01:44] WMConnWatcher entered
    06/29/2006 18:01:44 [1AC-70] [18:01:44] WMDispatchThread entered
    06/29/2006 18:01:44 [1AC-70] [18:01:44] Dispatch thread is alive!
    06/29/2006 18:01:44 [1AC-278] [18:01:44] ConnWatchInterval set to 60000
    milliseconds.
    06/29/2006 18:01:44 [1AC-278] [18:01:44] ConnWatcher waiting for user
    login.
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMCreatePreferredConnection
    called
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] RegQueryValueEx returned 0
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Preferred Connection =
    '10.11.1.5'
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WideCharToMultiByte returned
    10
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] NWCCOpenConnByName returned 0
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMCreatePreferredConnection
    returned 0
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] CheckIfWorkstationIsAssociated
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation object in registry
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation Object for this
    workstation :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMResolveWorkstationObject
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation is in typed form
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Resolved with the initial
    NWDSReadObjectInfo call!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Successfully resolved :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMAuthenticate entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMGetCredentials entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMGetWorkstationID called
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Retrieved Clredentials:
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation Name :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Tree :
    TREENAME
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Calling NWDSLogin
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Calling NWDSAuthenticate
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Successfully Authenticated
    Ref : 0x10000
    *** space added to mark event above ***
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMUpdateSecret entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMUpdateSynchronizationInfo
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation authenticated
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] SetEveryoneSecurityOnKey
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] CreateWorldSid entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] CreateSystemSid entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] CreateAdminSid entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] SetEveryoneSecurityOnKey exit
    : 0
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Workstation info was in
    registry and we resolved the workstation
    06/29/2006 18:01:44 [1AC-274] [18:01:44] NDS Schedule Actions thread is
    alive!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Calling the WMRunSyncher
    06/29/2006 18:01:44 [1AC-274] [18:01:44] CheckIfNDSSchedulingAllowed
    entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunSyncher entered with
    dwEventID 4001000!
    06/29/2006 18:01:44 [1AC-274] [18:01:44] CheckIfNDSSchedulingAllowed
    returning
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] GetRegistrationDLLInfo
    entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Scheduling is allowed on this
    station!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Running syncher :
    ZENWSREG.DLL
    06/29/2006 18:01:44 [1AC-274] [18:01:44] Service authenticated
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:44 [1AC-274] [18:01:44] GetNDSActions entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMGetUniqueLocalID entered
    06/29/2006 18:01:44 [1AC-274] [18:01:44] WMCheckNDSActions entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunSyncher: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_3.
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunSyncher: Dispatch
    Successful
    06/29/2006 18:01:44 [1AC-274] [18:01:44] WMCheckNDSActions exiting
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunSyncher returning from
    dwEventID 4001000!
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunNALHelper entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Running NAL : ZENAPPWS.DLL
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMGetUniqueLocalID entered
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] Starting NAL helper connected.
    WM is authenticated
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunNALHelper: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_4.
    06/29/2006 18:01:44 [1AC-27C] [18:01:44] WMRunNALHelper: Dispatch
    Successful
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Found DN: PGH Lab Room 2209
    Workstation Package:General:Novell iP.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object : PGH Lab Room
    2209 Workstation Package:General:Novell
    iP.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Name: Novell iP:PGH Lab
    Room 2209 Workstation Package:General
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Calling WMGetPolicysPackageDN
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetPolicysPackageDN
    Returned
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfScheduleObjectHasChanged entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object PGH Lab Room
    2209 Workstation Package:General:Novell
    iP.WORKSTATIONS.CLASSROOM.PGH.XXX HAS changed!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Policy : PGH Lab Room 2209
    Workstation Package:General:Novell iP.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Package DN : PGH Lab Room
    2209 Workstation Package.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total value length : 1331
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total number of items : 1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item Type : 4
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item : wmnetsrv.dll
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfNDSClassIsAlreadyScheduled entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    WMUpdateNDSActionWithPersistedData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Updating NDS action : PGH Lab
    Room 2209 Workstation Package:General:Novell
    iP.WORKSTATIONS.CLASSROOM.PGH.XXX with local state
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAddActionToScheduleQueue
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Event action - Inserting at
    the tail!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalActivityEvents
    called!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Found DN: PGH Classroom
    Default Workstation Pa:Windows XP:Windows
    Grou.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-70] [18:01:45] Dispatch thread is alive!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object : PGH
    Classroom Default Workstation Pa:Windows XP:Windows
    Grou.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Name: Windows Grou:PGH
    Classroom Default Workstation Pa:Windows XP
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Calling WMGetPolicysPackageDN
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetPolicysPackageDN
    Returned
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfScheduleObjectHasChanged entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object PGH Classroom
    Default Workstation Pa:Windows XP:Windows
    Grou.WORKSTATIONS.CLASSROOM.PGH.XXX HAS changed!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Policy : PGH Classroom
    Default Workstation Pa:Windows XP:Windows
    Grou.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Package DN : PGH Classroom
    Default Workstation Package.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total value length : 1331
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total number of items : 1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item Type : 4
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item : wmgrppol.dll
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfNDSClassIsAlreadyScheduled entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    WMUpdateNDSActionWithPersistedData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Updating NDS action : PGH
    Classroom Default Workstation Pa:Windows XP:Windows
    Grou.WORKSTATIONS.CLASSROOM.PGH.XXX with local state
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAddActionToScheduleQueue
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action in the list : Novell
    iP:PGH Lab Room 2209 Workstation Package:General
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Event action - Inserting at
    the tail!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalActivityEvents
    called!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Found DN: PGH Classroom
    Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-70] [18:01:45] Dispatch thread is alive!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object : PGH
    Classroom Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Name: ZENworks Des:PGH
    Classroom Default Workstation Pa:NT-2000-XP
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Calling WMGetPolicysPackageDN
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetPolicysPackageDN
    Returned
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfScheduleObjectHasChanged entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object PGH Classroom
    Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX HAS changed!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Policy : PGH Classroom
    Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Package DN : PGH Classroom
    Default Workstation Package.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] PGH Classroom Default
    Workstation Pa:NT-2000-XP:ZENworks Des.WORKSTATIONS.CLASSROOM.PGH.XXX
    Scheduling is by package!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total value length : 1331
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Total number of items : 1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item Type : 4
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item : wmZenCfg.dll
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfNDSClassIsAlreadyScheduled entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    WMUpdateNDSActionWithPersistedData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Updating NDS action : PGH
    Classroom Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX with local state
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAddActionToScheduleQueue
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action in the list : Novell
    iP:PGH Lab Room 2209 Workstation Package:General
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action in the list : Windows
    Grou:PGH Classroom Default Workstation Pa:Windows XP
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Event action - Inserting at
    the tail!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalActivityEvents
    called!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Found DN: PGH Classroom
    Default Workstation Pa:General:Remote Control
    ..WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-70] [18:01:45] Dispatch thread is alive!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object : PGH
    Classroom Default Workstation Pa:General:Remote Control
    ..WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMAllocateAction returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Name: Remote Control
    :PGH Classroom Default Workstation Pa:General
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Calling WMGetPolicysPackageDN
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetPolicysPackageDN
    Returned
    06/29/2006 18:01:45 [1AC-274] [18:01:45]
    CheckIfScheduleObjectHasChanged entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Schedule Object PGH Classroom
    Default Workstation Pa:General:Remote Control
    ..WORKSTATIONS.CLASSROOM.PGH.XXX HAS changed!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Policy : PGH Classroom
    Default Workstation Pa:General:Remote Control
    ..WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Package DN : PGH Classroom
    Default Workstation Package.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:45 [1AC-274] [18:01:45] PGH Classroom Default
    Workstation Pa:General:Remote Control .WORKSTATIONS.CLASSROOM.PGH.XXX
    Scheduling is by package!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Failed read of Advanced flags
    from policy DN kludge
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDownloadSchedulePolicy
    returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Failed getting the items stop
    1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMFreeAction called
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ReadNDSActionData Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMCheckNDSActions entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMCheckNDSActions exiting
    06/29/2006 18:01:45 [1AC-274] [18:01:45] GetNDSActions Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalEvent called!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Event ID : 0xBB000001
    SERVICE_START
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Event ID : 0xBB000002
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Event ID : 0xBB000002
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Action Event ID : 0xBB000001
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDispatchAction entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDispatchItem entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Item Name :
    wmZenCfg.dll
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Dispatching WMRUNDLL.EXE
    WM_WMRUNDLL_MEMORY_MAP_A.
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Dispatch Successful
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Status from the
    SetThreadPriority : 1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Setting dispatch flag to TRUE
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Dispatched 1 items and placed
    the action on the dispatched list!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalActivityEvents
    called!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] All the items within the
    action have been dispatched.
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMDispatchAction finished :
    ccode 0
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Out of dispatch action!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Successfully dispatched the
    action!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalEvent called!
    06/29/2006 18:01:45 [1AC-1F8] [18:01:45] DispatchedMonitor is alive...
    06/29/2006 18:01:45 [1AC-1F8] [18:01:45] Found ZENworks Des:PGH
    Classroom Default Workstation Pa:NT-2000-XP on the dispatched list!
    06/29/2006 18:01:45 [1AC-1F8] [18:01:45] Dispatched item count: 1
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Event ID : 0xBB00000B
    WORKSTATION LOGIN
    06/29/2006 18:01:45 [1AC-274] [18:01:45] ......Signaling
    WM_WORKSTATION_AUTHENTICATED_EVENT
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalPlugins entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMRunSyncher entered with
    dwEventID 400c000!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] GetRegistrationDLLInfo
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Running syncher :
    ZENWSREG.DLL
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Working Directory : C:\Program
    Files\Novell\ZENworks
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetUniqueLocalID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMRunSyncher: Dispatching
    WMRUNDLL.EXE WM_WMRUNDLL_MEMORY_MAP_B.
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMRunSyncher: Dispatch
    Successful
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMRunSyncher returning from
    dwEventID 400c000!
    06/29/2006 18:01:45 [1AC-274] [18:01:45] User is NOT authenticated or
    we don't have a token
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetInteractiveUserToken
    entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetShellProcessID entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] GetCurrentShellName entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Attempting to get the shell
    from HKEY_CURRENT_USER
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Attempting to get the shell
    from HKEY_LOCAL_MACHINE
    06/29/2006 18:01:45 [1AC-274] [18:01:45] EnumProcessModules Failed:
    299
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Failed to find the process ID
    for : Explorer.exe
    06/29/2006 18:01:45 [1AC-274] [18:01:45] Failed to get the shell's
    process ID
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMGetInteractiveUserToken
    Returning
    06/29/2006 18:01:45 [1AC-274] [18:01:45] GetNDSRefreshRate entered
    06/29/2006 18:01:45 [1AC-274] [18:01:45] WMSignalActivityEvents
    called!
    06/29/2006 18:01:46 [1AC-16C] [18:01:46] DHCP -GetDhcpInfoCallback-
    Start
    06/29/2006 18:01:46 [1AC-16C] [18:01:46] DHCP -GetDhcpInfoCallback-
    End
    06/29/2006 18:01:46 [1AC-244] [18:01:46] DHCP -NewIpAddress- End
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] DispatchedMonitor is alive...
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] Found ZENworks Des:PGH
    Classroom Default Workstation Pa:NT-2000-XP on the dispatched list!
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] The process completed. CCODE
    : 2
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] bItemApplied is : 0
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] Dispatched item count: 0
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] All the items have completed!
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] Setting dispatch flag to
    FALSE
    06/29/2006 18:01:48 [1AC-1F8] [18:01:48] LockDownWorkstationManagerKey
    entered
    06/29/2006 18:01:49 [1AC-1FC] [18:01:49] Received verb get workstation
    authentication state.
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] CreateAdminSid entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] CreateSystemSid entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] CreateWorldSid entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] Checking Advanced Flags ...
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMPersistNDSAction entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] Persisting an NDS action : PGH
    Classroom Default Workstation Pa:NT-2000-XP:ZENworks
    Des.WORKSTATIONS.CLASSROOM.PGH.XXX
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMRescheduleAction entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMAddActionToScheduleQueue
    entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] Action in the list : Novell
    iP:PGH Lab Room 2209 Workstation Package:General
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] Action in the list : Windows
    Grou:PGH Classroom Default Workstation Pa:Windows XP
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] Event action - Inserting at
    the tail!
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMGetUniqueLocalID entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMGetUniqueLocalID entered
    06/29/2006 18:01:49 [1AC-1F8] [18:01:49] WMSignalActivityEvents
    called!
    06/29/2006 18:01:49 [1AC-70] [18:01:49] Dispatch thread is alive!
    06/29/2006 18:01:50 [1AC-1FC] [18:01:50] Received verb get workstation
    authentication state.
    06/29/2006 18:01:52 [1AC-1F8] [18:01:52] DispatchedMonitor is alive...
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] Handler entered
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] WMSignalEvent called!
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] Event ID : 0xBB000008
    SYSTEM_SHUTDOWN
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] WMSignalPlugins entered
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] ......Signaling
    WM_SYSTEM_SHUTDOWN_EVENT
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] Action Event ID : 0xBB000002
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] Action Event ID : 0xBB000002
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] Action Event ID : 0xBB000001
    06/29/2006 18:02:17 [1AC-1B0] [18:02:17] WMRemoveInteractiveActions
    entered
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Terminate called!
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set bServiceShuttingDown flag
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set
    pWMContext->hTerminateEvent
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set pWMContext->hNDSWakeup
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set
    pWMContext->hDispatchWakeup
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set
    pWMContext->hUserLoginEvent
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set
    pWMContext->hDispatchedActionsWakeup
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Set hRegistrationEvent
    06/29/2006 18:02:17 [1AC-1E0] [18:02:17] Free g_hResDllHandle
    06/29/2006 18:02:17 [1AC-278] [18:02:17] ConnWatcher exiting!
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call WMSignalPlugins
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] WMSignalPlugins entered
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call WMUnauthenticate
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] WMUnauthenticate entered
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Logging out :
    CN=PREPPED-00:11:11:ED:75:8F.OU=WORKSTATIONS.OU=CLASSROOM.OU= PGH.O=XXX
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call WMUnloadPlugins
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] WMUnloadPlugins entered
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call WMCleanupActivityEvents
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] WMCleanupActivityEvents
    entered
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close event
    pWMContext->hTerminateEvent
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close event
    pWMContext->hDispatchWakeup
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close event
    pWMContext->hUserLoginEvent
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close event
    pWMContext->hNDSWakeup
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close event
    pWMContext->hDisapatchActionsWakeup
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close Registry key
    pWMContext->hActionKey
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hDispatchedActionsThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hNDSActionsThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hConnWatchThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hAuthenticationThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hAPIQueryThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hAPIThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->g_hServiceThreadHandle
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Close thread
    pWMContext->hIPAddressChangeThread
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call
    WMDestroyWorkstationScope
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call UnloadZennw32
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Call WMUnloadClientDLLs
    06/29/2006 18:02:18 [1AC-1E0] [18:02:18] Service Stoped
    Rudy

    DragonKF Wrote:
    > Did you ever find out what was the problem
    >
    > Im having the same issue
    >
    > 07/04/2006 13:35:22 Workstation NOT yet authenticated...
    > 07/04/2006 13:35:27 Workstation NOT yet authenticated...
    > 07/04/2006 13:35:32 Workstation NOT yet authenticated...
    > 07/04/2006 13:35:37 Workstation NOT yet authenticated...
    > 07/04/2006 13:35:42 Workstation NOT yet authenticated...
    > 07/04/2006 13:35:47 ZENNDSUtil: initializeContext() failed...
    >
    > Sometimes works sometimes does not.
    >
    > I have a SR in with Novell, not much progress on it though for the last
    > 2-3 weeks.
    >
    > Any assistance would be appriciated.
    >
    > Thanks.
    No real new developments yet. I'm planning on doing some more
    troubleshooting the rest of this week. I have some "long-shot"
    theories but I'm not too optimistic that they'll amount to any real
    solutions. Please be sure to keep this thread posted if you have any
    developments and I'll be sure and do the same thing.
    Thanks!
    Rudy
    Rudy

  • Problem with users Sent folder

    Hello,
    I have a problem with a users sent folder. If you login to uwc and go to manage folders it says that they are using 30mb. If you go into the folder it only shows 3 messages for a total of 250kb. If I physically look at the mailbox on the server I see all 30 mb.
    I figure no problem, I will run a reconstruct -r user/username
    That did not resolve the problem, so I ran reconstuct -r -f user/username
    That also did not resolve them problem.
    I than ran a reconstuct -q which did not find anything wrong.
    I tried removing the store.* files and rerunning reconstuct -r -f user/username.
    It rebuild the store.idx files but I still could not see the emails in UWC or thunderbird.
    I am running JES2005q4 patch -53. Anybody have any suggestions.
    Thanks,
    Gary

    Thanks Jay,
    I will test this therory out.
    I did try removing of the store.* files in the sent folder before I read your email. I ran reconstuct -r -f user/username and the messages did not show up. The the two messages that I could see before were visible under UWC and thunderbird. The other 5 messages could not be seen.
    I would have thought that doing that would have made all the messages visible to the user again?
    The user is using mozilla 1.6 and I am having them upgrade to the lastest version.
    As a side note, I have also logged in as this user and can not see any of these messages no matter what I do. Just kind of weird.
    Thanks for your help,
    Gary

Maybe you are looking for

  • Connecting a macbook to a tv:  correct cables, still no picture or sound

    I have the correct cables connected securely and I have no picture or sound displaying on the tv.  The mac screen "blinks" once when I unplug the adapter, so it is aware that it is connected to something. Current setup:  2010 13" Macbook--> Mini Disp

  • IWeb Not Finding Internet Connection...

    I'm having an issue with iWeb. Ever since I hooked my internet up to a wireless router, when I click 'Publish All to MobileMe' I get a message stating that iWeb can't connect to the internet, despite the every other program working just fine. Another

  • Transfered but something is wrong

    I must be missing a step -- I transfered my music using the instructions in support (wish the graphics were showing some from Vista as it's different). I have it backed up on my iPod AND I have copies on disc of everything from my old computer (still

  • XML - DOM tree - XML

    I'm building an application that takes an xml file, turns it into a DOM tree, then the user selects different options from a database to manipulate the internal information gathered by the original XML file, the program is a process and at the end of

  • Is it possible to enhance 3D files handlers?

    Hi, Is it possible to enhance 3d files handling ? I mean a feature which could list the texture files used in a 3D model, something close to the InDD file handler which is able to list referenced files... Thanks