Summary: This add to the registry please backup registry before using. Save with vbs extension and click on the file. Type h command ie. h dir to display dir ...
Summary: I am trying to write a script that checks how many users are logged on to an ftp. I am stumped. Is there an ftp command that I can use when logged i...
Summary: Hi, I am trying to get the currently logged on username from an XP machine and use that to map the users home drive. Below is my script, but it does...
Summary: That sounds like a cool program. I'm not entirely clear what the problem is, so let me just rattle-off anything I can think of to double-check: 1) To ...
Summary: Through testing, I've found that once you click logoff or shutdown the VPN connection breaks. I found a solution to my problem though. Its so basic I...
Summary: There has to be a better solution or a setting rather than writing a program. Does zone alarm work if you log on as administrator, and then switch to ...
Summary: Verify the level of the problem first. i.e. you said that it works fine in 98 which means not NT so only under the condition that your sharing is user...
Summary: It's problems like these that usually end up having a simple, obvious solution that you kick yourself for once you see it... First, how are you settin...
Summary: yes yes yes, a veritable conundrum if ever there were one. I know exactly what you are talking about. A few years ago, me and another excellent progr...
Summary: hi, when a user logon successfully ,In the Start->menu above the "Shutdown" ,"Log off xyz..." will appear.(xyz is the user who logged on).If user has ...
Summary: Hi All I wonder if any one can help me on this please... I would like to create a VBScript (or a BAT script) which when run, 1. It logs on to the ftp...
Summary: Without knowing anything more about this, I can offer you a few suggestions to test for... 1. Permissions. If it's Windows 2000, is the person logged ...
Summary: Thanks for your help. It is an internal website. CGI sounds a little complicated. Hopefully somebody else knows an easier way. Security isn't a real b...
Summary: Hi ppl, Actually i wanted to know how do u get the information i.e name, port,etc. that are currently logged on to the server in VB or VC -Thanx Saur...
Summary: Hello Chi, I gave full permissions to the user for the directory where the file is, but still nothing. If I use VB6 I don't have that problem. The us...
Summary: I've had this recurring problem wherein the operating system restarts everytime turbo C is run. This happened on a windows xp pro environment. In som...
Summary: I need some assistance from network experts who also are familiar with SQL 2000. On the server end, Windows 2000 Server I have a couple SQL back end d...
Summary: You don't mention what type of platform the database is installed on ?? If the database is on a Windows platform, be sure the "Log on as batch" is as...
Summary: I have downloaded the Lc3 password software to be able to get all the win password on the net inluding the administrators one. However it wont let me...
Summary: I've been meaning to get a little overview out there on web technologies...This is probably as good of a place to put it as any. Hoping I can just li...
Summary: Here are a few ideas to think about... 1. Not all computers use the same directory name (usually C:\Documents and Settings) for user profiles. Sometim...
Summary: i have a user david on my linux AAA machine which connects to BBB machine with ssh keys (NO password). i need to run a script from user daniel that wi...
Summary: Is it possible to use a Variable in another Variable? For instance, in my batch file I have SET /p UCode= * Example: * SET /p UCode=Cas123 Cas123 wi...