DeviLib - library about web, IT, programming and web design

Windows services - Application Management

Name: Application Management

Purpose:

Provides software installation services such as Assign, Publish, and Remove.

Default startup:

XP Home: Manual
XP Pro: Manual

Log On As:

Local System Account

Dependencies:

None

Default Registry:


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
"Description"="Processes installation, removal, and enumeration requests for Active Directory IntelliMirror group policy programs. If the service is disabled, users will be unable to install, remove, or enumerate any IntelliMirror programs. If this service is disabled, any services that explicitly depend on it will fail to start."
"DisplayName"="Application Management"
"ErrorControl"=dword:00000001
"ObjectName"="LocalSystem"
"Start"=dword:00000003
"Type"=dword:00000020

Microsoft page

P.S. To edit services go to start->run and type services.msc
P.P.S. OS settings changing is your own responsibility

Related posts:

Post a Comment