Here is my setup: I have a "server"-computer (Win7Pro) that is connected to X other "client" computers (Win7Home) via ethernet.
Is there a solution to create dynamically (C#?) users on that client-computers to give access to the remote desktop connection for a specific timeslot? For example: User1 should have access to computer2's remote desktop connection from 11AM to 1PM and User2 should have access to the same computer from 3PM till 8PM. This reservation times should be created by a software on the server-computer. Is there a way to give user-timeslots remotely?
Thanks, 5erv3