I'm developing a .NET application which requires user authentication and role management to happen through Active Directory. I was wondering whether there was a way of installing a test instance of AD on a Virtual Machine (have Windows Server 2003 through Virtual PC) and connecting from my desktop environment to the VM AD instance?
I have tried AD LDS and ADAM on my local desktop, and for whatever reason kept encountering problems.
Thanks!