|
DPM pre/post script Where can I found a step-by-step document about how to implement a pre/post script on DPM 2007? Best Regards, AugustoM ... 20 Jun 2008 14:19
How to display a variable value in a dialog box and how to read user input? Sorry for this newbie question, but how do I display a variable value from a *.vbs script in a dialog box and - secondly - how to read a user input from a dialog entry field into a *.vbs script variable? Tony ... 20 Jun 2008 18:26
VWD 2005 Express ? I'm not sure I'm at the right place here, so direct me if I'm not. I downloaded Visual Web Developer 2005 Express and 2008 Express. But I can't get them installed. It seems right at the very end everything goes bananas. Halts and goes into the panic mode by Disk Checking. I have to power off and reboot... 22 Jun 2008 18:21
AMAZING JOBS AND SALARIES IN US,UK,CHICAGO........ FOR MORE DETAILS AND POST YOUR RESUMES ON http://polticsinfs.blogspot.com/ ... 20 Jun 2008 02:01
Script doing right? Okay, I have a script the returns only the internal address from IIS. Why does it do this it is to be returning the remote address of the user.... HELP I am running SBS2003 ISA 2000 and IIS 6. here is the script <% ' ' Contact your provider for support, NOT flicks software ' http://www.flicks.com/suppo... 20 Jun 2008 04:03
how to create a new vpn connection using script o batch Hey everyone, Is there any that know how to create a new vpn connection for muy home users without using the new network connection wizard including in Windows XP Service Pack 2? I hope so!. Thanks.! ... 20 Jun 2008 04:03
Grabbing IP address then setting to 2nd nic I am trying to combine code which grabs the ip address of a server from http://groups.google.com/group/microsoft.public.scripting.vbscript/browse_thread/thread/e1d7a134851841e7/12751466d5406803?lnk=gst&q=ip+registry#12751466d5406803 then set it to a 2nd NIC via the netsh command netsh interface ip set address "... 19 Jun 2008 16:48
Clearing strValue when reading registry. Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _ strComputer & "\root\default:StdRegProv") strKeyPath = "system\CurrentControlSet\Services\something\Parameters" strValueName = "Application" oReg.GetStringValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,strValue I am running the above sc... 19 Jun 2008 04:28
Learning Script? I am just beginning to look at script. I'm a newbie. I chose ASP to start . The truth of the matter is, I don't know how to select a script language to start with. So, I would like to choose the one that is most popular and versatile and more apt to be needed. What would that be? Thanks Izod ... 20 Jun 2008 10:11
Line number reference, runtime I'm afraid the answer to this is NO, but ever the optimist, I'll ask... Is there a way to refer, programatically, to the current line number in a running script? I could imagine it being something like "WScript.LineNumber" I would like to use in a context like: WScript.Echo CurrentLineNumber ... 18 Jun 2008 23:06 |