Minimum user rights to run WLS 8.1 as a Win2k service

Anyone know what the "minimum" user rights are required to run WLS 8.1 as a service
on Win2k?
(no connections to remote server directories etc is required)

"TomL" <[email protected]> wrote:
Anyone know what the "minimum" user rights are
required to run WLS 8.1 as a service on Win2k?Tom,
WebLogic can log on to Microsoft Windows NT 5.0/2000 under the
"LocalSystem" account. This is a local account used by system
processes.
So, your WebLogic Server 8.1 service, running in the context of the
LocalSystem account, would inherit these characteristics:
- This service cannot open the registry key: HKEY_CURRENT_USER...
- This service is allowed to open registry key:
HKEY_LOCAL_MACHINE\SECURITY...
- This service has limited access to network resources,
such as shares and pipes, because it has no credentials
and must connect using a null session...
- If the service opens a command window and runs a batch file,
the user could use CTRL+C to terminate the batch file and
gain access to a command window with LocalSystem permissions...
- This service cannot share objects with other applications
unless they are opened using a DACL or NULL DACL...
- Finally, if this Service requires anything more than a
brief moment to perform necessary initialization, it may
be required to create another thread to do the common
initialization while the main thread continues with
processing.
Brian J. Mitchell
Systems Administrator, MIS
TRX
6 West Druid Hills Drive
Atlanta, GA 30329 USA
http://www.trx.com
email: [email protected]
office: +1 404 327 7238
mobile: +1 678 283 6530

Similar Messages

  • Sql 2008 r2 error when creating minimum rights to run sql jobs

    I did everything this page said and when I login with the user rights, and I click on JOBS to expand it to see them, I can't see them and I get an error saying:  execute permission was denied on the object 'xp_sqlagent_enum_jobs', database 'mssqlsystemresource',
    schema 'sys'. (Microsoft Sql Server, Error: 229)
    http://msdn.microsoft.com/en-us/library/ms187901(v=sql.105).aspx
    If I look at sql login account, I have PUBLIC checked for Server Roles. I tried changing that to ServerAdmin and it didn't help so I put it back to public.
    On user mapping, I tried checking dbowner, and that didn't help either.
    any help is appreciated.

    @Prashanth, thanks. For me, that was partially the answer, but then i just applied your logic to the other errors.  First, I didn't have the user as a member of the Master DB to even run this command, so I did that.  Then I ran your code and I
    got an error and had to run this: 
    USE master
    GO
    GRANT EXECUTE ON xp_sqlagent_is_starting TO Login
    then I tried and got error so i ran this and then it worked. thank you!
    USE master
    GO
    GRANT EXECUTE ON xp_sqlagent_notify TO Login

  • User rights required to install and run netmon on windows 7

    What are minimal user rights required to install and run Netmon on Windows 7
    Senior IT Systems Administator

    You have to belong to the Netmon Users group.
    Thanks,
    Paul

  • Need to create a user who will run the logminer what rights should be given

    I Need to create a user who will run the logminer what specific rights should be given in order to run the logminer and query the logminer views. Cant give the sysdba privilages.
    Any help in this regard will be really appericiated.
    Thanks

    I have given the following privilages
    GRANT CREATE SESSION TO NEW_USER;
    GRANT SELECT ANY TABLE TO NEW_USER;
    GRANT EXECUTE ON DBMS_LOGMNR TO NEW_USER;
    GRANT EXECUTE ON SYS.DBMS_LOGMNR_D TO NEW_USER;
    GRANT SELECT ON V_$SESSION TO NEW_USER;
    GRANT SELECT ON V_$ARCHIVED_LOG TO NEW_USER;
    GRANT SELECT ON V_$LOG TO NEW_USER;
    GRANT SELECT ON V_$LOGFILE TO NEW_USER;
    GRANT SELECT ON V_$LOGMNR_CONTENTS TO NEW_USER;
    but when i try to add the logfile it gives me the following error
    ERROR at line 1:
    ORA-06550: line 1, column 85:
    PLS-00201: identifier 'DBMS_LOGMNR.NEW' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    What additional rights can i gave to run this
    Thanks

  • Solaris: How do I specify the user under which the WLS runs?

    I just upgraded from WLS 5 to 8. OS is Solaris 8.
    Configuration is one single admin server which also acts as the only managed server.
    The admin server must start up as root so that the users don't have to specify the port :443 at the URL (don't ask me why, but it seems to be the fact on Solaris).
    After starting, I want the server java process to actually run as another user than root. How to I do this?
    It worked on the old Solaris server with WLS 5.1, and I have an idea that it had something to do with the command line option -Dweblogic.system.user=. That option has no effect when trying it with WLS 8.1.
    This must be a common task when running WLS on Solaris. But I cannot figure it out, and a thousand users are waiting for the application to start up. Can anyone tell me how to do this?
    Regards,
    Anders.

    If you logged in as userx and started server, the weblogic server process will be started as userx.
    If you want usery to start server, then you need to give permissions accordingly, though you have installed the weblogic as root.
    -Dweblogic.system.user=, option works only when this user has rwx permissions to various files under weblogic dir (log files, applications, .....).
    Regards
    Sree

  • File Expiration Task - User rights lost

    Hi 
    I created a File Expiration Task on Windows server 2008 R 2. And the job is running successfully.But all the user rights of those expired files are lost after they has been moved...There is no option I
    can find and I dont wanna use "Custom File Management Tasks".  How can I move the expired files without losing the user rights?

    Hi,
    As you said there is no specific options for "keeping" or "not keeping" original permissions. So if file permissions are inheriting the destination folder, we cannot change it.
    I have 2 possible workaround.
    1. Custom (which you would like to avoid). Sample could be found in this article:
    http://blogs.technet.com/b/filecab/archive/2009/05/11/customizing-file-management-tasks.aspx
    2. Use Robocopy to move files older than n days. See the following parameters:
    /MAXAGE:n :: MAXimum file AGE - exclude files older than n days/date
    /MINAGE:n :: MINimum file AGE - exclude files newer than n days/date
    /MAXLAD:n :: MAXimum Last Access Date - exclude files unused since n
    /MINLAD:n :: MINimum Last Access Date - exclude files used since n.
                 (If n < 1900 then n = n days, else n = YYYYMMDD date).
    You could schedule a task to run this command.
    If you have any feedback on our support, please send to [email protected]

  • Group Policy - User Rights Assignments not taking effect on workstation`

    Novell 5.1 SP7. ZenWorks 3.2 sp3. Windows XP Pro workstations.
    In Group Policy, (Computer Configuration/Windows Settings/Security
    Settings/Local Policies/User Rights Assignment), I have added Power Users to
    the "Load and Unload device drivers" policy. However this setting is not
    taking effect on my Windows XP workstations. My DLU policy for users is
    configured to have the users members of the "Users" and "Power Users" groups
    on the local PC.
    Other parts of Group Policy (Computer Policy/Administrative Templates) are
    taking effect on the workstation, so I'm wondering if the problem I am
    having is related to Security Settings only.
    I enabled Group Policy logging on the Windows XP workstation and include it
    below:
    WMHelperInitialization (Mar 4 2004) called! Flags: 0x8001002. Event:
    0x1000. Impersonation: 0x2
    Created Mutex.
    Loaded userenv.dll
    Mapped function RefreshPolicy
    Mapped function RegisterGPNotification
    Mapped function UnregisterGPNotification
    Mapped function RefreshPolicyEx
    Exiting WMHelperInitialization. Returning flags: 0x204
    WMHelperSystemEntryEx called!
    Entered GPCleanupEntry
    Writing User Logged In to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x0 to User Logged In in key Software\Novell\Workstation
    Manager\Group Policies
    Reading Group Policy User Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Flags: 0x80000070 in key
    Software\Novell\Workstation Manager\Group Policies
    Reading Persist Workstation settings from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Reg key Software\Novell\Workstation Manager\Group Policies\Persist
    Workstation settings not found. Assuming 0
    Error 2 reading Persist Workstation settings
    Entered RestoreOriginalGP.
    Reading Group Policy Machine Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Reg key Software\Novell\Workstation Manager\Group Policies\Group Policy
    Machine Flags not found. Assuming 0
    Reading Group Policy User Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Flags: 0x80000070 in key
    Software\Novell\Workstation Manager\Group Policies
    Entered GPDel
    Deleting C:\WINDOWS\System32\GroupPolicy\User
    Deleting C:\WINDOWS\System32\GroupPolicy\Machine
    Exiting GPDel 0
    Restoring backup GP from C:\WINDOWS\System32\GroupPolicy.WMOriginal
    Entered GPCopy(C:\WINDOWS\System32\GroupPolicy.WMOriginal,
    C:\WINDOWS\System32\GroupPolicy, 0, handle, 0x80000070)
    Warning: C:\WINDOWS\System32\GroupPolicy.WMOriginal\GPT.ini does not exist
    Copied file
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\IPS1.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS1.dat
    Copied file
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\XPSec.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat
    GP_FLAG_APPLY_SECURITY_SETTINGS (0x40), not set, or security file already
    copied. Will not copy security file
    Exiting GPCopy 0x0
    Writing Group Policy Machine Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x4000 to Group Policy Machine Status in key
    Software\Novell\Workstation Manager\Group Policies
    Exiting RestoreOriginalGP 0x0
    Entered AppendSecuritySettings
    Inf path: C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat
    Restoring GP settings
    Loading Account Policies...
    Loading Audit Policies...
    Loading user rights...
    Restoring security options...
    No data
    No data
    No data
    No data
    No data
    No data
    No data
    No data
    Renamed Administrator account: Administrator
    Local Administrator's user name = Administrator
    Administrator account names match, skipping.
    Renamed Guest account: Guest
    Local Guest's user name = Guest
    Guest account names match, skipping.
    LoadXPSecuritySettings returning 0
    LoadHive entered
    LoadHive exit : 0
    Exiting AppendSecuritySettings 0x0
    GPCleanupEntry releasing mutex.
    Exiting GPCleanupEntry: 0
    Exiting WMHelperSystemEntryEx ccode: 0x0
    Closing log file.
    WMHelperInitialization (Mar 4 2004) called! Flags: 0x0. Event: 0x0.
    Impersonation: 0x0
    Created Mutex.
    Loaded userenv.dll
    Mapped function RefreshPolicy
    Mapped function RegisterGPNotification
    Mapped function UnregisterGPNotification
    Mapped function RefreshPolicyEx
    Exiting WMHelperInitialization. Returning flags: 0x11
    Entering WMHelperInteractiveUserEntry!
    szFullDN = CN=wintest3.OU=Users.OU=Newcastle.O=OSG
    DN is Typed convert it to TYPELESS
    g_szUserDN = wintest3.Users.Newcastle.OSG
    GinaGetUsersSIDInTextualForm ENTERED
    Textual SID : S-1-5-21-1214440339-507921405-1708537768-1019
    GinaGetUsersSIDInTextualForm EXIT : 0
    Writing Don't reparse to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x0 to Don't reparse in key Software\Novell\Workstation
    Manager\Group Policies
    Writing User Logged In to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x1 to User Logged In in key Software\Novell\Workstation
    Manager\Group Policies
    Entered CheckForObsoleteWksCache .
    No workstation. Exiting CheckForObsoleteWksCache
    Applying user policies
    Reading Don't reparse from \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Read reg. value Don't reparse: 0x0 in key Software\Novell\Workstation
    Manager\Group Policies
    Reading Group Policy User Status from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Status: 0x3000 in key
    Software\Novell\Workstation Manager\Group Policies
    Read reg. key Group Policy User Status: 0x3000
    Entering ApplyPolicies
    Reading Group Policy User Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Flags: 0x80000070 in key
    Software\Novell\Workstation Manager\Group Policies
    Read reg. key Group Policy User Flags: 0x80000070
    Reading Group Policy User Status from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Status: 0x3000 in key
    Software\Novell\Workstation Manager\Group Policies
    Read reg. key Group Policy User Status: 0x3000
    Writing Group Policy User Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x1000 to Group Policy User Status in key
    Software\Novell\Workstation Manager\Group Policies
    Impersonating logged on user.
    Context : OU=Users.OU=Newcastle.O=OSG
    Full Object DN CN=wintest3.OU=Users.OU=Newcastle.O=OSG
    Calling WMGetAllAssociatedObjects(FALSE, MARITIME, 1,
    CN=wintest3.OU=Users.OU=Newcastle.O=OSG, WINNT Workstation Package,
    zenwmGroupPolicy, 512, pBuffer)
    Reverting to system impersonation.
    Found DN CN=XP User Package:WinNT-2000-XP:Windows Group Policy.OU=Policy
    Packages.OU=Newcastle.O=OSG
    WMCheckIfGroupPolicyObjectsChanged entered
    Impersonating logged on user.
    Reverting to system impersonation.
    Group Policy object has NOT changed!
    Exiting WMCheckIfGroupPolicyObjectsChanged 0x0
    Entered ScheduleCleanup.
    Loaded wmschapi.dll
    Calling WMScheduleAction
    Finished Calling WMScheduleAction. Returned 0x0
    Exiting ScheduleCleanup 0x0
    Entered BackupOriginalGP.
    No backup exists. Creating one: C:\WINDOWS\System32\GroupPolicy.WMOriginal
    Backing up original GP to C:\WINDOWS\System32\GroupPolicy.WMOriginal
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\admfiles.ini to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\adm files.ini
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\conf.adm to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\con f.adm
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\inetres.adm to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\ine tres.adm
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\system.adm to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\sys tem.adm
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\wmplayer.adm to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\wmp layer.adm
    Copied file C:\WINDOWS\System32\GroupPolicy\Adm\wuau.adm to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Adm\wua u.adm
    Copied file C:\WINDOWS\System32\GroupPolicy\GPT.ini to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\GPT.ini
    Copied file C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS1.dat to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\IPS1.dat
    Copied file C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat to
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\XPSec.dat
    Entered SaveSecuritySettings
    Inf path:
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\
    Saving XP security settings
    Saving Account Policies...
    Saving Audit Policies...
    Saving user rights...
    Name: Administrator
    Comment: Built-in account for administering the computer/domain
    Full Name:
    No rights.
    Name: Guest
    Comment: Built-in account for guest access to the computer/domain
    Full Name:
    Right: SeInteractiveLogonRight
    Right: SeDenyInteractiveLogonRight
    Right: SeDenyNetworkLogonRight
    Name: HelpAssistant
    Comment: Account for Providing Remote Assistance
    Full Name: Remote Desktop Help Assistant Account
    No rights.
    Name: SUPPORT_388945a0
    Comment: This is a vendor's account for the Help and Support Service
    Full Name: CN=Microsoft Corporation,L=Redmond,S=Washington,C=US
    Right: SeBatchLogonRight
    Right: SeDenyInteractiveLogonRight
    Right: SeDenyNetworkLogonRight
    Name: vector
    Comment: Account created by Novell's Workstation Manager
    Full Name:
    No rights.
    Name: wintest3
    Comment: Account created by Novell's Workstation Manager
    Full Name:
    No rights.
    Name: None
    Comment: Ordinary users
    No rights.
    Name: Administrators
    Right: SeSecurityPrivilege
    Right: SeBackupPrivilege
    Right: SeRestorePrivilege
    Right: SeSystemtimePrivilege
    Right: SeShutdownPrivilege
    Right: SeRemoteShutdownPrivilege
    Right: SeTakeOwnershipPrivilege
    Right: SeDebugPrivilege
    Right: SeSystemEnvironmentPrivilege
    Right: SeSystemProfilePrivilege
    Right: SeProfileSingleProcessPrivilege
    Right: SeIncreaseBasePriorityPrivilege
    Right: SeLoadDriverPrivilege
    Right: SeCreatePagefilePrivilege
    Right: SeIncreaseQuotaPrivilege
    Right: SeChangeNotifyPrivilege
    Right: SeUndockPrivilege
    Right: SeManageVolumePrivilege
    Right: SeImpersonatePrivilege
    Right: SeCreateGlobalPrivilege
    Right: SeInteractiveLogonRight
    Right: SeNetworkLogonRight
    Right: SeRemoteInteractiveLogonRight
    Name: Users
    Right: SeShutdownPrivilege
    Right: SeChangeNotifyPrivilege
    Right: SeUndockPrivilege
    Right: SeInteractiveLogonRight
    Right: SeNetworkLogonRight
    Name: Guests
    No rights.
    Name: Power Users
    Right: SeSystemtimePrivilege
    Right: SeShutdownPrivilege
    Right: SeProfileSingleProcessPrivilege
    Right: SeChangeNotifyPrivilege
    Right: SeUndockPrivilege
    Right: SeInteractiveLogonRight
    Right: SeNetworkLogonRight
    Name: Account operators
    No rights.
    Name: System operators
    No rights.
    Name: Printer operators
    No rights.
    Name: Backup operators
    Right: SeBackupPrivilege
    Right: SeRestorePrivilege
    Right: SeShutdownPrivilege
    Right: SeChangeNotifyPrivilege
    Right: SeInteractiveLogonRight
    Right: SeNetworkLogonRight
    Name: Replicators
    No rights.
    Name: RAS servers
    No rights.
    Name: Pre2000 compatible access
    No rights.
    Exiting SaveUserRights (0)
    Saving Security Options
    Found: MACHINE/Software/Microsoft/Driver Signing/Policy
    Data type is 3
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Setup/RecoveryConsole/SecurityLevel
    Data type is 4
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Setup/RecoveryConsole/SetCommand
    Data type is 4
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/AllocateCDRoms
    Data type is 1
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/AllocateDASD
    Data type is 1
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/AllocateFloppies
    Data type is 1
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/CachedLogonsCount
    Data type is 1
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/ForceUnlockLogon
    Data type is 4
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/PasswordExpiryWarning
    Data type is 4
    Found: MACHINE/Software/Microsoft/Windows
    NT/CurrentVersion/Winlogon/ScRemoveOption
    Data type is 1
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/DisableCAD
    Data type is 4
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/DontDisplayLastUserName
    Data type is 4
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/LegalNoticeCaption
    Data type is 1
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/LegalNoticeText
    Data type is 7
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/ScForceOption
    Data type is 4
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/ShutdownWithoutLogon
    Data type is 4
    Found:
    MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System/UndockWithoutLogon
    Data type is 4
    Found: MACHINE/SOFTWARE/policies/Microsoft/windows
    NT/DCOM/MachineAccessRestriction
    Data type is 1
    Found: MACHINE/SOFTWARE/policies/Microsoft/windows
    NT/DCOM/MachineLaunchRestriction
    Data type is 1
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/AuditBaseObjects
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/CrashOnAuditFail
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/DisableDomainCreds
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Control/Lsa/EveryoneIncludesAnonymous
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/FIPSAlgorithmPolicy
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/ForceGuest
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/FullPrivilegeAuditing
    Data type is 3
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/LimitBlankPasswordUse
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/LmCompatibilityLevel
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/MSV1_0/NTLMMinClientSec
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/MSV1_0/NTLMMinServerSec
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/NoDefaultAdminOwner
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/NoLMHash
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/RestrictAnonymous
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/RestrictAnonymousSAM
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Lsa/SubmitControl
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Print/Providers/LanMan Print
    Services/Servers/AddPrinterDrivers
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Control/SecurePipeServers/Winreg/AllowedPaths/Machine
    Data type is 7
    Found: MACHINE/System/CurrentControlSet/Control/Session
    Manager/Kernel/ObCaseInsensitive
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Session Manager/Memory
    Management/ClearPageFileAtShutdown
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Control/Session
    Manager/ProtectionMode
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/AutoDisconnect
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/EnableForcedLogOff
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/EnableSecuritySignature
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/NullSessionPipes
    Data type is 7
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/NullSessionShares
    Data type is 7
    Found:
    MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters/RequireSecuritySignature
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanmanWorkstation/Parameters/EnablePlainTextPassword
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanmanWorkstation/Parameters/EnableSecuritySignature
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/LanmanWorkstation/Parameters/RequireSecuritySignature
    Data type is 4
    Found: MACHINE/System/CurrentControlSet/Services/LDAP/LDAPClientIntegrity
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/DisablePasswordChange
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/MaximumPasswordAge
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/RefusePasswordChange
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/RequireSignOrSeal
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/RequireStrongKey
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/SealSecureChannel
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/SignSecureChannel
    Data type is 4
    Found:
    MACHINE/System/CurrentControlSet/Services/NTDS/Parameters/LDAPServerIntegrity
    Data type is 4
    Administrator's user name = Administrator
    Guest's user name = Guest
    SaveHive entered
    SaveHive exit : 0
    Exiting SaveSecuritySettings 0x0
    Backup path: C:\WINDOWS\System32\GroupPolicy.WMOriginal
    Exiting BackupOriginalGP 0x0
    Entered RestoreCachedGP.
    Reading Group Policy User Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Flags: 0x80000070 in key
    Software\Novell\Workstation Manager\Group Policies
    Reading Group Policy Machine Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Reg key Software\Novell\Workstation Manager\Group Policies\Group Policy
    Machine Flags not found. Assuming 0
    No gpt.ini detected, aborting RestoreCachedGP.
    Checking whether OriginalGP exists
    Entered GPDel
    Deleting C:\WINDOWS\System32\GroupPolicy\User
    Deleting C:\WINDOWS\System32\GroupPolicy\Machine
    Exiting GPDel 0
    Restoring original GP.
    Entered RestoreOriginalGP.
    Reading Group Policy Machine Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Reg key Software\Novell\Workstation Manager\Group Policies\Group Policy
    Machine Flags not found. Assuming 0
    Reading Group Policy User Flags from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Flags: 0x80000070 in key
    Software\Novell\Workstation Manager\Group Policies
    Entered GPDel
    Deleting C:\WINDOWS\System32\GroupPolicy\User
    Deleting C:\WINDOWS\System32\GroupPolicy\Machine
    Exiting GPDel 0
    Restoring backup GP from C:\WINDOWS\System32\GroupPolicy.WMOriginal
    Entered GPCopy(C:\WINDOWS\System32\GroupPolicy.WMOriginal,
    C:\WINDOWS\System32\GroupPolicy, 0, handle, 0x80000070)
    Copied C:\WINDOWS\System32\GroupPolicy.WMOriginal\GPT.ini to
    C:\WINDOWS\System32\GroupPolicy\GPT.ini
    Copied file
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\IPS1.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS1.dat
    Copied file
    C:\WINDOWS\System32\GroupPolicy.WMOriginal\Machine \Microsoft\Windows
    NT\SecEdit\XPSec.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat
    GP_FLAG_APPLY_SECURITY_SETTINGS (0x40), not set, or security file already
    copied. Will not copy security file
    Exiting GPCopy 0x0
    Writing Group Policy User Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x4000 to Group Policy User Status in key
    Software\Novell\Workstation Manager\Group Policies
    Exiting RestoreOriginalGP 0x0
    Writing Group Policy User Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x4000 to Group Policy User Status in key
    Software\Novell\Workstation Manager\Group Policies
    Entered GPCopy(C:\WINDOWS\System32\GroupPolicy.UserCache,
    C:\WINDOWS\System32\GroupPolicy, 0, handle, 0x80000070)
    Copied C:\WINDOWS\System32\GroupPolicy.UserCache\GPT.ini to
    C:\WINDOWS\System32\GroupPolicy\GPT.ini
    Copied file
    C:\WINDOWS\System32\GroupPolicy.UserCache\User\MIC ROSOFT\IEAK\install.ins to
    C:\WINDOWS\System32\GroupPolicy\User\MICROSOFT\IEA K\install.ins
    Copied file C:\WINDOWS\System32\GroupPolicy.UserCache\User\Reg istry.pol to
    C:\WINDOWS\System32\GroupPolicy\User\Registry.pol
    Copied file
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Microsoft\Windows
    NT\SecEdit\IPS1.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS1.dat
    Copied file
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Microsoft\Windows
    NT\SecEdit\IPS2.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS2.dat
    Copied file
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Microsoft\Windows
    NT\SecEdit\IPS3.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\IPS3.dat
    Copied file
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Microsoft\Windows
    NT\SecEdit\XPSec.dat to
    C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat
    Copied file C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Registry.pol
    to C:\WINDOWS\System32\GroupPolicy\Machine\Registry.p ol
    GP_FLAG_APPLY_SECURITY_SETTINGS (0x40), not set, or security file already
    copied. Will not copy security file
    Exiting GPCopy 0x0
    Writing Group Policy User Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x3000 to Group Policy User Status in key
    Software\Novell\Workstation Manager\Group Policies
    Entered MergeGptFile(C:\WINDOWS\System32\GroupPolicy.UserC ache, 0x80000070)
    g_dwVersion: 0x0.
    Reading GPT Version from \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Read reg. value GPT Version: 0x70007 in key Software\Novell\Workstation
    Manager\Group Policies
    Found machine extensions...
    Found user extensions...
    Exiting MergeGptFile 0x0
    Reading user's user settings.
    Entered AppendPolicy
    C:\WINDOWS\System32\GroupPolicy.UserCache\User\Reg istry.pol
    Entered parseRegFile
    Val: 'BlockExeAttachments'
    Added: Software\Microsoft\Outlook Express\BlockExeAttachments
    Val: 'NoHTMLWallPaper'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \ActiveDesktop\NoHTMLWallPaper
    Val: '**del.NoChangingWallPaper'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \ActiveDesktop, val:
    NoChangingWallPaper
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \ActiveDesktop\**del.NoChangingWallPaper
    Val: 'ForceClassicControlPanel'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\ForceClassicControlPanel
    Val: 'NoSMMyPictures'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoSMMyPictures
    Val: 'NoStartMenuMyMusic'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoStartMenuMyMusic
    Val: 'NoDesktopCleanupWizard'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoDesktopCleanupWizard
    Val: 'NoWelcomeScreen'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoWelcomeScreen
    Val: 'NoActiveDesktop'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoActiveDesktop
    Val: '**del.NoInternetIcon'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoInternetIcon
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoInternetIcon
    Val: '**del.NoNetHood'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val: NoNetHood
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoNetHood
    Val: 'NoAutoUpdate'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoAutoUpdate
    Val: 'NoSMBalloonTip'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoSMBalloonTip
    Val: 'NoSMConfigurePrograms'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoSMConfigurePrograms
    Val: 'NoComputersNearMe'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoComputersNearMe
    Val: 'MaxRecentDocs'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\MaxRecentDocs
    Val: 'NoSharedDocuments'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoSharedDocuments
    Val: '**del.NoStartMenuEjectPC'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoStartMenuEjectPC
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoStartMenuEjectPC
    Val: 'NoActiveDesktopChanges'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\NoActiveDesktopChanges
    Val: '**del.NoAddPrinter'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoAddPrinter
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoAddPrinter
    Val: '**del.NoDeletePrinter'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoDeletePrinter
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoDeletePrinter
    Val: '**del.NoToolbarsOnTaskbar'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoToolbarsOnTaskbar
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoToolbarsOnTaskbar
    Val: '**del.NoSetTaskbar'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer, val:
    NoSetTaskbar
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\**del.NoSetTaskbar
    Val: 'ForceStartMenuLogOff'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Explorer\ForceStartMenuLogOff
    Val: '{20D04FE0-3AEA-1069-A2D8-08002B30309D}'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \NonEnum\{20D04FE0-3AEA-1069-A2D8-08002B30309D}
    Val: '**del.{450D8FBA-AD25-11D0-98A8-0800361B1103}'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \NonEnum, val:
    {450D8FBA-AD25-11D0-98A8-0800361B1103}
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \NonEnum\**del.{450D8FBA-AD25-11D0-98A8-0800361B1103}
    Val: '**del.{645FF040-5081-101B-9F08-00AA002F954E}'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \NonEnum, val:
    {645FF040-5081-101B-9F08-00AA002F954E}
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \NonEnum\**del.{645FF040-5081-101B-9F08-00AA002F954E}
    Val: '**del.Wallpaper'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \System, val: Wallpaper
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \System\**del.Wallpaper
    Val: '**del.WallpaperStyle'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \System, val:
    WallpaperStyle
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \System\**del.WallpaperStyle
    Val: 'NoDispScrSavPage'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \System\NoDispScrSavPage
    Val: 'NoAddFromNetwork'
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Uninstall\NoAddFromNetwork
    Val: '**del.NoAddRemovePrograms'
    Trying to delete key:
    Software\Microsoft\Windows\CurrentVersion\Policies \Uninstall, val:
    NoAddRemovePrograms
    Added:
    Software\Microsoft\Windows\CurrentVersion\Policies \Uninstall\**del.NoAddRemovePrograms
    Val: 'ListBox_Support_Allow'
    Added: Software\Policies\Microsoft\Internet Explorer\New
    Windows\ListBox_Support_Allow
    Val: '*.fleetviewonline.com'
    Added: Software\Policies\Microsoft\Internet Explorer\New
    Windows\Allow\*.fleetviewonline.com
    Val: '*.osg.com'
    Added: Software\Policies\Microsoft\Internet Explorer\New
    Windows\Allow\*.osg.com
    Val: 'NoHelpItemTutorial'
    Added: Software\Policies\Microsoft\Internet
    Explorer\Restrictions\NoHelpItemTutorial
    Val: 'NoHelpItemNetscapeHelp'
    Added: Software\Policies\Microsoft\Internet
    Explorer\Restrictions\NoHelpItemNetscapeHelp
    Val: 'NoHelpItemSendFeedback'
    Added: Software\Policies\Microsoft\Internet
    Explorer\Restrictions\NoHelpItemSendFeedback
    Val: 'PreventAutoRun'
    Added: Software\Policies\Microsoft\Messenger\Client\Preve ntAutoRun
    Val: ''
    Added: Software\Policies\Microsoft\SystemCertificates\Tru st\Certificates\
    Val: ''
    Added: Software\Policies\Microsoft\SystemCertificates\Tru st\CRLs\
    Val: ''
    Added: Software\Policies\Microsoft\SystemCertificates\Tru st\CTLs\
    Val: 'ScreenSaverIsSecure'
    Added: Software\Policies\Microsoft\Windows\Control
    Panel\Desktop\ScreenSaverIsSecure
    Val: 'ScreenSaveActive'
    Added: Software\Policies\Microsoft\Windows\Control
    Panel\Desktop\ScreenSaveActive
    Val: 'ScreenSaveTimeOut'
    Added: Software\Policies\Microsoft\Windows\Control
    Panel\Desktop\ScreenSaveTimeOut
    Val: 'SCRNSAVE.EXE'
    Added: Software\Policies\Microsoft\Windows\Control
    Panel\Desktop\SCRNSAVE.EXE
    Val: 'ListBox_Support_ZoneMapKey'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\ListBox_Support_ZoneMapKey
    Val: '*.osg.com'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\ZoneMapKey\*.osg.com
    Val: 'osgintranet'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\ZoneMapKey\osgintranet
    Val: '1A00'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\Zones\1\1A00
    Val: '1809'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\Zones\1\1809
    Val: '1803'
    Added: Software\Policies\Microsoft\Windows\CurrentVersion \Internet
    Settings\Zones\1\1803
    Val: 'DontPromptForWindowsUpdate'
    Added:
    Software\Policies\Microsoft\Windows\DriverSearchin g\DontPromptForWindowsUpdate
    Val: 'NC_RenameLanConnection'
    Added: Software\Policies\Microsoft\Windows\Network
    Connections\NC_RenameLanConnection
    Val: 'PromptPasswordOnResume'
    Added:
    Software\Policies\Microsoft\Windows\System\Power\P romptPasswordOnResume
    Val: 'NoAUAsDefaultShutdownOption'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\NoAUAsDefaultShutdownOption
    Val: 'NoAUShutdownOption'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\NoAUShutdownOption
    Val: 'BehaviorOnFailedVerify'
    Added: Software\Policies\Microsoft\Windows NT\Driver
    Signing\BehaviorOnFailedVerify
    Val: 'MovieMaker'
    Added: Software\Policies\Microsoft\WindowsMovieMaker\Movi eMaker
    Exiting parseRegFile
    Exiting AppendPolicy
    C:\WINDOWS\System32\GroupPolicy.UserCache\User\Reg istry.pol 0x0
    Reading user's computer settings.
    Entered AppendPolicy
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Registry.pol
    Entered parseRegFile
    Val: 'NoUpdateCheck'
    Added: Software\Policies\Microsoft\Internet
    Explorer\Infodelivery\Restrictions\NoUpdateCheck
    Val: 'NoSplash'
    Added: Software\Policies\Microsoft\Internet
    Explorer\Infodelivery\Restrictions\NoSplash
    Val: 'PreventAutoRun'
    Added: Software\Policies\Microsoft\Messenger\Client\Preve ntAutoRun
    Val: 'NV PrimaryDnsSuffix'
    Added: Software\Policies\Microsoft\System\DNSClient\NV PrimaryDnsSuffix
    Val: ''
    Added: Software\Policies\Microsoft\Windows\Safer\
    Val: 'WUServer'
    Added: Software\Policies\Microsoft\Windows\WindowsUpdate\ WUServer
    Val: 'WUStatusServer'
    Added: Software\Policies\Microsoft\Windows\WindowsUpdate\ WUStatusServer
    Val: 'NoAutoRebootWithLoggedOnUsers'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\NoAutoRebootWithLoggedOnUsers
    Val: 'AutoInstallMinorUpdates'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\AutoInstallMinorUpdates
    Val: 'DetectionFrequencyEnabled'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\DetectionFrequencyEnabled
    Val: 'DetectionFrequency'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\DetectionFrequency
    Val: 'UseWUServer'
    Added: Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\UseWUServer
    Val: 'RescheduleWaitTimeEnabled'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\RescheduleWaitTimeEnabled
    Val: 'RescheduleWaitTime'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\RescheduleWaitTime
    Val: 'NoAutoUpdate'
    Added: Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\NoAutoUpdate
    Val: 'AUOptions'
    Added: Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\AUOptions
    Val: 'ScheduledInstallDay'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\ScheduledInstallDay
    Val: 'ScheduledInstallTime'
    Added:
    Software\Policies\Microsoft\Windows\WindowsUpdate\ AU\ScheduledInstallTime
    Val: 'RegistrationOverwritesInConflict'
    Added: Software\Policies\Microsoft\Windows
    NT\DNSClient\RegistrationOverwritesInConflict
    Val: 'SearchList'
    Added: Software\Policies\Microsoft\Windows NT\DNSClient\SearchList
    Val: 'PreventIISInstall'
    Added: Software\Policies\Microsoft\Windows NT\IIS\PreventIISInstall
    Val: 'SecurityCenterInDomain'
    Added: Software\Policies\Microsoft\Windows NT\Security
    Center\SecurityCenterInDomain
    Exiting parseRegFile
    Exiting AppendPolicy
    C:\WINDOWS\System32\GroupPolicy.UserCache\Machine\ Registry.pol 0x0
    Entered GenerateGptFile(C:\WINDOWS\System32\GroupPolicy)
    g_dwVersion: 0x70007.
    Writing GPT Version to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x70007 to GPT Version in key Software\Novell\Workstation
    Manager\Group Policies
    Exiting GenerateGptFile 0x0
    Exiting RestoreCachedGP 0x0
    Writing Group Policy User Status to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x3000 to Group Policy User Status in key
    Software\Novell\Workstation Manager\Group Policies
    Bumping GPT version...
    Entered SetGptVersion(0x0, TRUE).
    Reading GPT Version from \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Read reg. value GPT Version: 0x70007 in key Software\Novell\Workstation
    Manager\Group Policies
    Read file C:\WINDOWS\System32\GroupPolicy\GPT.ini
    Found version 0x70007 in gpt.ini
    Using version: 0x70007
    Saving GPT version: 0x80008
    Writing GPT Version to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x80008 to GPT Version in key Software\Novell\Workstation
    Manager\Group Policies
    Exiting SetGptVersion 0x0.
    Entered AppendSecuritySettings
    Inf path: C:\WINDOWS\System32\GroupPolicy\Machine\Microsoft\ Windows
    NT\SecEdit\XPSec.dat
    Restoring GP settings
    Loading Account Policies...
    Loading Audit Policies...
    Loading user rights...
    Restoring security options...
    No data
    No data
    No data
    No data
    No data
    No data
    No data
    No data
    No data for Administrator account name.
    LoadXPSecuritySettings returning 0
    LoadHive entered
    LoadHive exit : 0
    Exiting AppendSecuritySettings 0x0
    Signalling OS to refresh policies
    RegQueryValueEx returned 2
    Policies are set to apply asynchronously
    Policies will be processed asynchronously
    Entered SetGptVersion(0x0, TRUE).
    Reading GPT Version from \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Read reg. value GPT Version: 0x80008 in key Software\Novell\Workstation
    Manager\Group Policies
    Read file C:\WINDOWS\System32\GroupPolicy\GPT.ini
    Found version 0x80008 in gpt.ini
    Using version: 0x80008
    Saving GPT version: 0x90009
    Writing GPT Version to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x90009 to GPT Version in key Software\Novell\Workstation
    Manager\Group Policies
    Exiting SetGptVersion 0x0.
    Entering RunGPUpdate
    Exiting RunGPUpdate 0
    Exiting ApplyPolicies 0x0
    Writing Last Run Time High to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x1c58076 to Last Run Time High in key
    Software\Novell\Workstation Manager\Group Policies
    Writing Last Run Time Low to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x34349ce0 to Last Run Time Low in key
    Software\Novell\Workstation Manager\Group Policies
    Apply user policies releasing mutex.
    Exiting WMHelperInteractiveUserEntry ccode: 0x0
    Closing log file.
    WMHelperInitialization (Mar 4 2004) called! Flags: 0x2001. Event: 0x2000.
    Impersonation: 0x1
    Opened Mutex.
    Loaded userenv.dll
    Mapped function RefreshPolicy
    Mapped function RegisterGPNotification
    Mapped function UnregisterGPNotification
    Mapped function RefreshPolicyEx
    Exiting WMHelperInitialization. Returning flags: 0x11
    Entering WMHelperInteractiveUserEntry!
    szFullDN = CN=wintest3.OU=Users.OU=Newcastle.O=OSG
    DN is Typed convert it to TYPELESS
    g_szUserDN = wintest3.Users.Newcastle.OSG
    GinaGetUsersSIDInTextualForm ENTERED
    Textual SID : S-1-5-21-1214440339-507921405-1708537768-1019
    GinaGetUsersSIDInTextualForm EXIT : 0
    Writing Don't reparse to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x0 to Don't reparse in key Software\Novell\Workstation
    Manager\Group Policies
    Current time high: 0x1c58076
    Reading Last Run Time High from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Last Run Time High: 0x1c58076 in key
    Software\Novell\Workstation Manager\Group Policies
    Previous time high: 0x1c58076
    Writing Don't reparse to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x1 to Don't reparse in key Software\Novell\Workstation
    Manager\Group Policies
    Writing User Logged In to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x1 to User Logged In in key Software\Novell\Workstation
    Manager\Group Policies
    Entered CheckForObsoleteWksCache
    CN=LT_VECTOR.OU=Workstations.OU=Newcastle.O=OSG.
    Full Object DN
    CN=LT_VECTOR.OU=Workstations.OU=Newcastle.O=OSG.OU =Users.OU=Newcastle.O=OSG
    Calling WMGetAllAssociatedObjects(FALSE, MARITIME, 1,
    CN=LT_VECTOR.OU=Workstations.OU=Newcastle.O=OSG.OU =Users.OU=Newcastle.O=OSG,
    WINNT Workstation Package, zenwmGroupPolicy, 512, pBuffer)
    WMGetAllAssociatedObject returned 2
    No associated workstation policies. Deleting
    C:\WINDOWS\System32\GroupPolicy.WksCache.
    DeleteGPRegVal: Error 0x2 deleting Group Policy Machine Flags
    Exiting CheckForObsoleteWksCache 2
    Applying user policies
    Reading Don't reparse from \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Read reg. value Don't reparse: 0x1 in key Software\Novell\Workstation
    Manager\Group Policies
    Reading Group Policy User Status from \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Read reg. value Group Policy User Status: 0x3000 in key
    Software\Novell\Workstation Manager\Group Policies
    Read reg. key Group Policy User Status: 0x3000
    Policy applied at predesktop. Skipping reapplication at user login.
    Writing Don't reparse to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x0 to Don't reparse in key Software\Novell\Workstation
    Manager\Group Policies
    Writing Last Run Time High to \HKLM\Software\Novell\Workstation
    Manager\Group Policies
    Wrote reg. value 0x1c58076 to Last Run Time High in key
    Software\Novell\Workstation Manager\Group Policies
    Writing Last Run Time Low to \HKLM\Software\Novell\Workstation Manager\Group
    Policies
    Wrote reg. value 0x38844da0 to Last Run Time Low in key
    Software\Novell\Workstation Manager\Group Policies
    Apply user policies releasing mutex.
    Exiting WMHelperInteractiveUserEntry ccode: 0x0
    Closing log file.
    Thanks in advance
    Ali

    DUPLICATE
    Answered in
    novell.support.zenworks.desktops.3x.workstation-manager
    Regards
    Rolf Lidvall
    Swedish Radio (Ltd)
    NSC SysOp

  • Enable User Rights using Adobe Acrobat Professional 7

    I created an editable PDF form using LifeCycle Designer 7.0.  My goal is to have users fill out the form and email the actual filled out form not the XML code. I added a regualr button with the following java script.
    event.target.submitForm({cURL:"mailto:[email protected]?subject=Submitted Form&body=Please find attached the completed form.",cSubmitAs:"PDF",cCharset:"utf-8"});
    Show = Click
    Language = JavaScript
    Run At = Client
    When I test the button in Adobe Professional or in LifeCycle the button works fine.  However when I open the file in Reader 9, it does not work.  I do not encuonter any error messages.  Nothing happens when you click on the button.  I thought that users rights need to be enabled in order for it to work.  Unfortunately I do not see how to do this Adobe Acrobat Professional 7.  I do not have Adobe Acrobat Professional 8.  Any ideas on what I can do to correct this issue?

    For Reader users and AA7, your only choice is to have the XML file submitted. Then simply open the form in Acrobat and import the XML data file to fill the form. This will be exactly what the user saw when they submitted it. Thus there is no need to submit the entire form.

  • Trying to run wls in ecplise

    Has any one seen smtg simillar to this? I am trying to run wls 6.1 as a
    plugin to eclipse. I suspect there can be a problem with the plugin
    classloader? Funny thing is that the class not found below really does not
    exist in weblogic.jar...
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationError -
    with nested exception:
    [java.lang.ClassNotFoundException:
    weblogic.management.descriptors.ejb11.AdminServerMBean]
    java.lang.ClassNotFoundException:
    weblogic.management.descriptors.ejb11.AdminServerMBean
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:195)
    at weblogic.management.internal.Helper.findClass(Helper.java:729)
    at
    weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:10
    2)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBea
    nImpl.java:103)
    at weblogic.management.AdminServer.<init>(AdminServer.java:110)
    at weblogic.management.Admin.initialize(Admin.java:216)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:354)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
    at weblogic.Server.main(Server.java:35)
    at com.objectlearn.wlserver.integration.Server$1.run(Server.java:55)
    at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationError - with nested
    exception:
    [java.lang.ClassNotFoundException:
    weblogic.management.descriptors.ejb11.AdminServerMBean]
    at
    weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:11
    7)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBea
    nImpl.java:103)
    at weblogic.management.AdminServer.<init>(AdminServer.java:110)
    at weblogic.management.Admin.initialize(Admin.java:216)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:354)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
    at weblogic.Server.main(Server.java:35)
    at com.objectlearn.wlserver.integration.Server$1.run(Server.java:55)
    at java.lang.Thread.run(Thread.java:484)
    Reason: Fatal initialization exception

    01. Save the AppleScript code as an 'Application Bundle', via 'Script Editor's 'File, Save As...' menu items' 'File Format:' popup buttons' 'Application Bundle' menu item.
    02. In 'Finder' - '<control>' click (or right click, if using a multiple button mouse) on your just saved 'Application Bundle' application, and select the 'Show Package Contents' menu item. A window containing a folder 'Contents' will appear.
    03. Double click on the 'Contents' folder. A Window, titled 'Contents' will appear.
    04. Using 'Property List Editor' (installed when installing 'Xcode') open the file 'Info.plist'. A window titled 'Info.plist' will appear.
    05. Click on the disclosure triangle (which is pointing to the right) to the left of 'Root'. The disclosure triangle will point down, and the contents of 'Root' displayed.
    06. Click on 'Root'; the 'New Sibling' button will be renamed 'New Child' and will become enabled ... or ... Click on any item below 'Root'; the 'New Sibling' will become enabled.
    07. Click on the 'New Child' or 'New Sibling' button.
    08. Enter 'LSUIElement' (without the single quote marks), and then press either the '<tab>' or '<return>' key. The entry may jump to a new position.
    09. Locate the 'LSUIElement' entry row (listing), and under the 'Value' column click twice, enter '1' (without the single quote marks), and finally press the '<return>' key.
    You should now see (under 'Property' 'Class' 'Value' respectively) ...
    LSUIElement String 1
    10. Close the 'Info.plist' window. A drop down sheet will appear. Click on the 'Save' button.
    11. Quit 'Property List Editor'.

  • Help setting up accounts and user rights for students

    hi there, we've just bought an xserve for a college classroom running 20 imac clients and me being new to the xserve and macs in general wondered if you guys can tell me the workflow for setting user accounts up and getting the students to log onto the xserve domain with their accounts. so that the xserve can give their imacs the restrcitions for their use (user rights basically) how the imacs log on has really got me stumped as with windows it does it on logging in? any help would be appreciated

    I've just realised that you have to manually remove some stuff from the classes such as reference to J2Se classes.
    How do you do this.

  • Suggested user rights for FCP daily work

    friends,
    I am wondering what is the suggested user rights for a user doing daily work with final cut pro?
    Should this user be an admin or restricted?
    What is the suggested - best practice?
    I am wondering what the benefits - drawbacks are of iether means.
    What do you do?
    Thnaks

    If you're the only user, you need to have admin privileges...
    If you're not the only user, and you don't trust the other users, then just give one person admin privileges... That said, I know of several bays here in Denver which are used extensively by many users and they all share the same user account without a problem... just sort of depends on how much you trust all those different folks.
    FCP runs fine either way, but only admin's can install updates or other applications. In some cases you can even set up systems that won't allow users to even use utilities... I think this is likely taking things a bit far, but it's certainly not unknown to do this. (keeps them from reformatting drives for example).
    But in and of itself, FCS runs OK with or without admin privileges.
    Jerry

  • Remote Desktop user rights assignment

    I have a 2012 server that I'm using with Remote Desktop Services. Users connect to this server to work with QuickBooks 2013 Premiere.  The problem is that QuickBooks would not run unless users had administrative rights.  To get around this I made
    everyone an administrator.  The problem is that a user inadvertently shut down the server.  How can I assign enough rights to enable users to use QuickBooks, but not shut down the server?
    More specifically - how can I more granularly adjust the rights and permissions users have when they log in via Remote Desktop.
    Thanks!

    Hi,
    As QuickBookes requires the Windows administrator privilege, I’m afraid that we cannot limit user rights and prevent them to shut down the server.
    However, as a workaround, you may try to publish QuickBooks as a RemoteApp so that users will just connect to the App instead of the server.
    Overview of RemoteApp
    http://technet.microsoft.com/en-us/library/cc755055.aspx
    Best Regards.
    Jeremy Wu
    TechNet Community Support

  • User Rights Assignment should WLi have

    Hi:
    No matter what system user I try to use I can't start the WLserver for WLi.
    What am I missing? or what rights should be assigned system user for WL to start?
    A system user name and password. WebLogic Server user names and passwords can
    contain any character from the JDK supported character sets, including international
    characters.
    Thank You
    David L. Wasler
    [email protected]

    Hi ikrambuneri,
    Based on your description, I have an idea .But I won`t guarantee it will work .
    We can use the AccessChk tool with parameter "/f /p"to check the token information and privilages information of this specific software process .Then we can create a group and authority the realted privilages to this group from the group policy .
    Group policy \Computer Configurations\Windows Settings \Security Settings \Local Policies\User Rights Assignment
    AccessChk v5.21
    https://technet.microsoft.com/en-us/sysinternals/bb664922.aspx?f=255&MSPPError=-2147217396
    As a work around ,you can create a shortcut with "Runas" command line for the user .Here is a link for reference of doing this .
    Please note that this method will ask for the administrator password for the first time to run the software short cut and it will save the administrator privilages and this may result in security issue .We don`t recommend to do this.
    Windows 7: Elevated Program Shortcut - Create for Standard User
    http://www.sevenforums.com/tutorials/193743-elevated-program-shortcut-create-standard-user.html
    NOTE: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites.
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • SCCM 2007 - Uninstall user rights installed program

    We are facing some issue when we want to uninstall Programs in Windows 7 which have been installed with the logged on user’s rights.
    We are using SCCM 2007 and have packages installing “Only when a user is logged on” and “Run with user rights”. We did this way package to run with user rights due to the application functionality.
    But the problem comes when we try to Uninstall the current package, we run a vbs script with admin rights to uninstall the current version before the install of the upgraded version, the VBS scripts runs with admin rights and a result the can’t the application
    under programs and features on the system.
    When we run the .vbs script with user right it work for the only that user who had previously logged on to that pc, so if the second user logs on get error when uninstalling the pervious application as it was installed under his user rights.
    I know this is a very tricky situation but can please help.
    Regards,
    Sabi

    execute the un-install from SCCM by means of a package and run it under the system account
    https://technet.microsoft.com/en-sg/library/gg682013.aspx?f=255&MSPPError=-2147217396
    Blog: http://theinfraguys.com
    Follow me at Facebook
    The Infra Guys Facebook Page
    Please remember to click Mark as Answer on the answer if it helps you in anyway

  • I have installed Firefox 5.0.1 and need administrator rights to run it and have lost my list of bookmarks.

    Recently, I upgraded to Firefox 5.0.1. I now require administrator rights to run it. If I start Firefox with ordinary user rights, I am presented with an error message which says that sqlite3.dll is missing from my computer. This file is actually present in three locations on my computer. However, Firefox runs if I start it with administrator rights.
    The spell checker no longer works, my list of bookmarks, which was quite extensive, has now disappeared. Also, my history has disappeared too. A security package which I used when
    accessing my bank account has also disappeared. This was called Rapport.

    Do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

Maybe you are looking for

  • Need guidance with what settings to use

    I play in a band and am trying to put together video to run while we are on stage. I'm using a Macbook with FCE and using this projector: http://www.projectorcentral.com/NEC-NP100.htm I'm taking clips from DVDs (read: NOT shooting video) and pasting

  • Upgrading to Final Cut Pro...

    Please don't laugh at my question... If you go from iMovie/iDVD to Final Cut Pro is it considered to be an upgrade? I am wanting to get Final Cut Pro but wanted to know if I was eligible for the upgrade price or would have to pay the full price. Than

  • Adobe acrobat error - unable to send mail

    I`m using Win 7 pro 64bit with acrobat 9.0 pro 32 bit. I am now unable to send .PDF`s from either the toolbar or from the File, attach mail. The system says Ädobe acrobat error - unable to send mail" Any hep would be appreciated. Many thanks

  • Can I define an RFC with multiple desitinations?

    I am working on intergration between SAP and JAVA, I am have to call RFC to get the pricing of a each lineitem from Java instead of getting from SAP Condition types while creating as Sales order. I have defined one RFC to connect to Java server progr

  • How to remove all records(Truncate) In SalesForce Object before load data in to it ?

    I'm loading data from Oracle to SalesForce staging object.Here i have to remove all the records in SFDC object before load data. Please guide me ,My work struck due to this