I want to force the use of a VPC instance when a user logs into their
account. Then, when they log out of their VPC instance I would like them
forced back to the main system Welcome screen.
Any ideas how to do this?
Thanks in advance.
-Lee
Robert Comer - 16 May 2008 14:33 GMT
I don't think it's possible.

Signature
Bob Comer
>I want to force the use of a VPC instance when a user logs into their
>account. Then, when they log out of their VPC instance I would like them
[quoted text clipped - 5 lines]
>
>-Lee
David Trimboli - 16 May 2008 14:49 GMT
> I want to force the use of a VPC instance when a user logs into their
> account. Then, when they log out of their VPC instance I would like
> them forced back to the main system Welcome screen.
>
> Any ideas how to do this?
You could write a login script that launches the virtual machine you
specify, then runs the logoff command when that exits.
It wouldn't be secure—you can't stop the user from getting to the host
OS if they really want to.

Signature
David
Stardate 8373.9
Robert Comer - 16 May 2008 14:54 GMT
Good point, the LOGOFF command in a batch file would work as long as
there isn't anything else running.

Signature
Bob Comer
>> I want to force the use of a VPC instance when a user logs into their
>> account. Then, when they log out of their VPC instance I would like
[quoted text clipped - 7 lines]
>It wouldn't be secureyou can't stop the user from getting to the host
>OS if they really want to.
David Trimboli - 16 May 2008 15:17 GMT
> Good point, the LOGOFF command in a batch file would work as long as
> there isn't anything else running.
There won't be, because we went straight into the virtual machine when
we logged in!

Signature
David
Stardate 8373.9
Robert Comer - 16 May 2008 15:22 GMT
As long as the user doesn't flip out of Virtual PC and start something
on the host.

Signature
Bob Comer
>> Good point, the LOGOFF command in a batch file would work as long as
>> there isn't anything else running.
>
>There won't be, because we went straight into the virtual machine when
>we logged in!
Robert Riebisch - 16 May 2008 15:26 GMT
> I want to force the use of a VPC instance when a user logs into their
> account. Then, when they log out of their VPC instance I would like them
> forced back to the main system Welcome screen.
You should also have a look at
<http://www.microsoft.com/windowsxp/sharedaccess>.

Signature
Robert Riebisch
Bitte NUR in der Newsgroup antworten!
Please reply to the Newsgroup ONLY!