Enter Keywords:
1 - 10 of 13(0 seconds)
Sort By:
 
Due to new software we need separate print objects for each TRAY on a printer (please, don't ask).  Rather than manually creating hundreds of new queues called printername-T2, printername-T3, etc.....
Zones: VB Script, Win...Date Answered: 02/27/2008 Rating: 8.4 Views: 0
I'm running the following simple line to execute a bat file in a vbscript; Return = WshShell.Run("c:\fcsnomom\fcsnomom.bat /c", 1, true) How do I either modify the wshshell.run command to hav...
Zones: Windows 2000, Windows XPDate Answered: 09/17/2008 Rating: 8.1 Views: 20
Hi, I'm trying to run a sizeable (11K) batch file from a vbscript or windows script. When I do, I get very different results from when I run it 'manually' in a command shell. Basically it doesn'...
Zones: VB Script, Windows BatchDate Answered: 08/21/2009 Rating: 9.3 Views: 0
Hello Experts, I am trying to call a .bat file on the ASP page  to copy images to the live server, I have managed to write one but would need your experts advice whether it is ok as I cant test i...
Zones: ASP, VB Script, ...Date Answered: 05/16/2008 Rating: 7.0 Views: 0
I Am running a VB Script  that call a batch file  like this      run = WshShell.Run ("\\sh-nav\vplogon\vplogon.bat",1,false) But when the Batch is finished i have a problem the  "MS Dos win...
Zones: Visual BasicDate Answered: 07/14/2004 Rating: 9.4 Views: 9
hi is possibale to make BAT file ot VBScript  to Distribute many file to Different  folder so the work of the script will be as follwoing for example.. if i have one folder and insaide it 20 f...
Zones: AppleShare IP, W...Date Answered: 09/10/2009 Rating: 9.0 Views: 4
Hello, I have a PC in work, which is connected to a network outside my office. I do not have Administrator privileges. For security reasons, if the user isn't active for 15 minutes, Windows e...
Zones: MS Software, VB Script, Windows ...Date Answered: 10/28/2009 Rating: 9.1 Views: 9
I have a vbsript and will to call a .bat file, can someone help me with the coding.
Zones: Visual BasicDate Answered: 03/31/2003 Rating: 7.2 Views: 0
Our school district is wanting to redo all of our computer naming standards and are wanting to use the Description Field on the remote computer but we have found they do not update or sync with Act...
Zones: Active Directory, Wind...Date Answered: 11/06/2008 Rating: 8.2 Views: 0
Experts, I am using a batch file to execute OSQL, which executes an SP to extract data and place it in an CSV file. Then the batch file calls a vbscript file to relocate it and email it as an at...
Zones: MS SQL Server, VB ScriptDate Answered: 02/27/2008 Rating: 8.4 Views: 10