Chad Anderson wrote:
> Thanks Vladimir, but this does not work as presented.  I must be missing
> something.
>  
> When I go to a command prompt, on the windows machine with unattended on
> it, and change to the <unattened>/scripts folder and type in cvs -uD I
> get a message that cvs -uD is recognized as a valid internal or external
> command.  What else is required to do this in the manner you have
> suggested, and being on that windows machine?
>  
> Thank you!
> 
Sorry Chad, my fault. The procedure i have described is for *NIX machine not
for win. But the idea is as follows:
1) get the current version of the scripts (with cvs -uD) cvs is a concurent
versioning system tool. Also you can get the updated version from sf.net web
based cvs tree. For you more important are the updates scripts. these scripts
are called like ws2k3-updates.bat

2) the check and prepare scripts are used to see if something is changed
and/or missing and get it from somewhere.

3) with perl you can parse the *-updates.bat files to pick only the necessary
urls and after that to feed them to some sort of downloader. As far as i know
wget has win version and is a prety good tool.

you don't need cygwin if you just want to stay current on the updates
The task of syncyng the updates could be automated and i strongly advise on that
> 
>     procedure is as follows
> 
>     cd /scripts
>     cvs -uD
>     ./check
>     ./prepare
> 
>     the interesting files are
>     -updates.bat
>     they have the links in them. The prepare script fetches the
>     necessary urls
> 
>     Chad Anderson wrote:
>     > Can someone please direct me to documentation/instructions on how to
>     > keep unattended updates (like all the ms updates) current on a
>     Microsoft
>     > server, as opposed to a ?NIX server?
>     >
>     > Thank you!
>     >
>     > Chad D. Anderson ([EMAIL PROTECTED] )
>     >
>     > Yahoo! DSL
>     > >> Something to write home about. Just $16.99/mo. or less
> 
>     -- 
>     Regards
>     Vladimir Vitkov
>     Operations Team
> 
> 
>     -------------------------------------------------------
>     This SF.net email is sponsored by: Splunk Inc. Do you grep through
>     log files
>     for problems? Stop! Download the new AJAX search engine that makes
>     searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>     http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>     _______________________________________________
>     unattended-info mailing list
>     [email protected]
>     https://lists.sourceforge.net/lists/listinfo/unattended-info
> 
> 
> Yahoo! Photos
> Ring in the New Year with Photo Calendars
> <http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir=>.
> Add photos, events, holidays, whatever.

-- 
Regards
Vladimir Vitkov
Operations Team


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to