#114532 - 2004-02-21 09:18 PM
Re: Patch Management
|
ShaneEP
MM club member
   
Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
|
Quote:
1. How does your company deal with updating client and servers with the latest patches?
We currently roll out all critical patches using kix scripting (of course). The server are all done manualy. All the different depts in IS are responsible for their own servers (citrix,sql,web,etc...) and there is usually one person that keeps track of progress.
Quote:
2. How do you roll these patches out ?
Using kixtart scripts...Every location has their own login script so we can roll them out a few sites at a time. That way if there any unexpected problems we can still keep it under control rather tham pushing them out company wide all at once. All the patches are applied at login with a nice little splash screen telling the user a patch is being applied and that their computer will reboot once it finishes.
Quote:
3. How do you know what client has the patch installed ?
I always use the registry key to verify patch isntallation. The MS articles almost always give you a key to check for. If not you can always use getfileversion, as in the case of the MDAC update. Ive also written a kixforms app that allows you to scan an entire subnet (local or remote) and it will report all unpatched and patched systems.
|
|
Top
|
|
|
|
#114537 - 2004-02-22 12:06 AM
Re: Patch Management
|
Radimus
Moderator
   
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
I am working on a kix service to install patches... domain service acct has admin on desktops but not servers.
controlled by a ini file on each distro server that contains the [reg key / file version] to test for to determine patch install eligibility.
It is actually much simpler than I though it would be... the hardest part was getting net admin to approve a domain user acct that has admin on every desktop
|
|
Top
|
|
|
|
#114539 - 2004-02-22 02:20 AM
Re: Patch Management
|
Radimus
Moderator
   
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
yes... but it needs network perms so it can access the patches... the typical svc acct is local only
|
|
Top
|
|
|
|
#114540 - 2004-02-22 02:58 AM
Re: Patch Management
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Servers: HFNetChkPro. Workstations: Altiris.
Kent
|
|
Top
|
|
|
|
#114543 - 2004-02-23 05:27 PM
Re: Patch Management
|
Learic
Fresh Scripter
Registered: 2004-02-16
Posts: 12
|
Quote:
yes... but it needs network perms so it can access the patches... the typical svc acct is local only
So could you give me an example of how to install a patch locally with a system service account? I know this is a far fetched idea, but how would one go about calling the system service account to install anything? It has to be possible but I don't know enough about using the sytem account to accomplish these types of things!
|
|
Top
|
|
|
|
#114545 - 2004-02-23 06:31 PM
Re: Patch Management
|
Radimus
Moderator
   
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
the system account has local admin and can install patches and such, but it has no network perms so it is incapable of dl'ing the patch.
you have to use a diferent method to det the patch to the machine, but once it is there it can install.
Search for Remote Execution Manager as an example of using the system account remotely
|
|
Top
|
|
|
|
#114548 - 2004-02-23 09:51 PM
Re: Patch Management
|
Learic
Fresh Scripter
Registered: 2004-02-16
Posts: 12
|
Quote:
Yes, it does have local admin privs. However, how do you start a process (e.g. an update) under the local SYSTEM account?
This is what I am questioning. If the file already resides on the workstation, how do you initiate an install process under the local system account. Since the file is already there, network access which isn't given to this account doesn't matter...
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 363 anonymous users online.
|
|
|