Question : Gateway for Server automatically being removed after restart

Hi Guys,

We have a SBS 2008 server (Windows Server Standard FE)
Everytime this DC server is restarted, the server looses it's GATEWAY IP address and has to be reinserted.

The server runs off a virtualized-server config and uses virtual LAN interfaces, not sure whether this can be part of the problem?

Answer : Gateway for Server automatically being removed after restart

To suppress the footer I have 2 ideas.

1.  Use the select expert to not select those records
   Not IsNull({YourField})

2.  Use a formula
   If IsNull({YourField}) then
       0
   Else
       1

Suppress the gorup footer with
   Sum({@NewFormula},{GroupField}) = 0

The Test above in the section expert needs to be

IsNull({YourField})

mlmcc
Random Solutions  
 
programming4us programming4us