First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
I need to "press any key to continue"
when I run a BAT command , it paused ,any I need to press a key to continue. How can it run automatically because I set this BAT as a scheduled task. Thanks! Haoqiang ... 20 Jul 2008 18:38
Secret WEB CAMS at HOTELS & LODGES
HAI.......... Guys this web site s very useful to you........... How This site helps.......... how to earn money form online...... In this site, you wil earn more than 10000/- Rs per month.... its true ....... just login this site and << EARN MONEY www.freeonlinedollers.blogspot.com www.freedollers.b... 17 Jul 2008 02:26
Query csv and return all entries within last x days
I have a comma delimited file in the following format: Computer Name,Time Date,Time Zone,Action Workstation1,11/8/2007 12:03:34 PM,Central Standard Time,Executed Logon Script Workstation1,11/8/2007 12:13:33 PM,Central Standard Time,Executed Logoff Script I am attempting to write a script that will parse this tx... 17 Jul 2008 23:02
Problem with DGSET GROUP report
I made a simple batch file to get a list of machines belonging to certain groups, save it to a file then open it in Excel. See below: dsget group "cn=AdobeAcrobat9,ou=*,ou=Groups,ou=*,DC=*,DC=*" -members - expand | sort > "c:\documents and settings\%username%\desktop \spreadsheetname.xls start excel.exe "c:\d... 19 Jul 2008 08:52
What to code in now that VS2008 has depreciated VBScript?
That's a good question, I would like to know 2. -- Sid "The force be with you" "greatbarrier86" wrote: What does microsoft consider to be the new scripting language to use when scripting since VS2k8 no longer "supports" VBScript? JScript? ... 17 Jul 2008 20:58
quotes and variables
I am wondering if someone can clarify the proper use of the oShell.run command at the bottom of the sample script below. I am importing a registry file via WSH. The name of the file is in long format as indicated by the stmpFile variable. Since the file name will be different for every user, I want to pass ... 16 Jul 2008 09:54
Pipe a pipe command to a file
I couldn't find any better place to post this, so here it is: I'm trying to find a way to echo a pipe command (>>) to a file. Basically I'm trying to have one batch file create another batch file on the fly. Unfortunately one of the commands already has a pipe command in it: FOR /F %%I IN ('%1') DO ECHO ... 15 Jul 2008 23:39
regular expressions to replace but keep character?
Is there a way to use Replace with Regular Expressions but keep a character in the original string? A simplified example: If we have "< a >" or "<b >" or "< br>" within a string and we want to remove the spaces, but keep the character, is there a way this can be done? A Regular Expression can find the subs... 15 Jul 2008 17:30
how to debug vbscript?
hi folks, i am new to vbscript. How do I debug vbscript script? ... 21 Jul 2008 23:22
error handling permissions denied
Can somebody help me with this script. I want to check windows xp machines is the computer online or not, then the script will check of there is some events in de eventviewer for disk bad blocks. ( this is not the hole script ) But by some computers i have an access denied (Code Error 800A0046 - Permiss... 15 Jul 2008 16:27
First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82