login script for GPO

L

Lillian

I need to know how to setup GPO for user login script,
what I mean is when the user logout, it will automatically
delete internet temportory file, cookies, clean all the
history files from the web. how to setup using GPO, or
login.bat in the user profile path, what is premeter like
\\servername\%username% this kind of stuff.


thanks.



Lillian
 
S

Srikanth N [MSFT]

I am not sure if I have understood your question properly. However, to
summarize the issue, you would like to know what the steps for setting up a
GPO for User Login using scripts. Please visit the link given below that
has a detailed steps for assigning Scripts Using Group Policy in Windows
2000:

http://www.serverwatch.com/tutorials/article.php/1474241

Note:
This response contains a reference to a third party World Wide Web site.
You should know that third party sites are not under the control of
Microsoft. Accordingly, Microsoft can make no representation concerning
the content of these sites. Microsoft is providing this information only
as a convenience to you: this is to inform you that Microsoft has not
tested any software or information found on these sites and therefore
cannot make any representations regarding the quality, safety, or
suitability of any software or information found there. There are inherent
dangers in the use of any software found on the Internet, and Microsoft
cautions you to make sure that you completely understand the risk before
retrieving any software on the Internet.

The login scripts can be located on the local system or on the Server. If
the scripts are located on a server, then you have to give the complete
path of the script location. For example:
"\\server\scripts\loginscript.bat"

Srikanth N

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

Srikanth:

I know how to using create GPO, I 16 username from
glc1 to glc16, I need created a script files call:
logoff.vbs when user logoff is automatically delete
c:\doucments and settings\glc16\local settings\temporary
internet files\*.*, I know the directory is in the
c:\windows\sysvol\sysvol\server\scripts directory, how to
write the script for all the 16 users, like %username%

thanks for the help.

Lillian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top