First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Monitor what programs get started by user.
"Chris" <hildebrandchris(a)gmail.com> wrote in message news:e9f33762-8e9f-4c17-81a1-1b8a129352d2(a)k39g2000yqd.googlegroups.com... Hi, I am wondering if it's possible for a vbs script to monitor anything the user loads, Then output it to a text file. thanks, Chris You're welcome Chris. ... 27 Jul 2010 20:37
VbScript and Windows 7 x64 - in IEx64 vbscript works, but not
"Ian Dendle" <IanDendle(a)discussions.microsoft.com> wrote in message news:BE93218F-FC47-4F6B-BEBC-8F97BE9B9A47(a)microsoft.com... Hello All, Thank you for your responses. I still have no idea what is happening on this machine. Has anyone else had any luck? Kind Regards, Matt "Mayayana" ... 27 Jul 2010 20:37
Creating a hyperlink withVB Script
"Styrmir" <styrmirg(a)gmail.com> wrote in message news:ba08f217-4572-4398-8277-e8743ff10a3e(a)i31g2000yqm.googlegroups.com... Hi everybody i just recently started using VB at work and now i am working on a script which sends emails to our customers. So far it has gone pretty well but now they want to add... 27 Jul 2010 20:37
VBScript for writing in the command prompt
"alemrantareq" <alemrantareq(a)discussions.microsoft.com> wrote in message news:3BEE0AE7-A9E8-463F-A340-148E097E3662(a)microsoft.com... How to input the commands in the command prompt when it prompts for [Y/N] or [Enter] etc using vbscript? Fo example, to change the FAT32 file system to NTFS, we type in th... 27 Jul 2010 20:37
Rename files to match date stamp
"Oleg" <Oleg(a)discussions.microsoft.com> wrote in message news:DA63C844-D044-437C-92FD-3C395C7E02DC(a)microsoft.com... Thanks, that works !:) I didnt know the code that told the script to actually do the job, now its clear. However, it runs into the problem when 2 files have the identical timestamp, ... 27 Jul 2010 19:31
VB Script Errors in Working Scripts
Hello All, I am a SAP Admin and I'm trying to implement some SAP GUI VBScript files so we can automate some adminsitrative tasks. I've been given some scripts that seem to work according to multiple people, but on two machienes I get an VBScript error when running them. I've looked endlessly for a mention of t... 28 Jul 2010 09:40
newb how to make login script
i've heard of having a login script run to compare server copy to local copy dates(of a file) i've written a vbs file i thnk is more or less correct :-) how do i get that to run on login? ... 8 Aug 2010 11:14
Find right process and kill it
Hi WI want to find the rigth IEproces and kille it. What I have is the Window Title of the IE window from followíng code ******************************************************************************************* set oShell= createobject("shell.application") on error resume next for each oWin in oShell.win... 28 Jul 2010 11:53
Addressing special folders.
How can I address special folders, like "My Documents" and "My Pictures" in script? I can address the actual location as indicated in the folder shortcut, but that doesn't show up in Explorer. For example, to address the image shown in Explorer as "C:\Users\David\My Pictures\snapshot.png," I have to look in the "My... 27 Jul 2010 20:37
Detect host of script calling a WSC
Hello, I have hundred of VBScripts and JScript scripts calling one WSC. The calling scripts are started with CScript or WScript as required in the current environment. The WSC starts helper VBScripts using shell.Run("scriptname.vbs"). Until WSH 5.6 these Scripts have been started with the same scripting hos... 27 Jul 2010 07:20
First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24