Hello and welcome to CertForums.co.uk, here we host free active certification forums with links to the best free resources for Microsoft's MCSA MCSE MCDBA Cisco's CCNA CCDA and CCNP, and CompTIA's A+ Network+ i-NET+ and Security+ certifications in the UK. If you wish to post or use other advanced features you will need to register first. Registration is absolutely free and takes only a few minutes to complete so sign up today!

If you have any problems with the registration process or your account login, please contact support

Go Back   CertForums > Computing Support Forums > Programming & Scripting
Home Forums Register Search Today's Posts Mark Forums Read

KIXTART VBS LOGON SCRIPT

Post New ThreadReply
 
Thread Tools Display Modes
  #1  
Old 10-Apr-2008, 07:23 PM
amphtech amphtech is offline
New Member
Posts: 24
Points: 0 amphtech has no points
Power: 2
None
Join Date: 26 Jan 2008
Location: New Zealand
Age: 14
WIP: MCSE, MCSA, MCP
Question KIXTART VBS LOGON SCRIPT

Heres my VBS script i made
Code:
Set objShell = CreateObject("Wscript.Shell")
objShell.Run "\\amphserver\dcscripts\kixstart\kix32"
It Works but i would like KIXTART to finish loading before explorer starts.
bWaitOnReturn i have tryed but cant get to work, unless im am typing it incorrectly?
If you can see the problem please reply and correct it.
Thanks Wade.

 
Reply With Quote
  #2  
Old 14-Aug-2008, 01:43 PM
Gordon Morfitt Gordon Morfitt is offline
New Member
Posts: 1
Points: 0 Gordon Morfitt has no points
Power: 1
None
Join Date: 14 Aug 2008
Unhappy

Hi,

I use this and it waits until the winzip application has completed unzipping the file before importing the data.

Dim oShell
Dim WinZipIt

Set oShell = WScript.CreateObject("WScript.Shell")
WinZipIt = oShell.run("winzip -e \\ukcambas09\E$\RaiseOnline\Data\RISP3\Receive\OfstedExportF ull.zip \\ukcambas09\E$\RaiseOnline\Data\RISP3\Receive" , 10, true)

>>oShell.Popup "File has been unzipped"

Set oShell = Nothing
Set WinZipIt = Nothing

Hope this does what you need, if you already have the answer then just ignore this.

Gordon

 
Reply With Quote
Post New ThreadReply Spread this thread: Submit this thread to digg Submit this thread to del.icio.us


Go Back   CertForums > Computing Support Forums > Programming & Scripting


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help finding a script slypie Programming & Scripting 4 07-Mar-2008 11:30 AM
Need help with script to delete files nugget Programming & Scripting 3 28-Feb-2008 02:12 PM
Login Script being prevented by software restriction policy! Help plzz Jiser Networking 7 11-Feb-2008 11:31 AM
Script to Enumerate Cached Exchange mode usage zebulebu Programming & Scripting 5 29-Jan-2008 03:23 PM
Logon script or Group Policy? phonics3k General 11 30-Jan-2007 08:12 AM


All times are GMT. The time now is 09:55 PM.

Powered by vBulletin® Version 3.6.11
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
CertForums.co.uk (C) copyright 2003-2007 All Rights Reserved. Content published on CertForums.co.uk requires permission for reprint.
Hosted by Lunarpages