Originally Posted By: Mart
Does this logout your Windows session or log you out of the website you are visiting? If it is Windows then you might want to take a look at the build in Shutdown function.


This logs me out of the proxy server. - We use a proxy server with authentication to access the web. The proxy server will cache your user name and password and it remembers you by IP (Yes I know - not the most effective way to secure but I didn't design it). I have a number of users that access the web on shared machines. Sine the proxy server remembers the 1st authentication made I needed a way to remove the entry from the proxy server. I was given the above script to do that.

I stuck it into the login script for the hnd full of users that use shared stations. I'd LOVE to do it a shutdown but I don't know how and I don't have avtive directory - Still on NT 4

I found a VBS to EXE converter on the web and I converted the script to exe so I can execute it at login but I'd like to just do it direct from kixtart.