<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Problemi e Soluzioni di un sistemista informatico &#187; windows</title>
	<atom:link href="http://blog.maurizio.proietti.name/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maurizio.proietti.name</link>
	<description>Il blog tecnico di Maurizio Proietti a Prato 59100. Info e configurazioni linux microsoft</description>
	<lastBuildDate>Mon, 02 Jan 2012 08:33:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Provvedimento del garante sugli Amministratori di sistema</title>
		<link>http://blog.maurizio.proietti.name/2009/10/29/provvedimento-del-garante-sugli-amministratori-di-sistema/</link>
		<comments>http://blog.maurizio.proietti.name/2009/10/29/provvedimento-del-garante-sugli-amministratori-di-sistema/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:06:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[59100]]></category>
		<category><![CDATA[AdS]]></category>
		<category><![CDATA[Amministratori di Sistema]]></category>
		<category><![CDATA[garante]]></category>
		<category><![CDATA[logserver]]></category>
		<category><![CDATA[prato]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[provvedimento]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/?p=404</guid>
		<description><![CDATA[Premetto che la ritengo una gran cagata&#8230; e completamente inutile, visto che i log NON HANNO ALCUN VALORE PROBATORIO! Ma visto che dobbiamo adeguarci&#8230; cerchiamo di farlo a COSTO ZERO! Io ho risolto (sto risolvendo) così: Installo rsyslog con logging su file sul logserver Su un server linux CentOs 5.* yum install rsyslog* vim /etc/sysconfig/rsyslog [...]]]></description>
			<content:encoded><![CDATA[<p>Premetto che <span style="text-decoration: line-through;">la ritengo una gran cagata&#8230; e completamente inutile, visto che</span> i log NON HANNO ALCUN VALORE PROBATORIO!</p>
<p>Ma visto che dobbiamo adeguarci&#8230; cerchiamo di farlo a COSTO ZERO!</p>
<p>Io ho risolto (sto risolvendo) così:</p>
<h2>Installo <strong>rsyslog</strong> con logging su file sul logserver</h2>
<p>Su un server <strong>linux CentOs 5.*</strong></p>
<div><span style="font-size: x-small; font-family: Arial;">yum install rsyslog*</span></div>
<div><span style="font-size: x-small; font-family: Arial;">vim /etc/sysconfig/rsyslog</span></div>
<div><span style="font-size: x-small; font-family: Arial;">sostituisco</span></div>
<div><span style="font-size: x-small; font-family: Arial;">SYSLOGD_OPTIONS=&#8221;-m  0&#8243;<br />
con<br />
SYSLOGD_OPTIONS=&#8221;-m 0 -r&#8221;</span></div>
<div><span style="font-size: x-small; font-family: Arial;">vim /etc/rsyslog.conf</span></div>
<div>###################################################</div>
<div><span style="font-size: x-small; font-family: Arial;">$template DynAuth, &#8220;/var/log/TUTTI/%$MONTH%/%$DAY%/%FROMHOST%.log&#8221;<br />
local1.*,user.*,auth.*,authpriv.*,kern.* ?DynAuth<br />
$EscapeControlCharactersOnReceive off<br />
%msg:::space-cc%<br />
*.info;mail.none;authpriv.none;cron.none                /var/log/messages<br />
authpriv.*                                              /var/log/secure<br />
mail.*                                                  -/var/log/maillog<br />
cron.*                                                  /var/log/cron<br />
*.emerg                                                 *<br />
uucp,news.crit                                          /var/log/spooler<br />
local7.*                                                /var/log/boot.log<br />
local3.*                                                /var/log/varie.log</span></div>
<div>###################################################</div>
<div>vedi<span style="font-size: x-small; font-family: Arial;"><a title="http://openskill.info/infobox.php?ID=1475" href="http://openskill.info/infobox.php?ID=1475"> http://openskill.info/infobox.php?ID=1475</a></span></div>
<div>
<h2>Abilitare il logging su tutti i server linux</h2>
<p>Su un qualsiasi server <strong>linux</strong></p>
</div>
<div>cat /etc/syslog.conf</p>
<p>auth.*;authpriv.*;local1.*          @logserver.dominio</p>
</div>
<div>Su ogni server devo poi creare utenti PERSONALI da assegnare a tutti gli AdS:</div>
<div>useradd -G wheel -m -s /bin/bash username</div>
<div>passwd username</div>
<div>Aggiungo</div>
<div>AllowUsers username</div>
<div>in /etc/ssh/sshd_config</div>
<div>lancio</div>
<div>visudo</div>
<div>e aggiungo o decommento la riga seguente:</div>
<div>%wheel  ALL=(ALL)       ALL</div>
<div>In questo modo gli AdS dovranno loggarsi con il loro account ed usare sudo</div>
<div>(consiglio il sudo -i o sudo -u per diventare root)</div>
<div>Il vantaggio dell&#8217;uso di sudo sta nel fatto che ho potuto cambiare password a root e metterla in cassaforte senza la necessità di comunicarla a tutti gli AdS (dato che sudo permette di diventare root inserendo la propria password)</div>
<div>
<h2>Abilitare il logging su Oracle 9i</h2>
</div>
<div><span style="font-size: x-small; font-family: Arial;">mkdir /var/log/oracle/<br />
chown -R oracle:dba /var/log/oracle/<br />
SHOW  PARAMETER audit<br />
ALTER SYSTEM SET audit_trail=OS SCOPE=SPFILE;<br />
ALTER  SYSTEM SET audit_sys_operations=TRUE SCOPE=SPFILE;<br />
ALTER SYSTEM SET  audit_file_dest=&#8221;/var/log/oracle&#8221; SCOPE=SPFILE;<br />
AUDIT SESSION;<br />
SHUTDOWN  IMMEDIATE<br />
startup</span></div>
<div>Occorre poi creare un cron sul logserver che filtra solo i login/logout  e prelevi i risultati.</div>
<div>Nella ver 9i infatti non è possibile inviare i log a un remote syslog</div>
<div>
<h2>Abilitare il logging su Postgres<span style="font-size: x-small; font-family: Arial;"> </span></h2>
<p><span style="font-size: x-small;"><span style="font-family: Arial;">Modifico<br />
/usr/local/pgsql/data/postgresql.conf<br />
come segue:</span></span></p>
<p><span style="font-size: x-small;"><span style="font-family: Arial;">log_destination = &#8216;syslog&#8217;</span></span></p>
<div><span style="font-size: x-small; font-family: Arial;">syslog_facility = &#8216;LOCAL1&#8242;<br />
syslog_ident = &#8216;postgres&#8217;</span></div>
<div><span style="font-size: x-small; font-family: Arial;"> </span></div>
<div><span style="font-size: x-small; font-family: Arial;">log_connections = true<br />
log_disconnections = true<br />
log_duration =  true</span></div>
</div>
<div><span style="font-size: x-small; font-family: Arial;">log_hostname = true</span></div>
<div>
<h2>Abilitare il logging su MySql</h2>
</div>
<div>Dato che mysql non supporta la scrittura di log su syslog si può risolvere nel seguente modo:</p>
<p>Nel file<br />
/etc/my.cnf</p>
<p>nella sezione<br />
[mysqld]</p>
<p>aggiungo<br />
log=/var/log/mysql.log</p>
<p>Poi lancio all&#8217;avvio il seguente comando:</p>
<p><span style="text-decoration: line-through;">tail -f /var/log/mysql.log | egrep &#8216;Connect|Quit&#8217; | logger -p LOCAL1.info -t mysql &amp;</span></p>
<p>(ringrazio Stefano Coletta (http://www.mindcreations.com/) per la precisazione:</p>
<p><em>l’egrep va corredato dall’opzione –line-buffered altrimenti non funziona  correttamente</em>)</p>
<p>tail -f /var/log/mysql.log | egrep –line-buffered &#8216;Connect|Quit&#8217; | logger -p  LOCAL1.info -t mysql &amp;</p>
<p>e lo salvo nell&#8217; rc.local</p>
<p>e lo metto anche nella sezione <strong>postrotate </strong>del <strong>logrotate </strong>in<br />
/etc/logrotate.d/mysql-log-rotate</p>
<p>Altrimenti, come suggeritomi dal buon <em>Alessandro Corbelli</em> di <em><a href="http://www.web4web.it"><span class="moz-txt-link-abbreviated">www.web4web.it</span></a></em> si possono usare le named pipe:</p>
<p><a href="http://www.linuxjournal.com/article/2156">http://www.linuxjournal.com/article/2156</a></p>
<p><a href="http://www.linuxjournal.com/content/using-named-pipes-fifos-bash">http://www.linuxjournal.com/content/using-named-pipes-fifos-bash</a></p>
<p><em>Non loggo tutto su file ma ho creato una named pipe ed in inittab ho inserito, in respawn, uno script<span> </span> così composto<span> </span></em></p>
<p><em><span> </span>while [ true ]; do<br />
tail -f &lt;namedpipe&gt; | egrep &#8216;Connect|Quit&#8217; | logger&#8230;<br />
done</em></p>
<p><em>Le prestazioni sono &#8216;abbastanza&#8217; decenti.<br />
Il while sarebbe anche superfluo&#8230;</em></p>
<p>Occorre fare attenzione a un particolare:</p>
<p><strong>Se si utilizza la named pipe con lo script in inittab, nello script NON deve esserci il tail, ma il cat.</strong></p>
<p><strong>Quindi lo script diventa:</strong></p>
<p>while [ true ]; do<br />
<strong>cat</strong> &lt;namedpipe&gt; | egrep &#8216;Connect|Quit&#8217; | logger -p LOCAL1.info -t mysql<br />
done</p>
<p><em><br />
</em></p>
</div>
<div>
<h2>Abilitare il logging sui server Windows</h2>
<p>Sui server <strong>windows</strong></p>
</div>
<div>
<p>Ho usato snare:</p>
<p>SnareSetup-3.1.5-MultiArch.exe</p>
<p><a href="http://www.intersectalliance.com/projects/SnareWindows/index.html">http://www.intersectalliance.com/projects/SnareWindows/index.html</a></p>
<p>Come “Destination snare server address” ho messo lo stesso ip del log server e come porta la 514</p>
<h2>Abilitare il logging su Exchange</h2>
<div>Per abilitare il logging sel mailserver:</p>
<p><strong>Gestore sistema Exchange</strong> -&gt; Gruppi amministrativi -&gt; &lt;nome&gt;  -&gt; server -&gt; NomeServer -&gt; tasto dx sul server -&gt; registrazione Diagnostica<br />
-&gt; MSExchangeIS -&gt; private o cassetta postale -&gt; Accessi = minima; Controllo accessi = minima (oppure logons=minima e access control = minima)</p>
<p>Poi su <strong>snare</strong>:<br />
Creo un nuovo oggetto:<br />
Identify the high level event = Any event(s)<br />
Event ID Search Term = 1009,1016,1013,1029<br />
General Search Term = *<br />
Select the User Match Type = Include<br />
User Search Term = *admin*<br />
Identify the event types to be captured = Success Audit + Failure Audit<br />
Identify the event logs = Security  + Application<br />
Select the Alert Level = Critical</p>
</div>
<div>
<h2>Abilitare il logging sul FileServer</h2>
</div>
<div>Creo un nuovo oggetto:<br />
Identify the high level event = Any event(s)<br />
Event ID Search Term = 538,540,552,551,682,683,528<br />
General Search Term = *<br />
Select the User Match Type = Include<br />
User Search Term = *admin*<br />
Identify the event types to be captured = TUTTI<br />
Identify the event logs = Security<br />
Select the Alert Level = Critical</div>
<h2>Immodificabilità dei log</h2>
<p>Ogni notte, sul logserver, parte un cron che mi crea un md5 di tutti i file di log</p>
<p>Lo chiamo Z_calcola_md5.sh in modo che il cron lo chiama da ultimo DOPO il logrotate</p>
<p>cat /etc/cron.daily/Z_calcola_md5.sh</p>
<p>########################################<br />
#!/bin/bash<br />
TMP=`/bin/date &#8211;date=&#8217;1 days ago&#8217; +%m/%d`<br />
FILE_NAME=&#8221;MD5-`/bin/date &#8211;date=&#8217;1 days ago&#8217; +%m-%d`.md5&#8243;<br />
DEST_DIR01=&#8221;/var/log/TUTTI&#8221;<br />
DEST_DIR=&#8221;$DEST_DIR01/$TMP/&#8221;<br />
MD5_DIR=&#8221;/var/log/TUTTI/MD5/&#8221;<br />
cd $MD5_DIR<br />
find  $DEST_DIR  -type f -exec md5sum {} \;  &gt; $FILE_NAME<br />
#########################################</p>
<p>A questo punto posso creare un tar.gz e salvare i log su un dvd o effettuarne un backup</p>
</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 1995px; width: 1px; height: 1px;">
<p><a href="http://www.linuxjournal.com/article/2156">http://www.linuxjournal.com/article/2156</a></p>
<p><a href="http://www.linuxjournal.com/content/using-named-pipes-fifos-bash">http://www.linuxjournal.com/content/using-named-pipes-fifos-bash</a></p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2009%2F10%2F29%2Fprovvedimento-del-garante-sugli-amministratori-di-sistema%2F&amp;title=Provvedimento%20del%20garante%20sugli%20Amministratori%20di%20sistema" id="wpa2a_2"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2009/10/29/provvedimento-del-garante-sugli-amministratori-di-sistema/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
		<item>
		<title>Disabilitare le info di windows quando si muove il mouse sulle icone</title>
		<link>http://blog.maurizio.proietti.name/2009/02/24/disabilitare-le-info-di-windows-quando-si-muove-il-mouse-sulle-icone/</link>
		<comments>http://blog.maurizio.proietti.name/2009/02/24/disabilitare-le-info-di-windows-quando-si-muove-il-mouse-sulle-icone/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:42:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[icone]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[trucco]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/?p=344</guid>
		<description><![CDATA[Salve a tutti, a volte la presenza dei suggerimenti che windows da quando si passa con il mouse su file ed icone può essere fastidioso. Una soluzione sta nel disabilitare tale funzione. Per farlo occorre copiare il seguente testo in un file chiamato: disabilita_infotip.reg Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] “ShowInfoTip”=dword:00000000 ed eseguirlo. Riavviare il [...]]]></description>
			<content:encoded><![CDATA[<p>Salve a tutti,<br />
a volte la presenza dei suggerimenti che windows da quando si passa con il mouse su file ed icone può essere fastidioso.<br />
Una soluzione sta nel disabilitare tale funzione.<br />
Per farlo occorre copiare il seguente testo in un file chiamato:<br />
disabilita_infotip.reg</p>
<p><code><br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]<br />
“ShowInfoTip”=dword:00000000<br />
</code></p>
<p>ed eseguirlo.</p>
<p>Riavviare il pc e le info non compariranno più.<br />
Per rimettere tutto a posto come prima:</p>
<p><code><br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]<br />
“ShowInfoTip”=dword:00000001<br />
</code></p>
<p>Spero vi sia utile.<br />
Saluti</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2009%2F02%2F24%2Fdisabilitare-le-info-di-windows-quando-si-muove-il-mouse-sulle-icone%2F&amp;title=Disabilitare%20le%20info%20di%20windows%20quando%20si%20muove%20il%20mouse%20sulle%20icone" id="wpa2a_4"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2009/02/24/disabilitare-le-info-di-windows-quando-si-muove-il-mouse-sulle-icone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win XP &#8211; Eliminare la guida in linea dal menu Start</title>
		<link>http://blog.maurizio.proietti.name/2009/02/17/win-xp-eliminare-la-guida-in-linea-dal-menu-start/</link>
		<comments>http://blog.maurizio.proietti.name/2009/02/17/win-xp-eliminare-la-guida-in-linea-dal-menu-start/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:42:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/?p=330</guid>
		<description><![CDATA[La cosa che sopporto meno in assoluto è la MALEDETTA Guida in Linea. Tutte le volte che voglio cliccare su Start -&#62; Esegui&#8230; sbaglio e clicco su guida in linea&#8230; Grrr&#8230; Per eliminarla: Copiare il seguente &#8220;codice&#8221; in un file chiamato NoGuidaInLinea.reg ed eseguirlo Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] &#8220;NoStartMenuHelp&#8221;=dword:00000001 Spero sia di aiuto. [...]]]></description>
			<content:encoded><![CDATA[<p>La cosa che sopporto meno in assoluto è la MALEDETTA Guida in Linea.<br />
Tutte le volte che voglio cliccare su Start -&gt; Esegui&#8230; sbaglio e clicco su guida in linea&#8230;<br />
Grrr&#8230;</p>
<p>Per eliminarla:<br />
Copiare il seguente &#8220;codice&#8221; in un file chiamato NoGuidaInLinea.reg ed eseguirlo</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]<br />
&#8220;NoStartMenuHelp&#8221;=dword:00000001</p>
<p>Spero sia di aiuto.<br />
Saluti</p>
<p>Il File già Pronto è qui: <a href="http://blog.maurizio.proietti.name/wp-content/uploads/2009/02/noguidainlinea_menustart1.zip">noguidainlinea_menustart1</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2009%2F02%2F17%2Fwin-xp-eliminare-la-guida-in-linea-dal-menu-start%2F&amp;title=Win%20XP%20%26%238211%3B%20Eliminare%20la%20guida%20in%20linea%20dal%20menu%20Start" id="wpa2a_6"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2009/02/17/win-xp-eliminare-la-guida-in-linea-dal-menu-start/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problema con AVG 8 &#8211; avgnsx e problemi nella navigazione internet</title>
		<link>http://blog.maurizio.proietti.name/2009/02/11/problema-con-avg-8-avgnsx-e-problemi-nella-navigazione-internet/</link>
		<comments>http://blog.maurizio.proietti.name/2009/02/11/problema-con-avg-8-avgnsx-e-problemi-nella-navigazione-internet/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 08:07:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[avg]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/?p=326</guid>
		<description><![CDATA[Oggi ho avuto un bel problema con AVG 8. Appena aprivo IE o Firefox compariva il messaggio: avgnsx ha causato un errore. L&#8217;applicazione verrà chiusa. Appena cliccato su &#8220;non inviare&#8221; non riuscivo più a navigare. Nè con ie nè con firefox. Anche facendo telnet su un qualsiasi sito non riuscivo a collegarmi. Per risolvere ho [...]]]></description>
			<content:encoded><![CDATA[<p>Oggi ho avuto un bel problema con AVG 8.<br />
Appena aprivo IE o Firefox compariva il messaggio:<br />
avgnsx ha causato un errore. L&#8217;applicazione verrà chiusa.<br />
Appena cliccato su &#8220;non inviare&#8221; non riuscivo più a navigare.<br />
Nè con ie nè con firefox.<br />
Anche facendo telnet su un qualsiasi sito non riuscivo a collegarmi.</p>
<p>Per risolvere ho re-installato avg in modo &#8220;personalizzato&#8221; e non ho installato il componente link checker</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2009%2F02%2F11%2Fproblema-con-avg-8-avgnsx-e-problemi-nella-navigazione-internet%2F&amp;title=Problema%20con%20AVG%208%20%26%238211%3B%20avgnsx%20e%20problemi%20nella%20navigazione%20internet" id="wpa2a_8"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2009/02/11/problema-con-avg-8-avgnsx-e-problemi-nella-navigazione-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gestione degli utenti inattivi su Windows 2003 Server</title>
		<link>http://blog.maurizio.proietti.name/2008/08/07/gestione-degli-utenti-inattivi-su-windows-2003-server/</link>
		<comments>http://blog.maurizio.proietti.name/2008/08/07/gestione-degli-utenti-inattivi-su-windows-2003-server/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 15:07:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 2003 server]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/?p=212</guid>
		<description><![CDATA[Oggi ho deciso di ripulire un po&#8217; il dominio. Ho scritto uno script che permette di creare un report e/o di spostare gli account e/o di disattivare gli account che non eseguono l&#8217;accesso al dominio (owa compresa) da un tempo superiore a un numero di giorni settabili a piacere. Se può esservi utile, lo allego [...]]]></description>
			<content:encoded><![CDATA[<p>Oggi ho deciso di ripulire un po&#8217; il dominio.<br />
Ho scritto uno script che permette di<br />
creare un report e/o di spostare gli account e/o di disattivare gli account<br />
che non eseguono l&#8217;accesso al dominio (owa compresa) da un tempo<br />
superiore a un numero di giorni<br />
settabili a piacere.<br />
Se può esservi utile, lo allego di seguito.<br />
E&#8217; uno script VBS<br />
Saluti a tutti<br />
Maurizio Proietti</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<code><br />
'Option Explicit<br />
'On Error Resume Next</p>
<p>'—— SCRIPT CONFIGURATION ——<br />
'Creo un report? (si/no)<br />
CreaReport = "si"<br />
'Dove creo il report?<br />
ReportFolder = "\\fs3\SW_PKG\ScriptGestione\Report\"<br />
'ReportFileName = year(now())&#038;"_"&#038;month(now())&#038;"_"&#038;day(now())&#038;".txt"<br />
ReportFileName = year(now())&#038;"_"&#038;month(now())&#038;"_"&#038;day(now())&#038;".csv"</p>
<p>'Sposto gli account UTENTE nella OU definita + sotto? (si/no)<br />
MoveUsersAccount = "si"<br />
'Sposto gli account COMPUTER nella OU definita + sotto? (si/no)<br />
MoveComputersAccount = "no"</p>
<p>'Dove sposto gli account utente inattivi<br />
MoveUsersToOU = "OU=Users,OU=z_InactiveAccount,DC=prvprato1,DC=local"<br />
'Dove sposto gli account macchina inattivi<br />
MoveComputersToOU = "OU=Computers,OU=z_InactiveAccount,DC=prvprato1,DC=local"</p>
<p>'Disabilito gli account? (si/no)<br />
DisableUsersAccount = "si"<br />
DisableComputersAccount = "no"</p>
<p>'Quanti giorni di inattività occorrono per spostare gli account e di conseguenza cancellargli la posta? (deve essere >= 15)<br />
InactiveDaysToMoveAccounts = 90</p>
<p>'Quanti giorni di inattività occorrono per disabilitare gli account? (deve essere >= 15)<br />
InactiveDaysToDisableAccounts = 45</p>
<p>'Dove ricerco<br />
strDomainDN = "CN=Users,DC=prvprato1,DC=local"</p>
<p>'strDomainDN = "DC=prvprato1,DC=local<br />
'strDomainDN = "CN=test3,CN=Users,DC=prvprato1,DC=local"<br />
'strDomainDN = "OU=Users,OU=z_InactiveAccount,DC=prvprato1,DC=local"<br />
'strDomainDN = "DC=prvprato1, DC=local"</p>
<p>' —— END CONFIGURATION ———</p>
<p>'Option Explicit</p>
<p>'——–   Cerco e scrivo il lastLogonTimeStamp x utenti ———————</p>
<p>Const OPEN_FILE_FOR_APPENDING = 8</p>
<p>Dim objRootDSE, adoConnection, adoCommand, strQuery<br />
Dim adoRecordset, strDNSDomain, objShell, lngBiasKey<br />
Dim lngBias, k, strDN, dtmDate, objDate<br />
Dim strBase, strFilter, strAttributes, lngHigh, lngLow</p>
<p>' Obtain local Time Zone bias from machine registry.<br />
Set objShell = CreateObject("Wscript.Shell")<br />
lngBiasKey = objShell.RegRead("HKLM\System\CurrentControlSet\Control\" _<br />
&#038; "TimeZoneInformation\ActiveTimeBias")<br />
If (UCase(TypeName(lngBiasKey)) = "LONG") Then<br />
lngBias = lngBiasKey<br />
ElseIf (UCase(TypeName(lngBiasKey)) = "VARIANT()") Then<br />
lngBias = 0<br />
For k = 0 To UBound(lngBiasKey)<br />
lngBias = lngBias + (lngBiasKey(k) * 256^k)<br />
Next<br />
End If<br />
Set objShell = Nothing</p>
<p>' Determine DNS domain from RootDSE object.<br />
Set objRootDSE = GetObject("LDAP://RootDSE")<br />
strDNSDomain = objRootDSE.Get("defaultNamingContext")<br />
Set objRootDSE = Nothing</p>
<p>' Use ADO to search Active Directory.<br />
Set adoCommand = CreateObject("ADODB.Command")<br />
Set adoConnection = CreateObject("ADODB.Connection")<br />
adoConnection.Provider = "ADsDSOObject"<br />
adoConnection.Open "Active Directory Provider"<br />
adoCommand.ActiveConnection = adoConnection</p>
<p>' Search entire domain.<br />
'Nella ver originale c’era questo, ma a me interessa solo la CN=USERS<br />
'strBase = "<LDAP://" &#038; strDNSDomain &#038; ">"<br />
strBase = "<LDAP://" &#038; strDomainDN &#038; ">"</p>
<p>' Filter on all user objects.<br />
'strFilter = "(&#038;(objectCategory=person)(objectClass=user))"<br />
strFilter = "(&#038;(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))"</p>
<p>' Comma delimited list of attribute values to retrieve.<br />
strAttributes = "cn,distinguishedName,lastLogonTimeStamp"</p>
<p>' Construct the LDAP syntax query.<br />
strQuery = strBase &#038; ";" &#038; strFilter &#038; ";" &#038; strAttributes &#038; ";subtree"</p>
<p>' Run the query.<br />
adoCommand.CommandText = strQuery<br />
adoCommand.Properties("Page Size") = 100<br />
adoCommand.Properties("Timeout") = 60<br />
adoCommand.Properties("Cache Results") = False<br />
Set adoRecordset = adoCommand.Execute</p>
<p>'Creo il report VUOTO<br />
If (CreaReport = "si") Then<br />
Dim objFileSystem, objOutputFile<br />
Dim strOutputFile<br />
strOutputFile = ReportFolder &#038; ReportFileName<br />
Set objFileSystem = CreateObject("Scripting.fileSystemObject")<br />
Set objOutputFile = objFileSystem.CreateTextFile(strOutputFile, TRUE)<br />
objOutputFile.WriteLine("distinguishedName;" &#038; "CN;" &#038; "lastLogonTimeStamp;" &#038; "InactiveDays;" &#038; "Action;" &#038; "operazioni eseguite")<br />
objOutputFile.Close<br />
Set objFileSystem = Nothing<br />
End If</p>
<p>' Enumerate resulting recordset.<br />
Do Until adoRecordset.EOF<br />
LogAction = "0?<br />
Action = "0?<br />
' Retrieve attribute values for the user.<br />
strDN = adoRecordset.Fields("distinguishedName").Value<br />
strCN = adoRecordset.Fields("cn").Value<br />
' Convert Integer8 value to date/time in current time zone.<br />
On Error Resume Next<br />
Set objDate = adoRecordset.Fields("lastLogonTimeStamp").Value<br />
If (Err.Number <> 0) Then<br />
On Error GoTo 0<br />
dtmDate = #1/1/1601#<br />
Else<br />
On Error GoTo 0<br />
lngHigh = objDate.HighPart<br />
lngLow = objDate.LowPart<br />
If (lngLow < 0) Then<br />
lngHigh = lngHigh + 1<br />
End If<br />
If (lngHigh = 0) And (lngLow = 0 ) Then<br />
dtmDate = #1/1/1601#<br />
Else<br />
dtmDate = #1/1/1601# + (((lngHigh * (2 ^ 32)) _<br />
+ lngLow)/600000000 – lngBias)/1440<br />
End If<br />
End If<br />
' Display values for the user.<br />
InactiveDays = DateDiff("d", dtmDate, now)<br />
'———————– Sez disabilita utente ————————————————<br />
If (DisableUsersAccount = "si") Then<br />
If (InactiveDays >= InactiveDaysToDisableAccounts) Then<br />
'DISABILITO UTENTE<br />
set objUser = GetObject("LDAP://" &#038; strDN)<br />
if (objUser.AccountDisabled = FALSE) then<br />
LogAction = "Account disabled by script"<br />
objUser.AccountDisabled = TRUE<br />
objUser.SetInfo<br />
else<br />
LogAction = "Account già disabilitato"<br />
end if<br />
End If<br />
set objUser = Nothing<br />
End If<br />
'—————— FINE DISABILITA UTENTE ———————–</p>
<p>'———————– Sez sposta utente ————————————————<br />
If (MoveUsersAccount = "si") Then<br />
If (InactiveDays >= InactiveDaysToMoveAccounts) Then<br />
strObjectDN    = "LDAP://" &#038; strDN<br />
strObjectRDN   = "cn=" &#038; strCN<br />
'SPOSTO UTENTE<br />
set objMoveUsersToOU = GetObject("LDAP://" &#038; MoveUsersToOU)<br />
objMoveUsersToOU.MoveHere strObjectDN, strObjectRDN<br />
LogAction = LogAction &#038; " – Account spostato dallo script"<br />
End If<br />
set objMoveUsersToOU = Nothing<br />
End If<br />
'—————— FINE SPOSTA UTENTE ———————–</p>
<p>'———————– Sez REPORT ————————————————<br />
If (CreaReport = "si") Then<br />
If (dtmDate = #1/1/1601#) Then<br />
dtLastLogon= "Never"<br />
Else<br />
dtLastLogon = dtmDate<br />
End If<br />
If (InactiveDays >= InactiveDaysToDisableAccounts) Then<br />
Action = "To Disable"<br />
End If<br />
If (InactiveDays >= InactiveDaysToMoveAccounts) Then<br />
Action = "To Move and Delete emails"<br />
End If<br />
'Dim objFileSystem, objOutputFile<br />
'Dim strOutputFile</p>
<p>' generate a filename base on the script name<br />
strOutputFile = ReportFolder &#038; ReportFileName</p>
<p>Set objFileSystem = CreateObject("Scripting.fileSystemObject")<br />
Set objOutputFile = objFileSystem.OpenTextFile(strOutputFile, OPEN_FILE_FOR_APPENDING)<br />
objOutputFile.WriteLine(strDN &#038; ";" &#038; strCN &#038; ";" &#038; dtmDate &#038; ";" &#038; InactiveDays &#038; ";" &#038; Action &#038; ";" &#038; LogAction)<br />
objOutputFile.Close</p>
<p>Set objFileSystem = Nothing<br />
End if<br />
' ————————– FINE REPORT ———————————<br />
adoRecordset.MoveNext</p>
<p>Loop</p>
<p>' Clean up.<br />
adoRecordset.Close<br />
adoConnection.Close<br />
Set adoConnection = Nothing<br />
Set adoCommand = Nothing<br />
Set adoRecordset = Nothing<br />
Set objDate = Nothing<br />
</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2008%2F08%2F07%2Fgestione-degli-utenti-inattivi-su-windows-2003-server%2F&amp;title=Gestione%20degli%20utenti%20inattivi%20su%20Windows%202003%20Server" id="wpa2a_10"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2008/08/07/gestione-degli-utenti-inattivi-su-windows-2003-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rimborso per Windows preinstallato, il parere dell&#8217;Aduc</title>
		<link>http://blog.maurizio.proietti.name/2007/06/17/rimborso-per-windows-preinstallato-il-parere-delladuc/</link>
		<comments>http://blog.maurizio.proietti.name/2007/06/17/rimborso-per-windows-preinstallato-il-parere-delladuc/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 01:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[licenza]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/06/17/rimborso-per-windows-preinstallato-il-parere-delladuc/</guid>
		<description><![CDATA[Fonte: http://attivissimo.blogspot.com/2006/08/rimborso-windows-garante-sancisce.html Questo articolo vi arriva grazie alle gentili donazioni di &#8220;foucault66&#8243; e &#8220;f.graniglia&#8221;.L&#8217;Aduc ha pubblicato oggi un comunicato a proposito della controversia sul diritto negato al rimborso per Windows preinstallato e non utilizzato, come previsto da una poco nota clausola della licenza Microsoft. La questione (e il mio successo nell&#8217;ottenere il rimborso, seguito da [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;font-size:130%;" ></span>Fonte: <a class="moz-txt-link-freetext" href="http://attivissimo.blogspot.com/2006/08/rimborso-windows-garante-sancisce.html">http://attivissimo.blogspot.com/2006/08/rimborso-windows-garante-sancisce.html</a></p>
<p><span style="font-size:85%;"><span style="font-style: italic;">Questo articolo vi arriva grazie alle gentili </span><a style="font-style: italic;" href="http://www.attivissimo.net/donazioni/donazioni.htm">donazioni</a><span style="font-style: italic;"> di &#8220;foucault66&#8243; e &#8220;f.graniglia&#8221;.</span><br /></span><br />L&#8217;Aduc ha pubblicato oggi un <a href="http://www.aduc.it/dyn/comunicati/comu_mostra.php?id=152591">comunicato</a> a proposito della controversia sul diritto negato al rimborso per Windows preinstallato e non utilizzato, come previsto da una poco nota clausola della licenza Microsoft. La questione (e il mio successo nell&#8217;ottenere il rimborso, seguito da quello di pochi altri testardi) è raccontata in dettaglio nella mia <a href="http://www.attivissimo.net/rimborso_windows/istruzioni.htm">pagina apposita</a>.</p>
<p>L&#8217;associazione di consumatori aveva <a href="http://www.aduc.it/dyn/documenti/docu_mostra.php?id=126588">denunciato</a> Microsoft all&#8217;Autorità Garante della Concorrenza e del Mercato per abuso di posizione dominante, proprio perché è praticamente impossibile acquistare un PC senza Windows preinstallato (specialmente nel settore dei portatili e la clausola di rimborso prevista nella licenza viene sistematicamente boicottata da rivenditori e produttori. In questo senso, anzi, <a href="http://www.aduc.it/dyn/comunicati/comu_mostra.php?id=129117">Aduc ha citato in giudizio HP</a> e ha predisposto un <a href="http://www.aduc.it/dyn/sosonline/modulistica/modu_mostra.php?Scheda=129428">modulo</a> per la richiesta di rimborso.</p>
<p>Il comunicato Aduc di oggi cita la risposta dell&#8217;Autorità Garante, che non sono riuscito a trovare sul <a href="http://www.agcm.it/">sito del Garante</a> ma che secondo ADUC è in una <span style="font-style: italic;">&#8220;lettera 28300/06 del 27/7/2006&#8243;</span> nell&#8217;ambito del procedimento DC/5073 (sarebbe interessante leggerla per intero, ho già chiesto all&#8217;Aduc):<br />
<blockquote>&#8230;L&#8217;Autorità, dopo la seduta dello scorso 20 luglio 2006, ci ha comunicato che secondo lei questo abuso non c&#8217;è: per Microsoft l&#8217;Autorità ritiene che quanto da noi segnalato non vi è riferibile, ma lo sarebbe per le imprese produttrici di hardware che pre-installano Windows nei computer. <i>&#8220;Dalle informazioni raccolte</i> –continua l&#8217;Autorita&#8217; garante della Concorrenza e del Mercato- <i>è inoltre emerso che sul mercato vi sono imprese che offrono prodotti che non installano tale sistema operativo e che comunque i consumatori possono rifiutare l&#8217;installazione di Windows e ricevere un rimborso&#8221;.</i></p></blockquote>
<p> Microsoft non è colpevole, insomma, ma lo sono i rivenditori e i produttori che non consentono l&#8217;applicazione corretta della licenza. Al tempo stesso, le parole del Garante <span style="font-weight: bold;">ribadiscono il diritto del consumatore a ricevere un rimborso.</span></p>
<p>Aduc riassume lucidamente il problema del rimborso. A parte la faccenda di arricchire ulteriormente Microsoft con un prodotto che il consumatore non vuole (perché vuole installare Linux o ha già una licenza valida di Windows) ma è costretto a pagare,<br /><span style="font-style: italic;"><br />
<blockquote>i consumatori vorrebbero poter scegliere &#8220;UN PC SENZA SISTEMA OPERATIVO&#8221; alla stregua di &#8220;UN VASO SENZA FIORI&#8221;; o perlomeno, i fiori vorrebbero poterli scegliere da soli!</p></blockquote>
<p> </span>Parole sante.
<pre class="moz-signature" cols="50"> </pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F06%2F17%2Frimborso-per-windows-preinstallato-il-parere-delladuc%2F&amp;title=Rimborso%20per%20Windows%20preinstallato%2C%20il%20parere%20dell%26%238217%3BAduc" id="wpa2a_12"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/06/17/rimborso-per-windows-preinstallato-il-parere-delladuc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2000 non vede il disco superiore a 137GB</title>
		<link>http://blog.maurizio.proietti.name/2007/06/15/windows-2000-non-vede-il-disco-superiore-a-137gb/</link>
		<comments>http://blog.maurizio.proietti.name/2007/06/15/windows-2000-non-vede-il-disco-superiore-a-137gb/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 13:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/06/15/windows-2000-non-vede-il-disco-superiore-a-137gb/</guid>
		<description><![CDATA[Windows 2000 non vede il disco superiore a 137GBA me riconosceva un disco da 250GB com uno da 128GB SOLUZIONE: http://support.microsoft.com/default.aspx?scid=kb;en-us;q305098 Occorre creare la seguente chiave di registro:InHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters Value name: EnableBigLbaData type: REG_DWORDValue data: 0&#215;1 riavviare e tutto funziona.]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: times new roman;font-size:130%;" >Windows 2000 non vede il disco superiore a 137GB</span><span style="font-size:130%;"><br /></span><span style="font-family: times new roman;font-size:100%;" ><span style="font-size:130%;">A me riconosceva un disco da 250GB com uno da 128GB</span></p>
<p>SOLUZIONE:</p>
<p><a class="moz-txt-link-freetext" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;q305098">http://support.microsoft.com/default.aspx?scid=kb;en-us;q305098</a></p>
<p>Occorre creare la seguente chiave di registro:<br />In<br /></span><span style="font-size:100%;"><strong style="font-family: times new roman;">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters</strong></p>
<p><span style="font-family: times new roman;">Value name: </span><strong style="font-family: times new roman;">EnableBigLba</strong><br /><span style="font-family: times new roman;">Data type: REG_DWORD</span><br /><span style="font-family: times new roman;">Value data: 0&#215;1</span></p>
<p><span style="font-family: times new roman;">riavviare e tutto funziona. </span></span>
<pre class="moz-signature" cols="50"><a class="moz-txt-link-freetext" href="http://maox.blogspot.com/"></a></pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F06%2F15%2Fwindows-2000-non-vede-il-disco-superiore-a-137gb%2F&amp;title=Windows%202000%20non%20vede%20il%20disco%20superiore%20a%20137GB" id="wpa2a_14"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/06/15/windows-2000-non-vede-il-disco-superiore-a-137gb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[TROJAN] &#8211; avv.Ubaldo Santarelli &#8211; rimozione manuale 2</title>
		<link>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale-2/</link>
		<comments>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale-2/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 13:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale-2/</guid>
		<description><![CDATA[[Fonte: http://www.pcalsicuro.com/main/2007/05/avv-ubaldo-santarelli-un-altro-avvocato-torna-a-colpire/]Dopo alcuni mesi tornano le e-mail di diffida, delle cui precedenti varianti avevamo gi&#224; parlato QUI e QUI. Questa volta il testo dell&#39;e-mail &#232;: Egregio Signore/a Come da Raccomandata a.r. Oggetto: Messa in mora del debitore ex art. 1219 c.c. La mia assistita mi informa che a tutt&#39;oggi risulta un credito nei Vostri confronti [...]]]></description>
			<content:encoded><![CDATA[<p>[Fonte:
<p><a href="http://www.pcalsicuro.com/main/2007/05/avv-ubaldo-santarelli-un-altro-avvocato-torna-a-colpire/">http://www.pcalsicuro.com/main/2007/05/avv-ubaldo-santarelli-un-altro-avvocato-torna-a-colpire/</a>]<br />Dopo alcuni mesi tornano le e-mail di diffida, delle cui precedenti <br />varianti avevamo gi&#224; parlato QUI e QUI.
<p>Questa volta il testo dell&#39;e-mail &#232;:
<p>     Egregio Signore/a<br />     Come da Raccomandata a.r.
<p>     Oggetto: Messa in mora del debitore ex art. 1219 c.c.
<p>     La mia assistita mi informa che a tutt&#39;oggi risulta un credito nei <br />Vostri confronti dicomplessivi €. 900,00, come risulta dalla <br />documentazione allegata.
<p>     Per quanto precede Vi rendo noto che, in difetto di ricezione, <br />entro e non oltre dieci giorni dal ricevimento della presente, del <br />complessivo importo di €. 900,00 oltre gli interessi dal dovuto al saldo <br />di € 670,00, agir&#242; legalmente nei Vostri confronti, con sensibile <br />aggravio di spese.
<p>     Rimango in attesa di un Vostro riscontro in merito – nel termine di <br />cui sopra – e distintamente Vi saluto.
<p>     Avv. Ubaldo Santarelli
<p>Il link fornito nell&#39;e-mail invita l&#39;utente ad aprire una pagina web in <br />cui si comunica la messa in mora e si mostra il documento in dimensioni <br />molto piccole. L&#39;utente, invitato a cliccarci sopra per leggere il <br />documento, scaricher&#224; un trojan.hijacker dalle dimensioni di 32.512 bytes.
<p>Eseguito, il trojan aggiunge tra l&#39;elenco dei siti attendibili i <br />seguenti siti:
<p>     coppieesibizioniste.biz<br />     gooogle.bz<br />     my-securedoc.com<br />     mysessoblog.com<br />     mycreditoweb.com<br />     phishnigfix.biz<br />     preferiti-windows.com<br />     ricercadoppia.com<br />     qoogler.com
<p>La home page di Internet Explorer viene reindirizzata a gooogle.bz (di <br />cui avevamo gi&#224; parlato) e le zone di Internet Explorer vengono alterate.
<p>Viene creato il file:
<p>     C:\WINDOWS\system32\winsvc\svc\google.exe<br />     C:\WINDOWS\gratis.pbk (per le connessioni dialer)
<p>e viene creata la seguente chiave di registro:
<p>     HKEY_CLASSES_ROOT\CLSID\{16C7013F-912E-42ac-AA8E-A10A180DFF51}
<p>Da questa chiave deriva poi anche l&#39;icona Connessione Veloce presente <br />all&#39;interno di Risorse del computer.
<p>Vengono create due icone, chiamate Explorer.lnk e Internet.lnk, sul <br />desktop e nei programmi del menu avvio. Hanno la stessa icona di <br />Internet Explorer, per cui l&#39;utente crede di lanciare il browser della <br />Microsoft e si vede aprire un&#39;altra pagina.
<p>Il trojan ha anche funzioni di dialer:
<p>     8993993** Wind Telecomunicazioni S.p.A<br />     8990325** CSINFO S.p.A<br />     8994511** Wind Telecomunicazioni S.p.A
<p>Prevx1 rimuove il trojan.
<p>*** RIMOZIONE MANUALE ***
<p>- Attraverso regedit (START &#8211; Esegui &#8211; &quot;regedit&quot;) eliminiamo &#8211; se <br />presenti &#8211; le seguenti chiavi di registro:
<p>     HKEY_CLASSES_ROOT\CLSID\{16C7013F-912E-42ac-AA8E-A10A180DFF51}
<p>- Riavviamo il computer. Al riavvio cancelliamo il file
<p>     C:\WINDOWS\system32\winsvc\svc\google.exe
<p>- Cancelliamo la falsa icona di Internet Explorer sul desktop. La <br />riconosciamo cliccando con il tasto destro sull&#39;icona e cliccando su <br />propriet&#224;. Se vedremo nel campo destinazione la voce analcord.com quella <br />&#232; l&#39;icona da eliminare. Lo stesso facciamo nel menu start &#8211; programmi, <br />cerchiamo il collegamento che richiama analcord.com.
<p>- Apriamo risorse del computer, dove prima c&#39;era la connessione veloce <br />ora ci dovrebbe essere un riquadro bianco. Facciamo click con il tasto <br />destro e poi elimina.
<p>- Dobbiamo modificare la home page di Internet Explorer, la quale punta <br />ancora a gooogle.bz. Per fare ci&#242;, senza scomodare il registro di <br />sistema, possiamo aprire Internet Explorer cliccando con il tasto destro <br />sull&#39;icona del programma e cliccando su propriet&#224; internet. Rimuoviamo <br />gooogle.bz quindi dalla home page e modifichiamo anche l&#39;elenco dei siti <br />attendibili, andando su Protezione &#8211; Siti attendibili &#8211; Siti.
<p>Dovremmo aver rimosso manualmente l&#39;infezione.
<p>&#8211;<br />principio di Napoleone:<br />non attribuire a malintenzione cio&#39; che puo&#39;<br />essere semplicemente spiegato come imbecillita&#39;<br />&#8211;<br />MaoX Blog:<br /><a href="http://maox.blogspot.com">http://maox.blogspot.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F06%2F14%2Ftrojan-avvubaldo-santarelli-rimozione-manuale-2%2F&amp;title=%5BTROJAN%5D%20%26%238211%3B%20avv.Ubaldo%20Santarelli%20%26%238211%3B%20rimozione%20manuale%202" id="wpa2a_16"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[TROJAN] &#8211; avv.Ubaldo Santarelli &#8211; rimozione manuale</title>
		<link>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale/</link>
		<comments>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 13:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale/</guid>
		<description><![CDATA[Marco Giuliani, esperto di sicurezza che collabora con la societ&#224; di sicurezza Prevx, ha pubblicato interessanti informazioni su un nuovo messaggio e-mail che sta circolando nelle inbox degli italiani inviato da un fantomatico avvocato con allegato un codice malware. Simili tipi di attacchi di ingegneria sociale erano gi&#224; emersi negli ultimi mesi del 2006 (dettagli [...]]]></description>
			<content:encoded><![CDATA[<p>Marco Giuliani, esperto di sicurezza che collabora con la societ&#224; di <br />sicurezza Prevx, ha pubblicato interessanti informazioni su un nuovo <br />messaggio e-mail che sta circolando nelle inbox degli italiani inviato <br />da un fantomatico avvocato con allegato un codice malware. Simili tipi <br />di attacchi di ingegneria sociale erano gi&#224; emersi negli ultimi mesi del <br />2006 (dettagli pubblicati su PC Al Sicuro). Si tratta di messaggi di <br />posta scritti in perfetto italiano che tentano di indurre i malcapitati <br />destinatari a seguire link che conducono a siti web malintenzionati.
<p>Il testo della nuova e-mail nociva:
<p>CITAZIONE<br />&quot;Egregio Signore/a Come da Raccomandata a.r. Oggetto: Messa in mora del <br />debitore ex art. 1219 c.c. La mia assistita mi informa che a tutt&#39;oggi <br />risulta un credito nei Vostri confronti di complessivi €. 900,00, come <br />risulta dalla documentazione allegata. Per quanto precede Vi rendo noto <br />che, in difetto di ricezione, entro e non oltre dieci giorni dal <br />ricevimento della presente, del complessivo importo di €. 900,00 oltre <br />gli interessi dal dovuto al saldo di € 670,00, agir&#242; legalmente nei <br />Vostri confronti, con sensibile aggravio di spese. Rimango in attesa di <br />un Vostro riscontro in merito – nel termine di cui sopra – e <br />distintamente Vi saluto. Avv. Ubaldo Santarelli&quot;.
<p>Il link fornito nell&#39;e-mail invita l&#39;utente ad aprire una pagina web in <br />cui si comunica la messa in mora e viene mostrato il documento in <br />dimensioni molto ridotte. L&#39;utente, invitato a cliccare sul file per <br />leggere il documento, scaricher&#224; un trojan.hijacker dalle dimensioni di <br />32.512 bytes.
<p>Il Trojan aggiunge una serie di domini nocivi nell&#39;elenco dei siti <br />attendibili di internet. La home page di Internet Explorer viene <br />reindirizzata a gooogle.bz (analisi) e le zone di Internet Explorer <br />vengono alterate. Vengono creati I file: <br />C:\WINDOWS\system32\winsvc\svc\google.exe e C:\WINDOWS\gratis.pbk (per <br />le connessioni dialer) e viene creata una chiave di registro che crea <br />l&#39;icona Connessione Veloce presente all&#39;interno di Risorse del computer.
<p>Il codice nocivo crea inoltre due collegamenti, chiamate Explorer.lnk e <br />Internet.lnk, sul desktop e nei programmi del menu avvio. Hanno la <br />stessa icona di Internet Explorer, per cui l&#39;utente crede di lanciare il <br />browser di Microsoft. Il trojan ha anche funzioni di dialer: 8993993** <br />Wind Telecomunicazioni S.p.A, 8990325** CSINFO S.p.A, 8994511** Wind <br />Telecomunicazioni S.p.A
<p>Giuliani ha pubblicato anche una procedura per la rimozione manuale <br />dell&#39;infezione:
<p>- Attraverso regedit (START &#8211; Esegui &#8211; &quot;regedit&quot;) eliminiamo &#8211; se <br />presenti &#8211; le seguenti chiavi di registro:<br />HKEY_CLASSES_ROOT\CLSID\{16C7013F-912E-42ac-AA8E-A10A180DFF51}
<p>- Riavviamo il computer. Al riavvio cancelliamo il file <br />C:\WINDOWS\system32\winsvc\svc\google.exe
<p>- Cancelliamo la falsa icona di Internet Explorer sul desktop. La <br />riconosciamo cliccando con il tasto destro sull&#39;icona e cliccando su <br />propriet&#224;. Se vedremo nel campo destinazione la voce analcord.com quella <br />&#232; l&#39;icona da eliminare. Lo stesso facciamo nel menu start &#8211; programmi, <br />cerchiamo il collegamento che richiama analcord.com.
<p>- Apriamo risorse del computer, dove prima c&#39;era la connessione veloce <br />ora ci dovrebbe essere un riquadro bianco. Facciamo click con il tasto <br />destro e poi elimina.
<p>- Dobbiamo modificare la home page di Internet Explorer, la quale punta <br />ancora a gooogle.bz. Per fare ci&#242;, senza scomodare il registro di <br />sistema, possiamo aprire Internet Explorer cliccando con il tasto destro <br />sull&#39;icona del programma e cliccando su propriet&#224; internet. Rimuoviamo <br />gooogle.bz quindi dalla home page e modifichiamo anche l&#39;elenco dei siti <br />attendibili, Protezione &#8211; Siti attendibili &#8211; Siti.
<p>&#8211;<br />principio di Napoleone:<br />non attribuire a malintenzione cio&#39; che puo&#39;<br />essere semplicemente spiegato come imbecillita&#39;<br />&#8211;<br />MaoX Blog:<br /><a href="http://maox.blogspot.com">http://maox.blogspot.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F06%2F14%2Ftrojan-avvubaldo-santarelli-rimozione-manuale%2F&amp;title=%5BTROJAN%5D%20%26%238211%3B%20avv.Ubaldo%20Santarelli%20%26%238211%3B%20rimozione%20manuale" id="wpa2a_18"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/06/14/trojan-avvubaldo-santarelli-rimozione-manuale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soluzione problema aggiornamenti automatici windows update</title>
		<link>http://blog.maurizio.proietti.name/2007/05/25/soluzione-problema-aggiornamenti-automatici-windows-update/</link>
		<comments>http://blog.maurizio.proietti.name/2007/05/25/soluzione-problema-aggiornamenti-automatici-windows-update/#comments</comments>
		<pubDate>Fri, 25 May 2007 01:46:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[aggiornamenti automatici]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/05/25/soluzione-problema-aggiornamenti-automatici-windows-update/</guid>
		<description><![CDATA[Avevo sempre il seguente errore nell&#8217;event log: Tipo evento: Errore Origine evento: ESENT Categoria evento: Registrazione/Ripristino ID evento: 412 Data: 7/6/2000 Ora: 14.56.53 Utente: N/D Computer: ASKO-ONE Descrizione: servizi (PID) Impossibile leggere l&#8217;intestazione del registro. Errore -530. Event Type: Error Event Source: ESENT Event Category: Logging/Recovery Event ID: 413 Date: 5/12/2005 Time: 2:46:16 PM User: [...]]]></description>
			<content:encoded><![CDATA[<p>Avevo sempre il seguente errore nell&#8217;event log:</p>
<p> Tipo evento: Errore<br /> Origine evento: ESENT<br /> Categoria evento: Registrazione/Ripristino <br /> ID evento: 412<br /> Data: 7/6/2000<br /> Ora: 14.56.53<br /> Utente: N/D<br /> Computer: ASKO-ONE<br /> Descrizione: servizi (PID) Impossibile leggere l&#8217;intestazione del registro. Errore -530.</p>
<p> <font face="Courier New" size="2">Event Type: Error<br /> Event Source: ESENT<br /> Event Category: Logging/Recovery <br /> Event ID: 413<br /> Date: 5/12/2005<br /> Time: 2:46:16 PM<br /> User: N/A<br /> Computer: [<em>computername</em>]<br /> Description:<br /> wuaueng.dll (1280) Unable to create the log. The drive may be read-only, out of disk space, misconfigured, or corrupted. Error -1032.</p>
<p> Per risolvere ho eseguito le seguenti operazioni:</p>
<p> ho stoppato il servizio &#8220;aggiornamenti automatici&#8221;<br /> ho cancellato tutto il contenuto di<br /> </font><strong>%windir%\SoftwareDistribution\DataStore\Logs\<br /> TRANNE edb.chk</p>
<p> </strong><font face="Courier New" size="2">ho riavviato il servizio e dalla pagina di windows update ho scelto &#8220;modifica impostazioni&#8221;<br /> e ho disattivato Microsoft Update.</p>
<p> A questo punto tutto ha funzionato!</p>
<p> Saluti<br /> </font></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F05%2F25%2Fsoluzione-problema-aggiornamenti-automatici-windows-update%2F&amp;title=Soluzione%20problema%20aggiornamenti%20automatici%20windows%20update" id="wpa2a_20"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/05/25/soluzione-problema-aggiornamenti-automatici-windows-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Altri sintomi o problemi con gli aggiornamenti automatici o windows update</title>
		<link>http://blog.maurizio.proietti.name/2007/05/25/altri-sintomi-o-problemi-con-gli-aggiornamenti-automatici-o-windows-update/</link>
		<comments>http://blog.maurizio.proietti.name/2007/05/25/altri-sintomi-o-problemi-con-gli-aggiornamenti-automatici-o-windows-update/#comments</comments>
		<pubDate>Thu, 24 May 2007 22:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[aggiornamenti automatici]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/05/25/altri-sintomi-o-problemi-con-gli-aggiornamenti-automatici-o-windows-update/</guid>
		<description><![CDATA[Dal sito microsoft: http://support.microsoft.com/kb/278316 http://support.microsoft.com/kb/296220 Gli ID evento ESENT 1000, 1202, 412 e 454 vengono registrati ripetutamente nel registro applicazione Visualizza i prodotti ai quali l&#8217;articolo e&#8217; applicato. function loadTOCNode(){} Identificativo articolo : 278316 Ultima modifica : martedì 18 ottobre 2005 Revisione : 6.0 Sintomi loadTOCNode(1, 'symptoms'); Ogni cinque minuti nel registro applicazione vengono registrati [...]]]></description>
			<content:encoded><![CDATA[<p>Dal sito microsoft:</p>
<p> <a href="http://support.microsoft.com/kb/278316">http://support.microsoft.com/kb/278316</a><br /> <a href="http://support.microsoft.com/kb/296220">http://support.microsoft.com/kb/296220</a></p>
<h1 class="title">Gli ID evento ESENT 1000, 1202, 412 e 454 vengono registrati ripetutamente nel registro applicazione</h1>
<div class="appliesToLink"><a  href="http://support.microsoft.com/kb/278316#appliesto">Visualizza i prodotti ai quali l&#8217;articolo e&#8217; applicato.</a></div>
<p> <script>function loadTOCNode(){}</script>
<div class="articleProperty">
<table>
<tbody>
<tr>
<td>Identificativo articolo</td>
<td>:</td>
<td>278316</td>
</tr>
<tr>
<td>Ultima modifica</td>
<td>:</td>
<td>martedì 18 ottobre 2005</td>
</tr>
<tr>
<td>Revisione</td>
<td>:</td>
<td>6.0</td>
</tr>
</tbody>
</table></div>
<div class="section">
<h2 class="subTitle" id="tocHeadRef">Sintomi </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'symptoms');</script>
<div class="sbody"> Ogni cinque minuti nel registro applicazione vengono registrati i seguenti messaggi relativi a ID eventi:</p>
<p> <b>Messaggio 1</b>
<p class="indent"> Tipo evento: Errore<br /> Origine evento: Userenv<br /> Categoria evento: Nessuna<br /> ID evento: 1000<br /> Data: 7/6/2000<br /> Ora: 14.56.53<br /> Utente: WINDOWS NT AUTHORITY\SYSTEM<br /> Computer: ASKO-ONE<br /> Descrizione: all&#8217;estensione Protezione sul lato client Criteri di gruppo sono stati inviati dei flag (17). Essa ha restituito un codice di stato di errore (1208). </p>
<p> <b>Messaggio 2</b>
<p class="indent"> Tipo evento: Avviso<br /> Origine evento: SceCli<br /> Categoria evento: Nessuna<br /> ID evento: 1202<br /> Data: 7/6/2000<br /> Ora: 14.56.53<br /> Utente: N/D<br /> Computer: ASKO-ONE<br /> Descrizione: criteri di protezione propagati con avviso. 0x4b8: si è verificato un errore esteso. Per ulteriori informazioni, vedere la sezione della Guida in linea relativa alla risoluzione dei problemi di protezione. </p>
<p> <b>Messaggio 3</b>
<p class="indent"> Tipo evento: Errore<br /> Origine evento: ESENT<br /> Categoria evento: Registrazione/Ripristino <br /> ID evento: 454<br /> Data: 7/6/2000<br /> Ora: 14.56.53<br /> Utente: N/D<br /> Computer: ASKO-ONE<br /> Descrizione: servizi (PID) Impossibile recuperare o ripristinare il database. Errore imprevisto -530. </p>
<p> <b>Messaggio 4</b>
<p class="indent"> Tipo evento: Errore<br /> Origine evento: ESENT<br /> Categoria evento: Registrazione/Ripristino <br /> ID evento: 412<br /> Data: 7/6/2000<br /> Ora: 14.56.53<br /> Utente: N/D<br /> Computer: ASKO-ONE<br /> Descrizione: servizi (PID) Impossibile leggere l&#8217;intestazione del registro. Errore -530. </p>
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/278316#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
<h2 class="subTitle" id="tocHeadRef">Cause </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'cause');</script>
<div class="sbody"> Questo problema si verifica quando il file di database dei Criteri di gruppo locale è danneggiato.
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/278316#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
<h2 class="subTitle" id="tocHeadRef">Risoluzione </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'resolution');</script>
<div class="sbody"> Per risolvere questo problema, utilizzare la procedura descritta in questa sezione per ricreare il file dei Criteri di gruppo locale. </p>
<p> <b>Importante</b> L&#8217;implementazione di un modello di protezione su un controller di dominio potrebbe comportare la modifica delle impostazioni del Criterio controller dominio predefinito o del Criterio dominio predefinito. Il modello applicato potrebbe sovrascrivere le autorizzazioni sui nuovi file, sulle chiavi del Registro di sistema e sui servizi di sistema creati da altri programmi. Dopo l&#8217;applicazione di un modello di protezione, potrebbe essere necessario ripristinare questi criteri. Prima di eseguire questa procedura su un controller di dominio, creare un backup della condivisione SYSVOL. </p>
<p> <b>Nota</b> Quando si utilizza la seguente procedura, il computer viene ripristinato allo stato originale dell&#8217;installazione, in cui i Criteri di protezione locale non sono definiti. Potrebbe essere necessario avviare il computer in modalità provvisoria per rinominare o spostare i file. Per ulteriori informazioni su come effettuare questa operazione, vedere la Guida in linea di Windows 2000.<br />
<table class="list ol">
<tbody>
<tr>
<td class="number">1.</td>
<td class="text">Aprire la cartella %SystemRoot%\Security, creare una nuova cartella, quindi rinominarla &#8220;OldSecurity&#8221;. </td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">Spostare tutti i file con estensione LOG dalla cartella %SystemRoot%\Security alla cartella OldSecurity.</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">Individuare il file Secedit.sdb nella cartella %SystemRoot%\Security\Database, quindi rinominarlo &#8220;Secedit.old&#8221;.</td>
</tr>
<tr>
<td class="number">4.</td>
<td class="text">Fare clic sul pulsante <b>Start</b>, scegliere <b>Esegui</b>, digitare <span class="userInput">mmc</span>, quindi scegliere <b>OK</b>.</td>
</tr>
<tr>
<td class="number">5.</td>
<td class="text">Scegliere <strong class="uiterm">Aggiungi/Rimuovi snap-in</strong> dal menu <b>Console</b>, quindi aggiungere lo snap-in Analisi e configurazione della protezione.</td>
</tr>
<tr>
<td class="number">6.</td>
<td class="text">Fare clic con il pulsante destro del mouse su <strong  class="uiterm">Analisi e configurazione della protezione</strong> e scegliere <b>Apri database</b>.</td>
</tr>
<tr>
<td class="number">7.</td>
<td class="text">Passare alla cartella %SystemRoot%\Security\Database, digitare Secedit.sdb nella casella <b>Nome file</b> e scegliere <b>Apri</b>.</td>
</tr>
<tr>
<td class="number">8.</td>
<td class="text">Alla richiesta di importare un modello, fare clic su <strong class="uiterm">Setup Security.inf</strong>, quindi scegliere <b>Apri</b>. </p>
<p>       <b>Nota</b> Se viene visualizzato un messaggio di errore &#8220;Accesso negato&#8221;, sarà possibile ignorarlo.</td>
</tr>
</tbody>
</table>
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/278316#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
</p></div>
<div class="appliesTo">
<hr />
<h5>Le informazioni in questo articolo si applicano a</h5>
<table class="list">
<tbody>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Service Pack 1</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Service Pack 2</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Advanced Server</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Advanced Server</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Service Pack 1</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Windows 2000 Service Pack 2</td>
</tr>
</tbody>
</table></div>
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/278316#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
<table>
<tbody>
<tr>
<td class="header">
<h5>Chiavi: </h5>
</td>
<td class="text">kberrmsg kbprb KB278316</td>
</tr>
</tbody>
</table>
<p> <br />
<h1 class="title"> Si registrano i punti di indicizzazione che funzionano e i messaggi di evento ESE98</h1>
<div class="appliesToLink"><a  href="http://support.microsoft.com/kb/296220#appliesto">Visualizza i prodotti ai quali l&#8217;articolo e&#8217; applicato.</a></div>
<p> <script>function loadTOCNode(){}</script>
<div class="disclaimer mt">
<div class="label">NOTA: Questo articolo è stato tradotto da un sistema di traduzione automatica senza intervento umano. Microsoft mette a disposizione questi articoli come beneficio per coloro che non parlano la lingua inglese al fine di facilitarli nella comprensione. Microsoft non garantisce la qualità linguistica delle traduzioni e non è responsabile di qualsivoglia problema, diretto o indiretto, dovuto alla erronea interpretazione dei contenuti o dell&#8217;ultilizzo degli stessi presso i clienti.</div>
</p></div>
<div class="articleProperty">
<table>
<tbody>
<tr>
<td>Identificativo articolo</td>
<td>:</td>
<td>296220</td>
</tr>
<tr>
<td>Ultima modifica</td>
<td>:</td>
<td>mercoledì 28 febbraio 2007</td>
</tr>
<tr>
<td>Revisione</td>
<td>:</td>
<td>2.3</td>
</tr>
</tbody>
</table></div>
<div class="section">
<h2 class="subTitle" id="tocHeadRef">Sintomi </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'symptoms');</script>
<div class="sbody">L&#8217;indicizzazione interrompe l&#8217;utilizzo e alcun o tutti i seguenti messaggi di errore sono inseriti nel registro di eventi di applicazione in un computer SharePoint Portal Server nel log:
<div class="indent">Event Type: Errore <br /> Origine evento: ESE98 <br /> Categoria di eventi: Generale <br /> ID evento: 490 <br /> Descrizione: Il mssearch (1492), non è riuscito un tentativo per aprire il file &#8220;Server\Data\Ftdata\SharePointPortalServer\MSStmp.log Portale Files\SharePoint D:\Program&#8221; per la lettura/ scrivere l&#8217;accesso con l&#8217;errore di sistema 32 (0&#215;00000020) : &#8220;il processo non può accedere al file perché esso è utilizzato da un altro processo&#8221;. L&#8217;operazione di apertura di file non si effettuerà con l&#8217;errore 1032 (0xfffffbf8). </div>
<div class="indent">-e&#8211; </div>
<div class="indent">Event Type: Errore <br /> Origine evento: ESE98 <br /> Categoria di eventi: Generale <br /> ID evento: 488 <br /> Descrizione: Il mssearch (1492), non è riuscito un tentativo per creare il file &#8220;Server\Data\Ftdata\SharePointPortalServer\MSStmp.log Portale Files\SharePoint D:\Program&#8221; &#8220;Accesso negato&#8221; con l&#8217;errore di sistema 5 (0&#215;00000005). L&#8217;operazione di creazione sul file non si effettuerà con l&#8217;errore 1032 (0xfffffbf8). </div>
<div class="indent">-e&#8211; </div>
<div class="indent">Event Type: Errore <br /> Origine evento: ESE98 <br /> Categoria di eventi: Logging/Recovery <br /> ID evento: 413 <br /> Descrizione: Il mssearch (1492), il file Impossibile per creare un nuovo registro presenta perché il database non si può scrivere nell&#8217;unità di registro. L&#8217;unità è della lettura sola dello spazio misconfigure o danneggiato sul disco. Errore 1032. </div>
<div class="indent">-e&#8211; </div>
<div class="indent">Event Type: Errore <br /> Origine evento: ESE98 <br /> Categoria di eventi: Logging/Recovery <br /> ID evento: 492 <br /> Descrizione: Il mssearch (1492) la il file di registro sequenza in &#8220;Server\Data\Ftdata\SharePointPortalServer\ Portale Files\SharePoint D:\Program&#8221; è stato arrestato a causa di un errore irreversibile. Nessun ulteriore aggiornamento non è possibile per i database che utilizzano questa sequenza di registro di file. Il problema risolvere, riavviare o si ripristinare dal backup. </div>
<div class="indent">-e&#8211; </div>
<div class="indent">Event Type: Errore <br /> Origine evento: ESE98 <br /> Categoria di eventi: Logging/Recovery <br /> ID evento: 471 <br /> Descrizione: Mssearch Impossibile (1492) all&#8217;operazione #128.145.954 di rollback sul database Server\Data\Ftdata\SharePointPortalServer\sps.edb Portale Files\SharePoint D:\Program. Errore: -510. Si rifiuteranno tutti gli aggiornamenti di database futuro. </div>
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/296220#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
<h2 class="subTitle" id="tocHeadRef">Cause </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'cause');</script>
<div class="sbody">Questo problema si può verificare se un programma di backup ha bloccato i file JET di dati e log nella cartella Ftdata SharePoint Portal Server. Quando si esegue il backup e si ripristina un computer SharePoint Portal Server, si supporta il Solo script MSDMBACK.VBS che si fornisce con il prodotto o una soluzione di backup di terze parti che si certifica specificamente per l&#8217;utilizzo con SharePoint Portal Server. Se si utilizza tutto l&#8217;altro programma di backup che si include Microsoft Windows 2000 Backup, è possibile visualizzare i messaggi di errore che si descrive nella sezione &#8220;Sommario&#8221; di questo articolo.
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/296220#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
<h2 class="subTitle" id="tocHeadRef">Risoluzione </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'resolution');</script>
<div class="sbody">Per risolvere questo problema, chiudere il processo di backup e riavviare il servizio di ricerca Microsoft (Mssearch.exe) sul server.
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/296220#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
<h2 class="subTitle" id="tocHeadRef">Informazioni </h2>
<p> <script type="text/javascript">loadTOCNode(1, 'moreinformation');</script>
<div class="sbody">Per impedirlo a questo problema di ricorrere, verificare a quello la cartella Ftdata SharePoint Portal Server che si indica evento i messaggi di registro di errore sono esclusi nel programma di backup non supportato sul server. Questa cartella risiede in genere sull&#8217;unità in cui ha installato i file di dati durante Processo di installazione (che si trova questa cartella in Data\Ftdata\SharePointPortalServer) a. Poiché verificano i dati che si possono essere spostato di file dopo l&#8217;installazione che lo Sps.edb e i file associati si trovino nel percorso a cui si fa il riferimento, registrare gli errori di evento.
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/296220#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
</p></div>
</p></div>
<div class="appliesTo">
<hr />
<h5>Le informazioni in questo articolo si applicano a</h5>
<table class="list">
<tbody>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft SharePoint Portal Server 2001</td>
</tr>
</tbody>
</table></div>
<p class="topOfPage"><a  href="http://support.microsoft.com/kb/296220#top"><img  src="cid:part1.05030509.05050302@katamail.com" alt="">Torna all&#8217;inizio</a></p>
<table>
<tbody>
<tr>
<td class="header">
<h5>Chiavi: </h5>
</td>
<td class="text">kberrmsg kbprb KB296220 KbMtit kbmt</td>
</tr>
</tbody>
</table>
<p></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F05%2F25%2Faltri-sintomi-o-problemi-con-gli-aggiornamenti-automatici-o-windows-update%2F&amp;title=Altri%20sintomi%20o%20problemi%20con%20gli%20aggiornamenti%20automatici%20o%20windows%20update" id="wpa2a_22"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/05/25/altri-sintomi-o-problemi-con-gli-aggiornamenti-automatici-o-windows-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problemi con gli aggiornamenti automatici o windows update</title>
		<link>http://blog.maurizio.proietti.name/2007/05/25/problemi-con-gli-aggiornamenti-automatici-o-windows-update/</link>
		<comments>http://blog.maurizio.proietti.name/2007/05/25/problemi-con-gli-aggiornamenti-automatici-o-windows-update/#comments</comments>
		<pubDate>Thu, 24 May 2007 22:14:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[aggiornamenti automatici]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.maurizio.proietti.name/2007/05/25/problemi-con-gli-aggiornamenti-automatici-o-windows-update/</guid>
		<description><![CDATA[Al seguente link ho trovato una guida davvero ben fatta che riporto integralmente in seguito. http://wsus.editme.com/TroubleshootingClientSetup Troubleshooting Client Setup In some cases, AU clients do not show up in WSUS Administration console, and thus never receive updates from WSUS. There are several reasons why this can happen. The first thing to establish is the settings [...]]]></description>
			<content:encoded><![CDATA[<p>Al seguente link ho trovato una guida davvero ben fatta che riporto integralmente in seguito.<br /> <a href="http://wsus.editme.com/TroubleshootingClientSetup">http://wsus.editme.com/TroubleshootingClientSetup</a></p>
<p> <br />
<h1>Troubleshooting Client Setup</h1>
<hr size="1">
<p><font face="verdana,arial,helvetica,sans-serif" size="2">In some cases, AU clients do not show up in WSUS Administration console, and thus never receive updates from WSUS. There are several reasons why this can happen. </p>
<p> The first thing to establish is the settings that the client is using. To do this, run the following command:</p>
<p> <span  style="font-weight: bold; font-family: courier new,courier,monospace;">Reg query &#8220;HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate&#8221; /s</span> <br /> </font></p>
<p><font face="verdana,arial,helvetica,sans-serif" size="2">Ensure server and port number shown in the output exist and are correct. Typos in these settings can be the cause of your problem.<br /> </font></p>
<p><font face="verdana,arial,helvetica,sans-serif" size="2">Next check whether WSUS is installed on Default Website. If client policies point to the default web site for updating, check that WUS is also installed in Default Website. If you have installed WUS on a different port run the script <span  style="font-family: courier new,courier,monospace;">%Program Files%\MicrosoftWindowsUpdate\Services\&#8221;SetupInstallSelfupdateOnPort80.vbs</span>. <br /> </font></p>
<p><font face="verdana,arial,helvetica,sans-serif" size="2">Also, use the clientdiag tool from the RC (download this from the WSUS Beta Site) to see what other errors there might be.<br /> </font></p>
<hr />
<p><font face="verdana,arial,helvetica,sans-serif" size="2">If other computers are checking in fine but you have one or more that aren&#8217;t, check a couple relevant text logs for clues. There&#8217;s the main windows update log at <span style="font-weight: bold;">%systemroot%\WindowsUpdate.log</span> (WindowsUpdate all one word) and another log covering individual component updates at <span style="font-weight: bold;">%systemroot%\SoftwareDistribution\ReportingEvents.log</span> I found a handy page that has a list of error messages with some plain english messages. You&#8217;ll want to check that out at <a  href="http://perso.wanadoo.fr/doc.jm/WU5-ERR.htm">http://perso.wanadoo.fr/doc.jm/WU5-ERR.htm</a> <br /> </font></p>
<p><font face="verdana,arial,helvetica,sans-serif" size="2">I had one computer not checking in and found errors like this in the ReportingEvents.log: </font></p>
<div style="margin-left: 40px;"><span style="font-style: italic;">Windows failed to install the following update with error 0x800703e3: Automatic Updates. </span></p></div>
<p> <font face="verdana,arial,helvetica,sans-serif" size="2">and in WindowsUpdate.log I saw:</font></p>
<div style="margin-left: 40px;"><span style="font-style: italic;">start delayed initialization of WU client<br /> Loading inf file D:\WINDOWS\SoftwareDistribution\SelfUpdate\wusetup.inf<br /> .<br /> .<br /> .<br /> Required Version for binary D:\WINDOWS\system32\cdm.dll is: 5,8,0,2339<br /> Binary: D:\WINDOWS\system32\cdm.dll: Target version: 5.5.3790.2182 Required: 5.8.0.2339<br /> Required Version for binary D:\WINDOWS\system32\iuengine.dll is: 5,8,0,2339<br /> Binary: D:\WINDOWS\system32\iuengine.dll: Target version: 5.4.3790.2182 Required: 5.8.0.2339<br /> .<br /> .<br /> .<br /> WU client failed Searching for update with error 0x8024001b<br /> ISusInternal API CClientCallRecorder::DisconnectCall succeeds<br /> Starting File operations for section cdm<br /> InstallUpdatedBinaries failed with error 0x800703e3<br /> </span></div>
<p> A quick visit to the beta <a  href="http://update.microsoft.com/windowsupdate/v6/default.aspx?betathanksurl&amp;ln=en-us">v6 windowsupdate site</a> updated the WU client and everything just started working from my local WSUS after that. You can force the client to restart the AU process by doing:</p>
<div style="margin-left: 40px;"><span style="font-weight: bold;">pskill wuauclt</span> [or use task manager; I'm unsure if this step is neccesary or good]<br /> <span style="font-weight: bold;">net stop &#8220;Automatic Updates&#8221;<br /> net start &#8220;Automatic Updates&#8221;<br /> wuauclt /detectnow<br /> </span></div>
<p>If client machines do not have web access, download the full file Windows Update Client agent Agent from<br /> <a title="http://go.microsoft.com/fwlink/?LinkId=43264" target="_blank"  href="http://go.microsoft.com/fwlink/?LinkId=43264">http://go.microsoft.com/fwlink/?LinkId=43264</a></p>
<blockquote><p><strong>WindowsUpdateAgent20-x86.exe /wuforce /quiet</strong> to install it remotely. </p></blockquote>
<blockquote><p>Add <strong>/norestart</strong> if you&#8217;re doing it during the day (my clients didn&#8217;t need a reboot, but ya never know).</p></blockquote>
<blockquote><p> </p></blockquote>
<hr size="2" width="100%">
<p> </p>
<p>If you&#8217;re seeing error 0x8024400A and are running WSUS on Win2K3 SP1 it might be an IIS bug that&#8217;s causing it.  A hotfix is available.  See: <a  title="http://support.microsoft.com/Default.aspx?id=898708"  target="_blank"  href="http://support.microsoft.com/Default.aspx?id=898708">http://support.microsoft.com/Default.aspx?id=898708</a>  </p>
<p>I personally had success via a &#8220;shotgun&#8221; aproach suggested by <span  class="normalname"><a  href="http://www.wsus.info/forums/index.php?showuser=7896">ctobio</a> on the <a target="_blank" href="http://www.wsus.info/forums/">wsus.info</a> forums.  I&#8217;ve consolidated the operations into a batch file form here, suitable for running remotely:</span></p>
<p><font face="courier new,courier">REM Stop the Automatic Updates service<br /> net stop wuauserv</p>
<p> REM Stop the Windows Management Instrumentation service<br /> net stop winmgmt</p>
<p> REM Backup ReportingEvents.log.  Then, delete the contents of<br /> REM  %systemroot%\SoftwareDistribution and<br /> REM  %systemroot%\system32\WBEM\Repository<br /> copy %systemroot%\softwaredistribution\reportingevents.log %homedrive%\<br /> del /f /q %systemroot%\softwaredistribution\*.*<br /> move %homedrive%\reportingevents.log %systemroot%\softwaredistribution</p>
<p> REM Delete SusClientID and AccountDomainSid keys from<br /> REM  HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate<br /> SET WU_KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate<br /> reg delete %WU_KEY% /v SusClientID<br /> reg delete %WU_KEY% /v AccountDomainSid<br /> SET WU_KEY=</p>
<p> REM Start the Automatic Updates service<br /> net start wuauserv</p>
<p> REM Start the Windows Management Instrumentation service<br /> net start winmgmt</p>
<p> REM Force a group policy update<br /> gpupdate /force</p>
<p> REM Roll the WU Client&#8230;<br /> wuauclt /resetauthorization /detectnow</font></p>
<p>After you do this, you will have to delete the old and now spurious computer account in the WSUS admin interface.  Delete the old computer that shows a status of not having checked in for so many days.  Leave the account that&#8217;s never checked in.  This new account will be checking in and that should be reflected after a little while in the admin interface.  You&#8217;ll also have to move the new account into the proper group where the old one was.  Monitor the WindowsUpdate.log in %systemroot% on that client machine to ensure that it&#8217;s grabbing updates again.</p>
<p> </p>
<hr />
<p>If a client appears in the admin console but all the updates are flagged &#8220;unknown&#8221; the system cannot determine which updates are needed or installed. Multiple errors similar to the following may appear in the client&#8217;s <strong>Application</strong> event log:</p>
<blockquote style="margin-right: 0px;" dir="ltr"><p><font face="Courier New" size="2">Event Type: Error<br /> Event Source: ESENT<br /> Event Category: General <br /> Event ID: 427<br /> Date: 5/17/2005<br /> Time: 10:51:44 AM<br /> User: N/A<br /> Computer: [<em>computername</em>]<br /> Description:<br /> wuaueng.dll (1280) The database engine could not access the file called C:\WINNT\SoftwareDistribution\DataStore\Logs\edb.log.</font></p>
</blockquote>
<p>Additionally the following error may appear once around the time of the first occurrence of the above error:</p>
<blockquote style="margin-right: 0px;" dir="ltr"><p><font face="Courier New" size="2">Event Type: Error<br /> Event Source: ESENT<br /> Event Category: Logging/Recovery <br /> Event ID: 413<br /> Date: 5/12/2005<br /> Time: 2:46:16 PM<br /> User: N/A<br /> Computer: [<em>computername</em>]<br /> Description:<br /> wuaueng.dll (1280) Unable to create the log. The drive may be read-only, out of disk space, misconfigured, or corrupted. Error -1032.</font></p>
</blockquote>
<p>To resolve this problem, <em>stop</em> the <strong>Automatic Updates </strong>service on the affected client, <em>delete </em><strong>%windir%\SoftwareDistribution\DataStore\Logs\edb.log</strong> and <em>restart </em>the service.</p>
<p>[<em>I couldn't find any record of this error at Microsoft or anywhere else.</em>] </p>
<hr />The following registry location can be useful to see what state the client is in </p>
<pre>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\AUState  This will have one of the following values   </pre>
<ul>
<li> 0—initial 24-hour timeout (Automatic Updates doesn&#8217;t run until 24 hours after it first detects an Internet connection.) </li>
<li> 1—waiting for the user to run Automatic Updates </li>
<li> 2—detection pending </li>
<li> 3—download pending (Automatic Updates is waiting for the user to accept the predownloaded prompt.) </li>
<li> 4—download in progress </li>
<li> 5—install pending </li>
<li> 6—install complete </li>
<li> 7—disabled </li>
<li>8—reboot pending (Updates that require a reboot were installed, but the reboot was declined. Automatic Updates won&#8217;t do anything until this value is cleared and a reboot occurs.)</li>
</ul>
<pre> </pre>
<p> </p>
<hr size="1">
<table>
<tbody>
<tr>
<th>Name</th>
<th>Version</th>
<th>Size</th>
<th>Date</th>
<th>User</th>
</tr>
<tr>
<td><a  href="http://wsus.editme.com/files/TroubleshootingClientSetup/Wsus%20error.txt">Wsus error.txt</a></td>
<td>1</td>
<td>1574</td>
<td>27/10/06 3.28</td>
<td>praveenr</td>
</tr>
<tr>
<td  style="padding-top: 0pt; padding-bottom: 0pt; padding-left: 10pt; font-size: small;"  colspan="5">Wsus error</td>
</tr>
</tbody>
</table>
<hr size="1">
<h4>Comments:</h4>
<p class="commenthead">From karmacop &#8211; 29/03/05 8.10</p>
<div class="commentbox">
<p>Hi</p>
<p>WUS is all working fine, but i accidentally removed all my clients ffrom the &#8216;All Computers&#8217; Group. Is there a way to get the computers back or do i need to re-install WUS?</p>
</p></div>
<p class="commenthead">From ipelivan &#8211; 20/04/05 15.07</p>
<div class="commentbox">
<p>Hi! I have simillar problem. I removed one client computer from computer group. How to get it back?</p>
</p></div>
<p class="commenthead">From jahovabob &#8211; 07/07/05 9.48</p>
<div class="commentbox">clientdiag can also be downloaded <a  href="http://download.microsoft.com/download/9/7/6/976d1084-d2fd-45a1-8c27-a467c768d8ef/WSUS%20Client%20Diagnostic%20Tool.EXE">here.</a> </div>
<p class="commenthead">From helsby &#8211; 06/10/05 8.45</p>
<div class="commentbox">You are better going to <a class="moz-txt-link-freetext" href="http://www.microsoft.com/windowsserversystem/updateservices/support/default.mspx">http://www.microsoft.com/windowsserversystem/updateservices/support/default.mspx</a> for the client diag download as this also has links to the readme. There are also server diag tools from this link too. </div>
<p class="commenthead">From rpaz &#8211; 08/01/06 17.42</p>
<div class="commentbox">
<p> </p>
<p>I&#8217;m a little bit confused.</p>
<p> Can the AUState registry key be used to check <strong>WSUS Status</strong>? Or this key is only used by <strong>SUS</strong>?</p>
<p> </p>
</p></div>
<p class="commenthead">From rpaz &#8211; 08/01/06 17.46</p>
<div class="commentbox">
<p> </p>
<p>For those that accidentally removed All The Clients, don&#8217;t worry to much they will get back on next cycle</p>
<p> I made the same mistake <img alt="Wink"  src="cid:part1.03040603.06080306@katamail.com" border="0"></p>
</p></div>
<p class="commenthead">From rpaz &#8211; 08/01/06 18.00</p>
<div class="commentbox">
<p> </p>
<p>For those that accidentally removed All The Clients, don&#8217;t worry to much they will get back on next cycle</p>
<p> I made the same mistake <img alt="Wink"  src="cid:part1.03040603.06080306@katamail.com" border="0"></p>
</p></div>
<p class="commenthead">From rpaz &#8211; 08/01/06 18.00</p>
<div class="commentbox">
<p> </p>
<p>For those that accidentally removed All The Clients, don&#8217;t worry to much they will get back on next cycle</p>
<p> I made the same mistake <img alt="Wink"  src="cid:part1.03040603.06080306@katamail.com" border="0"></p>
</p></div>
<p class="commenthead">From rpaz &#8211; 08/01/06 18.13</p>
<div class="commentbox">Sorry about the duplicated comments. Dam reload!</div>
<p class="commenthead">From giadzich &#8211; 22/02/06 12.16</p>
<div class="commentbox">
<p>It will take a while for client to report back to WSUS server after you delete it.<br /> I hate to see those little icons saying the computer not report in xx days.  I decided to delete them all.  No harm.</p>
</p></div>
<p class="commenthead">From weeble &#8211; 27/02/06 1.47</p>
<div class="commentbox">
<p>This may not apply to everybody but I&#8217;ve got around 40 Windows 2000 machines that are not checking into my WSUS Server.</p>
<p>So far, the solution that I&#8217;ve found to get them all to start checking in is as follows:</p>
<p>Download and install the following:</p>
<ul>
<li>Windows installer 3.1 (don&#8217;t restart, just install the next item)</li>
<li>BITS Update for Windows 2000 (KB842773) (don&#8217;t restart, just install the next item)</li>
<li>MDAC Update (if prompted to re-start, do the next step before clicking restart)</li>
<li>Once I&#8217;ve done that, I have to then copy over the latest WUAUENG.DLL file renaming the old one to WUAUENG.DLL.OLD (or whatever you choose).</li>
<li>Restart your computer (cross your fingers)</li>
</ul>
<p>Once I&#8217;ve restarted the computer, it will then check in with my WSUS server and start the updating process.</p>
<p>I&#8217;ve found that in some remote cases, I&#8217;ve also had to export the REGKEYS from a working machine and them import them into a machine that isn&#8217;t working after I&#8217;ve done all the updates.</p>
<p>If you&#8217;re having problems, and you&#8217;ve checked everything else, try this &#8230; it may work and you&#8217;ve obviously got nothing else to loose. So far, it&#8217;s worked without fail for me.</p>
</p></div>
<p class="commenthead">From laurin1 &#8211; 21/06/06 13.27</p>
<div class="commentbox">I had it working fine, but now it&#8217;s broke. None of my clients show up in the Console and all log Event ID 16. </div>
<p class="commenthead">From geraghty &#8211; 11/05/07 6.39</p>
<div class="commentbox">I spent days trying to work out why none of my clients were connecting to WSUS &#8211; finally realised the problem was that the IUSER account was disabled! I&#8217;d disabled it ages ago to increase the security of the server&#8230; </div>
<p> <br />
<hr size="1"> Last Modified 11/04/06 22.39</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.maurizio.proietti.name%2F2007%2F05%2F25%2Fproblemi-con-gli-aggiornamenti-automatici-o-windows-update%2F&amp;title=Problemi%20con%20gli%20aggiornamenti%20automatici%20o%20windows%20update" id="wpa2a_24"><img src="http://blog.maurizio.proietti.name/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.maurizio.proietti.name/2007/05/25/problemi-con-gli-aggiornamenti-automatici-o-windows-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

