Re: Windows Update v5 and XPSP2RC2
From: Ansgar -59cobalt- Wiechers (bugtraq_at_planetcobalt.net)
Date: 07/27/04
- Previous message: Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]: "Re: Windows Update v5 and XPSP2RC2"
- Maybe in reply to: fIrestOrm: "Windows Update v5 and XPSP2RC2"
- Next in thread: Ball, Greg: "RE: Windows Update v5 and XPSP2RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Jul 2004 00:59:26 +0200 To: focus-ms@securityfocus.com
On 2004-07-26 Jordan Wiseman wrote:
> On 2004-07-26 Ansgar -59cobalt- Wiechers wrote:
>> On 2004-07-23 blake.securityfocus@andromedia.ca wrote:
>>> In the (regrettable) absence of group policy, one could probably use
>>> something like PSExec (from the PSTools package:
>>> http://www.sysinternals.com/ntw2k/freeware/psexec.shtml) to load a
>>> .REG file remotely.
>>
>> No need for that. reg.exe can be used against remote computers.
>
> Yes...but not easily scripted like you can with psexec....with a list of
> computer names (from new view maybe) a single "for" loop could hit all
> the machines with psexec automatically.
IBTD. Please open a Command Prompt and type "reg /?". Install the
Support Tools first, if you're using Windows 2000.
> ie:
>
> for /F %i in (computers.txt) do psexec -i -u domain\user -p password
> -d \\%i "regedit" "/s \\server\share\file.reg"
Can be done with reg.exe as well.
> IMHO, this is much easier than manually hitting several machines with
> the regedit GUI.
I wasn't talking about regedit/regedt32.
Regards
Ansgar Wiechers
-- "Those who would give up liberty for a little temporary safety deserve neither liberty nor safety, and will lose both." --Benjamin Franklin --------------------------------------------------------------------------- ---------------------------------------------------------------------------
- Previous message: Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]: "Re: Windows Update v5 and XPSP2RC2"
- Maybe in reply to: fIrestOrm: "Windows Update v5 and XPSP2RC2"
- Next in thread: Ball, Greg: "RE: Windows Update v5 and XPSP2RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|