No announcements
Found 2470791 threads
-
3 Votes
Need a time schedule in vbs script to execute something
Hi every one. I need to execute a batch file in a specifyed time for all users in active ...Answered | 15 Replies | 19595 Views | Created by M. AMIR - Saturday, July 17, 2010 11:02 AM | Last reply by M. AMIR - Sunday, July 25, 2010 1:09 PM -
0 Votes
Running a vbs script in task schedule in windows 2008
to create a batch file, and just enter the command cscript d:\logs.vbs, or something. Can anyone please advise how i can get a vbs ...Answered | 4 Replies | 29744 Views | Created by GuvN - Thursday, October 13, 2011 11:58 AM | Last reply by JIAO WEI - Monday, April 13, 2015 5:37 AM -
0 Votes
Need help in writing a vbs script
I am very new to scripting and need help in scripting the following: When the Windows 7 machine boots up or a user logs on (easy to do ...Unanswered | 2 Replies | 895 Views | Created by jsehmi - Thursday, April 17, 2014 11:14 PM | Last reply by Mike Laughlin - Friday, April 18, 2014 12:55 AM -
0 Votes
Need a script to run a VBS according to subnet
I need a script to run a VBS file only if within a certain subnet. I have 14 different subnets that need to be ...Answered | 8 Replies | 1365 Views | Created by gnfr - Monday, May 13, 2013 6:27 PM | Last reply by Bill_Stewart - Tuesday, May 14, 2013 5:41 PM -
1 Votes
Need to convert powershell script to VBS
. If you are talking about PowerShell's execution policy, then this is not a reason to convert the script to a WSH (VBS) ...Answered | 7 Replies | 508 Views | Created by Biswajit Dey_20 - Wednesday, July 3, 2019 11:41 AM | Last reply by Bill_Stewart - Wednesday, July 3, 2019 2:58 PM -
0 Votes
We need to execute a VBS script at the log off for a group of computers.
Hi, We are trying to run a vbs (the code is attached below) that basically copies some file on over share. We need for the ...Answered | 7 Replies | 6323 Views | Created by post - Thursday, March 22, 2012 8:29 PM | Last reply by Martin Binder - Monday, March 26, 2012 6:41 PM -
0 Votes
re-run vbs script with time interval.
i have some vbs script and i want it to run automatically after each 10minutes. (No task scheduling). any line of code outside/inside same script which runs wanted ...Answered | 1 Replies | 3280 Views | Created by niroj adhikary - Saturday, June 14, 2014 8:06 AM | Last reply by Frederik Long - Saturday, June 14, 2014 8:21 AM -
0 Votes
CDO VBS Script doesn't execute when embedded in script
Sorry, I'm not a VBS expert and do not know how to impelemnt trace statements.Answered | 4 Replies | 1586 Views | Created by Hola IT GUY - Monday, March 4, 2013 4:25 PM | Last reply by Hola IT GUY - Monday, March 4, 2013 5:21 PM -
0 Votes
Can't Execute a vbs Remotely
following site: https://yyangtech.wordpress.com/2013/06/03/a-summary-of-solutions-toAnswered | 4 Replies | 1593 Views | Created by SilentCow - Wednesday, September 7, 2016 8:18 PM | Last reply by SilentCow - Thursday, September 8, 2016 1:12 PM -
0 Votes
I need a timed vbs script!
length of time (in seconds) you want the pop-up message box displayed. Therefore, change the second argument to match you need, for example ...Answered | 7 Replies | 3896 Views | Created by luke king - Tuesday, February 22, 2011 6:33 PM | Last reply by Tom Lavedas - Wednesday, February 23, 2011 8:33 PM -
0 Votes
Schedule a PowerShell Script
Hello I have a powershell script. I want to schedule a task for powershell to execute the script. That ...Answered | 1 Replies | 5968 Views | Created by venkat thrinath - Monday, January 16, 2012 12:55 AM | Last reply by Dhirendra Yadav - Monday, January 16, 2012 5:35 AM -
1 Votes
VBS script - Execute File based on output
FYI, Bayliss, one of the recurring problems in using a shell run from within a WSH script is that it's very easy to overlook minor errors in the ...Answered | 5 Replies | 1113 Views | Created by BaylissM - Wednesday, March 13, 2013 1:00 AM | Last reply by Alex K. Angelopoulos - Wednesday, March 13, 2013 11:30 PM -
1 Votes
Edit a VBS script trough another vbs script
I am trying to edit a VBS script as show in the script Set wShell = CreateObject( "WScript.Shell" ...Answered | 9 Replies | 1054 Views | Created by ROnderstal - Monday, February 25, 2013 7:17 AM | Last reply by jrv - Monday, February 25, 2013 9:12 AM -
0 Votes
Schedule a recovery script to run at a specific time
server based on specific logic. The logic is as below. Is it possible to specify a later time for a recovery script to ...Answered | 2 Replies | 826 Views | Created by bts_prof - Tuesday, September 8, 2015 3:35 PM | Last reply by Graham Davies - Wednesday, September 9, 2015 6:17 AM -
0 Votes
How to use telnet to run a vbs script to do something like "objshell.sendkeys"
The script above is just a example. Atually I need use vbs to run some programme such as ie,word and so on. And ...Unanswered | 3 Replies | 1002 Views | Created by handtom - Tuesday, April 24, 2018 3:20 AM | Last reply by jrv - Tuesday, April 24, 2018 3:40 AM -
0 Votes
Need to execute a VB script on a remote machine.
Guys, For one of my clients i have created a PC where all the automated process reside on. Currently users have to login to the PC and ...Answered | 3 Replies | 4505 Views | Created by hp81782 - Monday, June 14, 2010 7:16 PM | Last reply by Andrew Barnes - Monday, July 19, 2010 12:43 PM -
0 Votes
vbs script called from a service cannot execute certain commands
. I had to log out and log back in for new processes without elevated privilege to pick up the change. Run that script as ...Answered | 25 Replies | 5456 Views | Created by TP Mark - Friday, April 29, 2011 6:41 PM | Last reply by Bill_Stewart - Thursday, January 30, 2014 3:51 PM -
0 Votes
make vbs script call another vbs script
When you run a VBScript script using the cscript command, the batch file will wait for it to complete before it continues to the next line of the batch ...Answered | 5 Replies | 646 Views | Created by SilentCow - Thursday, September 8, 2016 2:59 PM | Last reply by SilentCow - Thursday, September 8, 2016 5:25 PM -
0 Votes
Deploying a VBS script
I have created a vbs script to disconnect mapped network drives. The script works fine running it locally. I would like to deploy this using SCCM. ...Answered | 7 Replies | 2753 Views | Created by Kat7881 - Tuesday, August 16, 2011 1:23 PM | Last reply by Kat7881 - Tuesday, August 16, 2011 7:56 PM -
0 Votes
Schedule Specific Times To Execute A Report
Beginner Using RS 2008. Is there a way to schedule specific times to be able to execute a SSRS report? I need to be ...Answered | 1 Replies | 1782 Views | Created by RudyCat - Wednesday, October 31, 2012 2:00 PM | Last reply by Avanish Tomar - Wednesday, October 31, 2012 2:24 PM - Items 1 to 20 of 2470791 Next ›
No announcements