Hy,
i have an Outlook Addin written in VB6, from where i connect to the Active
Directory, of the currently logged in Domain.
(Windows NT User is logged into the same Domain where the Outlook Exchange
Server is located. All Works fine).
I want now...:
Outlook allows me to be logged on as Win NT
Does anyone have experience working with Procom's Netforce 1500 and ADS in
regards to share configuration?
We are currently looking at moving all our Shared Folders, which reside on a
couple different servers to the Netforce Storage Unit. I'm just wondering what
the best way would be to go abo
If you want to put in some Dev time you can build your own component:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/ht
ml/vbnet08282001.asp
>>This application could be converted to an ActiveX control.
For the Jabber option, you would have to install the Jabber server
Title: Message
I am
testing site failover and would like to know which Site and/or domain
controller (not cached) is accepting an authentication request from my
workstation. If all the current domain controllers were unavailable
or shutdown except for one site and its domain controller, I w
Title: Message
Eric,
It
might be easier to answer this one if you help narrow down the scope. Why
are the current methods not acceptable? Are you looking for a scripted or
a programmed solution?
A bit
of detail and we'll gladly offer an opinion, at the very least!
:-)
Rick Kingslan
Title: Message
Joshua,
Yep -
but, to be honest, I have not isolated the root cause of this. It's not
consistent. What I mean by this is that it does not seem to be hardware,
nor the configuration. We're a bit stumpedc as to WHAT causes it, but it
seems to be related to a recent sec roll
Title: Changing registry perms via vb
I have
a quick question on determining which domain controller my Win2k Pro system is
authenticated to.
At a
command prompt, I can perform a "set l" or "echo %logonserver%" to
determine which DC I am connecting. By using NLTEST, I can
also query (nlt
In querying the LDAP, you have to remember that some values are single items
and some are mult-item based (an array).
I find that it is usually best to cover both interests when using a loop.
ie:
Do until objRs.EOF
if isArray(objRS("telephoneNumber")) then
//for just the first in the list
I
actually learned it from my Netscape days. You might try their
site.
-Original Message-From: Randy Lauritzen
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 18, 2002 3:34
PMTo: [EMAIL PROTECTED]Subject: RE: [ActiveDir]
How to write an LDAP query?
Thanks,
that did the trick. Is
Thanks, that did the trick. Is there a guide, reference, book, white paper, etc…
that covers this?
-Original Message-
From: Carey, Greg
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 18, 2002 1:25 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] How to
write an LDAP query?
I always get a type mismatch error when I try to
display the results of a query.
I queried the cn and telephoneNumber attributes and
then on looping through the result set I display the
results like this:
adoRecordSet.Fields("telephoneNumber") or
adoRecordSet.Fields("cn")
Of course I also do all
You're
third one is looking for something that is a group and a user. Should
be:
(|(&(objectCategory=group)(description=companyx))(&(objectCategory=user)(userPrincipalName=*@companyx.com))
)
-Original Message-From: Randy Lauritzen
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 18
I’m terribly ignorant and new to this subject so I’m
not even sure how to ask this correctly, but here it goes.
I have an Exchange 2000 server that we’re trying to
set up to how multiple companies on. I’ve set it up so you only see the
particular GAL you need to based on your logon, but
There are a galore of third party IM client applications but to the best
of my knowledge none, and this includes Jabber, offer support for
Exchange 2000 IM. The best you can get is MSN IM support but that's not
what the original poster was asking for if I understand it correctly.
Also note that c
You can still pull the MS CHAT interface AX Control and direct it to the
exchange server, also, I have seen a few Jabber Client ActiveX controls that
would allow for Browser intergration and will work with a multiple of
protocols including IM.
-Original Message-
From: Molloy, Gene S.
To:
The Exchange 2000 SDK has a sample HTML page which shows the basics,
though it still requires some Exchange 2000 IM client components to be
installed. I haven't (yet) seen any code which works completely client
independent.
> -Original Message-
> From: Molloy, Gene S. [mailto:[EMAIL PRO
Title: Message
A browser type client? There’s IMSuperman on the resource
kit which allows you to browse IM contacts.
I believe there’s also a load of
information on the Exchange SDK.
Darren.
-Original
Message-
From: Molloy, Gene S.
[mailto:[EMAIL PROTECTED]]
Sent: 18 J
Title: Message
Was
wondering if anyone has tried to write a browser type client for the IM service
available for Exchange 2000?
Any
assistance someone can offer would be greatly appreciated.
Gene Molloy
VNU
Enterprise Network
Operations
VNU, Inc.
[EMAIL PROTECTED
You wrote:
Migrate users to XP in new domain, allowing them to continue accessing
resources in legacy domain
If I'm correct the other or logical way for this to happen would be to
maintain 2-way trusts until ALL resources have been migrated. Strange things
have been known to happen during a migrat
Title: Hotfixes and IIS
Has anyone seen any issues with IIS after applying any of the recent hotfixes?
About 2 months ago our production IIS Server started exhibiting strange behavior, It would run fine for a while and then certain people would complain about the system response time getting
Title: Hotfixes and IIS
Has anyone seen any issues with IIS after applying any of the recent hotfixes?
About 2 months ago our production IIS Server started exhibiting strange behavior, It would run fine for a while and then certain people would complain about the system response time getting
That'd only be mouse click away given "all servers
will all be Win2K".
Darren.
-Original Message-
From: Hayes, Shawn [mailto:[EMAIL PROTECTED]]
Sent: 18 June 2002 14:03
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Migration Issues - Advice please :)
Don't forget, to maintain SidHi
Don't forget, to maintain SidHistory your destination domain must be in
native mode.
-Original Message-
From: Darren Sykes [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 18, 2002 8:40 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Migration Issues - Advice please :)
The LDIFDE sound
The largest of these offices has perhaps 100 users. The only thing that all
the legacy domains have in common is a complete disregard for standards.
Group membership, acls, file space structures and everything else you can
think of are a total mess, so I want to use this rollout as a lever to
re-
The LDIFDE sounds like the wrong product to me!
How do you intend to maintain access to existing resource, Re-ACL
everything? I'd use ADMT (latest beta) for the sidhistory of the old
accounts and to migrate groups.
Darren.
-Original Message-
From: Paul Sobey [mailto:[EMAIL PROTECTED]]
Hi Guys,
I have finally got a working production domain (hooray!!), and now need to
start migrating users into it. The plan is as follows:
Create users with LDIFDE
Establish 1 way trust so that legacy NT4 domains trust new AD
Populate appropriate local groups in legacy domains with glob
> -Original Message-
> From: Morgan, Joshua [mailto:[EMAIL PROTECTED]]
> Sent: 17 June 2002 16:52
> To: '[EMAIL PROTECTED]'
> Subject: [ActiveDir] Terminal Services
>
>
> Why can't I Stop or Restart the Terminal Services Service on
> a Windows 2000 Server.
>
> I am only running in re
27 matches
Mail list logo