Question : How to compact WSS databases with SQL Express

I have a Windows Small Business Server 2008 that has a 50GB log file (LDF) for a WSS 3.0 "config" database. It's strange because WSS isn't used that much by the users and none of the old MDF and LDF files for WSS are any larger than 70MB.

Pretending I know very littel about WSS and SQL maintenance... how do I compact this log file? Since I can't access the WSS database in SQL Server Management Studio Express?

Answer : How to compact WSS databases with SQL Express

rfc1180 is right:  You will need to configure the timezone for each router (and also the timezone for each PC and phone) to ensure it displays correctly.

NTP distribute a time-code relative to UTC (previously known as GMT), and does not transmit time zone or daylight savings time information.

One thing I noticed:  You have three NTP peers: HQ is one, and 10.10.11.20 and 10.10.11.40 are the two others.  However, you also configured the last two as peers to the branch router.  But is seems that there is clock-discrepancies between the devices, and therefore not one of them is acceptable to the branch router.

If you cannot source your clock from a valid source (such as a GPS time receiver or an Internet based server) I'd suggest that you choose one source as the master, and sync all others to that device.  For redundancy, you can implement a second server, but just ensure that the second server also sync from the master, and when the master falls away, that it have a less-preferable stratum than the master, but higher than 15. ('ntp master 5' or so should work).
Random Solutions  
 
programming4us programming4us