[Andrea Beggi]
blog tecnico, tips, tricks, links di difficile reperimento, note tecniche, ecc.
E-mail:

Tutti i post sono stati migrati sul mio nuovo blog www.andreabeggi.net
Per un po' continuerò a postare la parte tecnica anche qui.

 



  • © Tutti i diritti riservati
  • RSS 2.0
  • ATOM 0.3
  • Powered by Splinder

lunedì, 31 marzo 2003

Welcome to GoToMyVNC's service scan.
This webservice will run a quick script to see if it can detect
any machines on your LAN that are accepting VNC connections from the
"real world". It checks the first ten Displays only, 0 thru 9.
Don't worry: a real VNC session is not initiated. This just checks to see
if your firewall/router/gateway rules are all groovy.

http://www.gotomyvnc.com/






postato da andreabeggi, 31/03/2003 16:39 | link | commenti

HOW TO: Create a "Catchall" Mailbox Sink for Exchange 2000

Microsoft Knowledge Base Article - 324021

http://support.microsoft.com/default.aspx?scid=kb;en-us;324021

postato da andreabeggi, 31/03/2003 15:06 | link | commenti

Exchange Server:

If you would like copies of "NDR" messages to go to the postmaster, you can simply set this up in Exchange. To do this:

  • Exchange 5.5: Properties of Internet Mail Service, "Internet Mail" tab, click the "Notifications" button
  • Exchange 2000: Properties of your Virtual Server, "Messages" tab, add an entry to "Send a copy of NDR's to"

NOTE a) Not necessary to restart the service.

NOTE b) Its always best to ensure you're running the latest Exchange Service Pack (at time of writing, the latest are Exchange 5.5 SP4 and Exchange 2000 SP3)

postato da andreabeggi, 31/03/2003 14:39 | link | commenti

venerdì, 28 marzo 2003

Lmhosts file per la risoluzione statica
dei nomi di dominio

10.0.0.1    PDCNAME #PRE #DOM:DOMAIN-NAME
10.0.0.1    "DOMAIN-NAME    \0x1b" #PRE
#IP Address "123456789012345*7890"

L'ultima riga serve solo per la posizione corretta dei caratteri nella riga precedente

Attenzione alla posizione di "\", va al 16o carattere e la stringa tra virgolette deve essere lunga 20 caratteri
Nomi tutti maiuscoli

poi:
nbtstat -R (case sensitive)
nbtstat -c (case sensitive)








postato da andreabeggi, 28/03/2003 15:15 | link | commenti

giovedì, 27 marzo 2003

Exchange 2000:

Nelle policy degli indirizzi email (in recipient policies), si può customizzare il formato degli indirizzi per gli utenti. I template da usare sono i seguenti:

The Recipient Policy has a series of variables that you can use:

 

 

%s        =            Surname (Last Name)

%g       =             Given Name (First Name)

%i        =            Middle Initials

%d       =            Display Name

%m      =            Exchange Alias

 

So if you want their email addresses to be in the format of .@domain.com, then the string you would enter in the “Address” field would be %g.%s@domain.com.  If you wanted their address to be in the format of @domain.com then you would enter %s%1g@domain.com this will use the 1st character of their first name.

postato da andreabeggi, 27/03/2003 23:43 | link | commenti

Interessante articolo sull'installazione di Exchange Server 2000 come server di posta:

Hosting Your Own SMTP Mail Using Exchange 2000

si trova presso:

http://www.msexchange.org/tutorials/MF002.html

 

postato da andreabeggi, 27/03/2003 23:39 | link | commenti (2)