1
vote
0answers
34 views

The authentication mechanism is unknown

I'm attempting to authorize access to a third party program by checking their credentials against Active Directory using NTLM. This solution has been working for a long time - as it a rolled out ...
0
votes
0answers
89 views

LDAP computer query failed in Windows 2003 AD. Table does not exists error

I've a VBScript code to get the list of computers from the Active Directory. It works in Win 2008 AD but failed in Win 2003 AD. The below is the script ...
0
votes
0answers
30 views

Output User informaion from only a specific Container in Active Directory

I am outputting some details from our AD to Excel using VBS. Being unfamilier with this method, is there a way to output only Users from a certain Container? This is how I am setting the Domain - ...
0
votes
1answer
373 views

How can people from a different VLAN join another VLAN's Active Directory? [closed]

I have two VLANs: uservlan servervlan (where DC Server 2003, webserver exists). I'm using Active Directory. Since the DC is on a different network (VLAN), how do people from uservlan join the ...
0
votes
1answer
86 views

Difference between Windows server 2003 OS & windows server 2003 Domain Functional Level? [closed]

Hope you're fine. I just wanted to know if there's a difference between : -An Active Directory Domain controller with the Windows server 2003 domain functional level And -And using the whole ...
0
votes
1answer
251 views

How can I create a desktop shortcut from a logon script?

Using Active Directory with Windows 2003 and Windows XP boxes as clients, is it possible to run a script on start up so no matter where a user logs in at the script will create a desktop short cut ...
1
vote
1answer
490 views

Multiple Remote Desktop Sessions with Windows

I'm using Active Directory with Windows XP clients and Server 2003 as the AD. Is there a way to allow a local user to be logged in and allow an admin to login as well without one of the sessions being ...
1
vote
4answers
4k views

Lync server 2010 Active Directory Preparation with a Windows Server 2003 DC

I'm trying to install Lync server 2010 but i'm stuck for a while now with the "Active Directory Preparation" part of the Lync server 2010 installation. The "Prepare Schema" fails with the following ...
2
votes
3answers
5k views

How to join an Active Directory with a Linux machine

How can I join an Active Directory domain with a Linux machine? Will it work with Ubuntu, Redhat, CentOS? Are there any with which it will not work?
0
votes
1answer
246 views

Can I create user shortcut in active directory

In fact I want to create shortcut for existing user for example I have two OUs name 1 and 2 inside OU 1 there is user1 and I want create shortcut for user1 inside OU 2? another meaning I want user1 to ...
1
vote
2answers
1k views

Using powershell to manage Active Directory running on Windows Server 2003?

I would like to create a script that can use the ActiveDirectory module in powershell (from a remote machine). From what I understand I need to have Active Directory Web Services (ADWS) installed for ...
0
votes
1answer
960 views

New active directory users cannot login from client

First a summary of the setup Server side Installed Windows Server 2003 Enterprise edition using disc 1 ran dcpromo and created a domain ( this is the only server in the network ) ran adprep ...
2
votes
1answer
1k views

How can I see all users of domain in this PC?

If I do: whoami /groups I can see all the groups I belong. My current user e.g. X belongs in a domain (there is a Domain Controller) My question is why if I go to Control Panel>Manage Accounts ...
1
vote
1answer
291 views

Adding addresses to ActiveDirectory with Thunderbird

We use a Windows 2003 server and XP stations. The server's LDAP is working ok, as I am able to retrieve the addresses it contains with Thunderbird. I'd like to be able to ADD an address to the ...