B
Bapt.bauer
Guest
Hello Guys / Girls !
I am new in the C# .net World.
I am making a software for a Hospital.
We want creat users in our futur software which allow us to add users in a DB ORACLE + create LDAP Account on a Active Directory Windows 2008 Server.
I am using .NET 3.5 AD Classes such as : DirectoryEntry / UserPrincipal / GroupPrincipal ..Etc
I succesfully add User in Active Directory thank to my programm ....
But ..... the life isnt easy ^^
And i Cant modify the User Field : "Terminal Serveur Profil Path" ??
Why ?
I read on many boards that the solution is to use : "InvokeGet("TerminalServicesProfilePath")"
But ... many people said it dont work !
I heard about a WTS API : wtsapi32.dll?
It is strange .NET 4.5 dont allow us to directly modify some fields.
Thank you for answering. And sorry for my english, it isnt my mother tong.
Continue reading...
I am new in the C# .net World.
I am making a software for a Hospital.
We want creat users in our futur software which allow us to add users in a DB ORACLE + create LDAP Account on a Active Directory Windows 2008 Server.
I am using .NET 3.5 AD Classes such as : DirectoryEntry / UserPrincipal / GroupPrincipal ..Etc
I succesfully add User in Active Directory thank to my programm ....
But ..... the life isnt easy ^^
And i Cant modify the User Field : "Terminal Serveur Profil Path" ??
Why ?
I read on many boards that the solution is to use : "InvokeGet("TerminalServicesProfilePath")"
But ... many people said it dont work !
I heard about a WTS API : wtsapi32.dll?
It is strange .NET 4.5 dont allow us to directly modify some fields.
Thank you for answering. And sorry for my english, it isnt my mother tong.
Continue reading...