CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Microsoft News > microsoft.public.scripting.vbscript
 Post New
 TypeRepliesViewsDate
Timestamp value of GINA window presentation
I am currently troubleshooting slow logon times for a client with computer
infrastructure spread across the globe. Before I start invesagating I want to
create a baseline for logon times.
 0811/11/2009 3:33:51 AM
recursive serarch on a network directory with share permissions?
How would you do a search on a network directoru with share permissions? New
to vbscript.

Thanks,
 01611/10/2009 5:16:38 PM
Programming Funtion Key
Hi,

Is it possible to program Funtion Keys (F1, F2, F3 ...)
with a small VBS program ?

Thanks for your help


 0911/10/2009 8:00:08 AM
IE8 and vbscript
Hi,

With vbscript I.ve created the following:
I start the IE-application, use sendkeys to login in on a site. Next I
create 10 more tabs (internet-pages), each with slightly anot
 01811/10/2009 8:00:05 AM
Vbscript unable to trap error into excel
Hi Guys,

I am trying to grab some information about a list of servers into
excel files, which works fine. What i am unable to do is trap the
error and fill the error into the exce
 01411/10/2009 8:00:01 AM
determine last time file/folder was modified
I found a script on the net that searches a folder for the names of
subfolders and files and pumps that information to a log file. I have
modified the script to gather more info and to ex
 01611/10/2009 8:00:00 AM
10 Tips for Writing Web Copy
10 Tips for Writing Web Copy
One of the most important aspects of a website today is the webcopy -
sometimes called the sales letter.
In days gone bye, banners and graphics were all imp
 01811/10/2009 8:00:00 AM
Run Command Line
Hello,

I am trying to run a vbs file on my server that appends a few mp3
files to another and creates a new file.

I can do this from the command line without out any problem
 01311/10/2009 7:59:57 AM
Move n files sort by Filename
I have many files in a folder - I need to move only first 5 files
another folder sort by filename
ie in Source folder i have
1Filename.txt
2Filename.txt
3Filename.txt
4F
 01411/10/2009 7:59:47 AM
Seek Filter Include Example
This creates an Array M and fetches the elements having cc - so it
displays dccr....


M= Split("bbadccraddaeea","a")
B = Filter(M,"cc")
WSc
 01411/10/2009 7:59:45 AM
Script
Why does this script work:

' Description: Demonstration script that uses the FileSystemObject to delete
a file. Local computer
' For Vista

Set WSHShell = WScript.Creat
 02011/10/2009 7:59:42 AM
Adding entries to "Manage Passwords"

I have googled this for a while and come up with nothing useful.

I am trying to script a solution that will allow me to add/delete
entries in the XP "Manage Passwords"
 0911/10/2009 7:59:38 AM
connecting to remote registry not working sometimes
My script sometimes quits on this line:
Set objReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" &
strCompName & "\root\default:StdRegProv")
 01411/10/2009 7:59:36 AM
Run time error '75'
Hi,

I have Word 2007 on Vista. I have a macro which is written by VB script. It
is running fine on Word 2003/2000. I imported it to Word 2007, it doesn't
work. I got Visual Basi
 01011/10/2009 7:59:34 AM
Problem with recursion and objfolder.size
1l The purpose of the following script is to return attributes of subfolders
into an Excel spread sheet. The way it is now, it only gives the attirbutes
for the root folder. I know I ne
 01311/10/2009 7:59:33 AM
79 Hosting Web www.ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
 01211/10/2009 7:59:28 AM
vb script t area debuggin

hi, I'm new user, so excuse me if maybe is not the right area for my
thread.
by the way I've a big problem to solve and I hope that someone can help
me soon.

I've an ap
 01511/10/2009 7:59:28 AM
msgbox update/clear


I have a script that performs 100 actions at regular interval and I'd
like to give a progress indication.

My thought was to use a msgbox that displayed the current number,
 01711/10/2009 7:59:27 AM
Finding unused security groups in AD
Hi all,

I am in a fix where I want to delete a lot of security groups that
have been created but not used for share permissions but just so that
the distribution groups with the s
 01211/10/2009 7:59:25 AM
How to script IE to open certain webpage prompted with user & pass
Does anyone have a script that will open up a specific URL in IE7 or IE8?
Then this website prompts for a username and password, which I can store in
IE, but it still pops up with the box
 01311/10/2009 7:59:23 AM
Wscript.Shell open file in wmplayer

I'm making an app that lives on a CD that opens wmv's from the CD. I
thought everything was going well until I realized that if wmplayer
isn't the default player the thing crashes. I h
 01111/10/2009 7:59:19 AM
Sorting files by month
How would you write a script to sort files by month. For example a file named
January 1, February 13, March 27, etc. I have a folder that has files in it
with a daily log for each day. Eac
 01711/10/2009 7:59:17 AM
Questions on defference between JScript and VBScript in HTML
Back in 2002, Michael Harris posted the following example of a way to
change what script is executed for the window.onload event; I made a
few changes:



 1921/10/2008 10:05:14 PM
Replace() function does not work as expected
Hi,
The standard Replace function is defined as:
Replace(string,find,replacewith[,start[,count[,compare]]])

Using this function, I assumed the 'start' parameter indicates where the
 31021/10/2008 6:49:56 PM
retrieve AD subnet description and location
i found some examples of creating a subnet in AD, but none for reading
the information.

strSubnetRDN = "cn=192.168.1.0/26"
strSiteObjectRDN = "cn=Ga-Atl-Sales"
strDescription
 01311/10/2008 6:05:17 PM
Split excel worksheet into multiple worksheets
Hello,

A colleague of mine just posed a question to me, if it is possible to
programmably split an MS excel worksheet into multiple worksheets. He would
like to split the master spr
 12421/10/2008 5:25:44 PM
Map printer weirdness
I run a pretty simple lab using 2003 servers and XP machines. I have a
simple VBS script (below) for mapping a printer and I have a policy
that uses the script as a logon script for a specific
 01091/10/2008 5:19:35 PM
User info & Computer Name for Range of IP Addresses
I'm stumped...

I have played around with several snippets I have found on the web to find
this information, but I cannot seem to figure this one out.

Here is what I would like:<
 1791/10/2008 3:29:50 PM
Trim() isn't stipping tab characters off my data in vbscript
I have a data on our server that houses data for mapping specific folders to
specific users and/or groups in AD. The data file looks like this:

Group, Sales, G:, \\MSO-Server\Groups-
 31331/10/2008 1:27:42 PM
Porting vb6 code to .net
While porting vb6 code to .net the datatype "any" creates problem. I
dont know how to solve it. Any suggestions ??
 1851/10/2008 12:20:02 PM
view all mailbox permissions on a server
Hi,

Has someone written a script that could view individual folder
permissions on a mailbox?

Regards

Simon

 01061/10/2008 10:39:41 AM
HTA Exit Code
Hello, I have been using the wscript.Exit() in my vbscripts for some time to
return the status of my scripts to the calling app. I have started using HTA
and I can not figure out how to get
 51331/9/2008 6:36:18 PM
LaunchApp.WSF Vista/Kix Logon Script Problem
I am trying to run a kix logon script on Vista with the UAC on.

When I try to use LaunchApp.WSF with my Kix32.exe parameter in Vista,
it does not run the script. I usually run the script
 01941/9/2008 3:06:43 PM
wbscript to disable/enable usb device: "usb root hub"
Hi all,
I need to disable and then enable an "usb root hub" frequently. Now I can
successfully do that in device manager. But it's a bit tedious so I tried to
write vbscript to complete
 21441/9/2008 2:24:18 PM
Does VBScript run on Mac OS X?
Does VBScript run on Mac OS 10?


 21021/8/2008 6:32:28 PM
Script to show email addresses from a distribution list in AD
I know nothing about scripting. I did a search and found this script(which I
assume is a .vbs script):

Const olFolderContacts = 10

Set objOutlook = CreateObject("Outlook.Applic
 51021/8/2008 5:42:03 PM
Window.Event.keyCode Problem
Hi All,
I am using .VBS file to write VBScript. I am not writing it into IE.
My problem is how can i capture that the pressed key, is ENTER key?
I want to perform some action i
 31201/8/2008 5:07:05 PM
change file dates?
I need to change the create and modify dates of several hundred files. Can
vbscript change a file's date attributes? Please point me to the property or
method needed to write file date info.
 51871/8/2008 4:46:04 PM
Trying to tweak an iTunes VBScript
I'm trying to use this existing script as a basis for something else I'm
trying to create, but having a a little trouble coming up with the right
code-

'~~~~~~~~~~~~~~~~~~~~~~~
 61321/8/2008 4:14:52 PM
making this windows script?
Please do this before answering my question:

Go to My Computer --> Open C:\ drive --> Change your View settings by
going to tab View> Details. You should see files on your computer with
 17931/8/2008 3:56:16 PM
Writing to the beginning of a file
Does anyone know how to write to the beginning of an existing file? I have a
file that I am recording errors to as I query systems. I would like to put a
header line in the file that tells h
 121291/8/2008 2:53:49 PM
formatting output to be sorted by largest size
Hi,

I have this script which runs fine output redirected to a text file
all the mailbox size info on an exchange server 2003.

I am trying to sort the output to the largest mailbo
 471081/8/2008 1:44:08 PM
HTTP 500.100 - Internal Server Error - ASP error
dear sir/madam,

i am usha doing my E-commerce (HTML, DHTML, VBSCRIPT, ASP) course from
bangalore.

Presently i am doing the project where it includes registration enquiry
fo
 11181/8/2008 12:28:46 PM
vbscript to reset password
PLEASE HELP problem with script
script should find user via username
reset pass word
unlock account


APPLICATIONNAME="Account Creation"
SCROLL="
 01401/8/2008 11:08:14 AM
Other version information
Hi all,

Is any way to get the "other version information" like Product Name
and Product Version using VBScript ?

Thanks,
S.SARAVANA KUMAR
 53441/8/2008 9:33:58 AM
IE7 command line arguments
Hello,

(I understand this isn't the most appropriate NG but it was recommended as
the closest match by the MSDN online concierge)

As part of my "context sensitive" search, I ha
 31571/8/2008 6:37:20 AM
list of function
Hello all,

Can i get list of functions in vbscript which are alternative
functions in javascript ?

Thanks in advance.
 2841/8/2008 1:24:03 AM
Help needed: ie.busy/readystate loading frame
Greetings ... I'm needing some expert advice on solving a problem with
a script I have developed to work within our publishing system which
uploads text to a web Content Management Server.
 121741/8/2008 1:13:52 AM
Passing recordset between pages
Does server.execute pass recordset between ASP pages?

I've been unsuccessful doing the following

Page 1
Opens database and executes a stored procedure and places data into
 3991/8/2008 12:50:10 AM
Creating Script
Hi,

I will appreciate your help creating a script for my AD 2003 domain users, I
dont have experince cretaing this scripts, so I need that a script deletes
the Otlook.NK2 file from
 2911/7/2008 6:27:09 PM










   
  Privacy | Contact Us
All Times Are GMT