On MovieTome: Corey Haim freaks out on LOST BOYS 2
1 Resources for

vbs file

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Network Printer
Hi Guys and Gals I got a problem with my network printer.Soon my printer server name will be changed so all the 125 network printer will not work unless I got to each workstation and manually change it.So my question is there is a script that wiil do it for...
Tags: infotech@..., it management, network, network printer, printer, printer server, VBS File
Q&A 2005-02-04

Additional Resources

I need VBS help
Hi, I'm a student techco for my school and I am trying to learn VBS to go along with my assembly language. Also, I need to learn VBS so I can develop ASDI and Desktop scripts for my AD and for my desktops in my labs. Anyone know where I...
Tags: Desktops, VBS
Discussion threads 2006-02-18
Running vbs scripts and searching Questions
A bit unfair I know but I have two questions. The first I'm sure has already been answered but when you see the second, you'll understand why I've asked it.1. How do I run a .vbs script?2. How do I search the Questions forum for silly questions like 1?1. CSCRIPT.EXE...
Tags: Snak
Discussion threads 2007-02-12
Collect information about remote computers with scripts
Whenever you can automate any process, you should take advantage of this capability. Find out how you can use various scripts in the Windows 2000 Resource Kit to gather information about a local or remote computer. Want more Win2K tips and tricks? Automatically sign up for our free Windows...
Tags: Windows 2000 Resource Kit, Microsoft Windows 2000, Microsoft Windows, Jim Boyce, PRODUCTIVITY, Resource Kit, computer, Windows 2000 Professional Tips Newsletter, Script, Information, Operating Systems, Software
Technical articles 2005-04-25
Vbs To Exe (zip)
Vbs To Exe converts VBScript files into executables. The created program executes the VBScript-code from memory using Ms-ScriptControl. It hides the source of your Script-file. Direct script execution is also possible. Version 1.1 added direct script execution and fixed some bugs.
Tags: Microsoft Visual Basic, Execution, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2008-05-27
VBS Script
Hi AllI seem to be having this problem whereby I am trying to copy a little java applet from a network location. On my local PC, this works fine, however when I place this in the GPO BAT login script, the drives, which have been deleted, are still mapping...
Tags: Java, ron_jeff@...
Discussion threads 2007-11-13
virus attack
i am a bit in fix. i have encountered a virus that addes the file project.exe to some folders. In those folders where the project.exe exists the word documents and corrupt reduced to 1kb and the contents are lost u only find the text "Sorry ! !...
Tags: meeva, virus
Discussion threads 2007-01-30
VBScript2Exe (exe)
VBScript2Exe is a program that quickly converts Visual Basic scripts to executable files (.exe), protecting contents of .vbs files from being changed by other users accidentally or intentionally. VBScript2Exe has the following unique features, converts Visual Basic scripts into executable files EXE format. Protects contents of .vbs from modification by...
Tags: Microsoft VBScript, Microsoft Visual Basic, VBScript2Exe, Microsoft Development Tools, Programming Languages, Scripting Languages, Development Tools, Software Development, Software/Web Development, Web Development
Software downloads 2007-01-03
MSDEToText Tool for Internet Security and Acceleration (ISA) Server (exe)
MSDEToText.vbs converts ISA Server 2004 SQL Server 2000 Desktop Engine MSDE logs into a text file, or displays contents on the screen. Run MSDEToText.vbs to display the contents of your MSDE Firewall and Web Proxy logs on screen, or write log contents to a text file. This version is the...
Tags: Internet, Server, Microsoft Data Engine, Internet Security, Content, MSDEToText.vbs, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-09-13
push a .vbs script through network
I have a .vbs script to change DNS settings on a workstation, that I would like to push over our local network (about 70's p.c's). not sure how to do it. any suggestions would be greatly appericiated...
Tags: NETWORKING
Discussion threads 2004-10-06
Migrating shares across server
Hi all,I have two servers, one low on space and one new with plenty of room. i want to move a shared directory from the old to the new, but am unsure how to ensure people can connect to the new location. All mappings are handled by a vbs script...
Tags: it management, server, toyzrus23@...
Q&A 2005-07-22
Windows Vista Software Licensing Management Tool
Did you know that a command line utility exists to  deal with issues of activation and licensing in Windows Vista? The command line utility is called the Windows Software Licensing Management Tool.In order to access the tool, click Start and type cmd in the Instant Search bar. If you are...
Tags: Windows Vista
Blog posts 2007-05-28
Make scanning Windows XP's Event Logs easier with Eventquery.vbs
Sifting through the logs in Windows XP's Event Viewer can be a bit of a nightmare due to the sheer volume of entries in any one log file. You can save time by using Eventquery, which provides you with parameters that allow you to narrow your search to a specific...
Tags: Eventquery.vbs, Microsoft Windows, Microsoft Windows XP, Greg Shultz, Windows XP Tips Newsletter, Eventquery VBScript, Operating Systems, Software
Technical articles 2005-07-13
Get printer permission with vbs
Hi,I want to do a vbs to get a list of printer permission on server 2000 and server 2003. ThanksJordan
Tags: Printers, jordan.tsing@..., printer permission, printer
Discussion threads 2007-07-11
Office 2007: Compacting Access front-end from VBS
We have a VBS script which compacts then opens an Access front-end. We can't get the compact line to work on new PCs which have Office 2007 installed - it says there is an error with the DLL. Any ideas? Thank you.
Tags: andrewafresh@..., Microsoft Office 2007, Microsoft Access, Microsoft Office
Discussion threads 2007-08-29
WinXP 64 stops portmgr.vbs & printui.dll
I have used portmgr.vbs and printui.dll to install printers on my networks since Windows 2000. They have stopped working with the XP x64 version. When I run the command "cscript %windir%portmgr.vbs -a -p PrinterPortName -h 192.168.1.23 -t raw -n 9100", the script runs without errors but does not add...
Tags: george.jenkins@..., gjenkins@..., Microsoft Windows XP, MS-Tech, printer, windows, WinXP 64
Q&A 2006-03-02
Using "wscript" to send a message
How can I use "wscript" to send a message from a Windows 2003 server to a specific computer on a network?Hi Kaypauluse a vbs script to call wscript.....wscript.echo "message goes here"save the above line in a file called something.vbs..... this will display a pop up box requiring users to click...
Tags: Servers, kaypaul@...
Discussion threads 2007-03-17
VBS and Perl
Hi AllWe have a set of .bat files (4 in all) which each delete a file and then call a perl process/script (each 1 of the 4 is different). These processes open in a cmd window. Therefore each time we have to restart these processes, we need to ctrl -...
Tags: Scripting languages, Network administration, Construction, Programming languages, e.v.o.5@..., WMI, Perl
Discussion threads 2007-11-09
Defrag locally and send log file to network .bat/.vbs
Hey All,I need a batch file or script to defrag C: on all XP Pro workstations and then add their results to a log file on a network drive. Preferably when logged off or locked. I don't mind having to deploy the script/batch file or schedule tasks on each machine...
Tags: bkatzman@..., network
Discussion threads 2007-08-16
creating folders using vbs from csv
I have a more complex need that i can resolve in vbs if i could figure out how to create script to create folders that are listed in a csv. I can do it from excel but can seem to figure out csv and installing excel just to be able...
Tags: atucakovic@..., strName, csv
Discussion threads 2007-11-01
  • << Previous
  • page 1 of 1
  • Next >>


Outlook 2000/2002/2003: Tips for Road Warriors
Working efficiently with Microsoft Outlook is a real challenge for users who are traveling or working off-site. This guide describes a dozen ways that mobile users can maximize productivity when using Microsoft Outlook outside the office.
Buy Now
Best Practices for Maximizing Microsoft Access 2003
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Access -- even if you don't consider yourself a public speaker.
Buy Now