bob.smith.0182[ at ]gmail.com wrote:
[Quoted Text] > Hi All, > > Just wondering, what type of script would I use to do these 2 things: > > 1) In SBS, because Exchange has a minimum of 15 minutes per sync with > the mail server (in pop3 environment), but you can still Synchronise > at any time by using the Server Management Console under Internet & E- > Mail. > Is there any script to do this from anywhere throughout the domain > (i.e. on a client computer)?
No....but if you want nearly instantaneous delivery of mail,ditch the POP connector and host it yourself. POP connectors in general are not recommended...and the reason you can't change the 15min interval is that you can run into a lot of problems if you are downloading mail at the same time you're trying to reconnect. If you absolutely must use a POP connector, look at POPBeamer instead of the icky SBS POP connector. And since SBS is its own beast, you're best off posting SBS questions in m.p.windows.server.sbs for the most expert help. > > 2) Is there a script which i can use to install a Font onto a client > computer just say at Logon?
Unless your users are local administrators (which they shouldn't be), they can't install fonts, which means you'd want to do this on computer startup (not login) anyway. There may be an easy-ish way to deploy fonts via group policy, tho - try posting in m.p.windows.group_policy for some good help.
> > > Thanks a lot and appreciate the help.
|