Forum: General Support Issues
03-02-09
|
|
Replies: 1
Views: 536
Re: Log in Script for Mapping Drives
Here's VB that I use to accomplish this in my login script. I've included examples for both a mapped drive and a network printer.
For Each GroupObj In UserObj.Groups
Select Case...
|
Forum: General Support Issues
03-02-09
|
|
Replies: 1
Views: 421
|
Forum: General Support Issues
03-02-09
|
|
Replies: 1
Views: 414
Re: sbs2003 pop3 errors Id 1036/1023/1019
First, the native POP3 connector does not multi-thread the POP connections it makes, so it can't be that.
That said, the problem you mention could be caused by a number of things. The most common...
|
Forum: General Support Issues
09-19-08
|
|
Replies: 2
Views: 362
Re: internal company problems
It initially sounds like that machine has not joined the domain properly. Did you run the connectcomputer wizard to join it to the SBS domain?
-Matt
|
Forum: General Support Issues
08-13-08
|
|
Replies: 5
Views: 499
Re: Maximum connection per Mailbox
Yes, there is a 32 MAPI session limit built into Exchange 2003 with SP1 and above.
This can be overriden however if absolutely necessary, although it'd probably be better to work around the issue by...
|
Forum: General Support Issues
08-13-08
|
|
Replies: 5
Views: 499
Re: Maximum connection per Mailbox
Hi Jojo,
How are these users connecting to Exchange (e.g Pop3, RPC over HTTP, etc)? What version and Service Pack level are you running?
Offhand I'd say it's more likely you're running into a...
|
Forum: General Support Issues
11-13-07
|
|
Replies: 1
Views: 789
Re: Accout Lockouts
I assume you've resolved this by now, I completely missed this post until now when I was cleaning out spam.
However, we'd love to hear how you resolved it.
I assume it was a different issue than...
|