CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2010
    Posts
    41

    Thumbs up Computer account

    Hello, in my school's library, all the computers' users can be logg on only with passwords assigned by school's IT staff. after I log on, fine!, I can save everything on Desktop or any folders but then I log off and re-log on, I find nothing on Desktop I previously saved.
    Now on my home computer I have two account, one is of administrative type and the other is limited. I would like to make a similar function on the limited account that once the user logs off, everything once saved is deleted!

    Thank you

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Computer account

    Computers have group policy settings. Any computer on a domain can be configured to react this way. Helps with security and computer lockdown.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured