Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Scripting Visual Basicscript
 Ask A New Question    

How to connect to server?
I am trying to write a script to update the Exchange flag for out of office and set the message. It seems to be working except when I execute the objMAPISession.Logon statement, I get a dialog box to... on 20-Nov-09
check if a user is member of a group?
I have a text file listing some userID's. I need to read the users from this list and check if they are a member of a specifc group in Active Directory. I checked and checked but cant seem to find ... on 19-Nov-09
ActiveX warning box - how to inhibit?
I need to do Set vIExp = CreateObject("InternetExplorer.Application") from my VBScript in a web page. That is, I have one IE active and accepting input, and want to create another one pointing to a... on 19-Nov-09
Regular Expression Question
I want to get all the 4 digit numbers from the following sfsdf1234567sdfsdf where the alpha chars are entirely random. When I use the pattern [0-9]..[0-9] I get a match count of 1. if i use [0-9]...... on 19-Nov-09
Windows SBS 2008 logon script problem
HI, I am having a problem with a script that I have in user logon that maps some drives I need. Here is an example of the script: Dim objNetwork Set objNetwork = CreateObject("WScript.Network") ob... on 18-Nov-09
total size of files
I need a script to find out the number & total size of files based upon the file extention across about 30 servers. I am searching for mdb files. The script will be run remotely against local drives ... on 18-Nov-09
Win 2008 prompting to run .vbs
How do I keep my win 2008 server from asking me if I want to run a .vbs, when it was called from a .cmd file? I am logged on as a normal user when running it, but can log on as administrator to chan... on 17-Nov-09