 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; VB script</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/development/vb-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 02:55:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Escaping special characters in run with administrator privileges script</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/escaping-special-characters-in-run-with-administrator-privileges-script/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/escaping-special-characters-in-run-with-administrator-privileges-script/#comments</comments>
		<pubDate>Tue, 01 May 2012 20:32:29 +0000</pubDate>
		<dc:creator>Devnullius</dc:creator>
				<category><![CDATA[VB]]></category>
		<category><![CDATA[VB script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, reviving an old one on this forum: http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/special-characters-in-vbscript-strings/ I used this script: Here is a VB Script Vall Script that will get around the Password Prompt when &#8220;RunAs&#8221; is called&#8230; &#8216;Start &#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8216; To Run other VB Scripts or even Batch Files with Admin Priviliges&#8217; &#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Dim WshShell, objFSO suser = &#8220;YourAdminAccount@YourDomain.com&#8220; sPass = &#8220;YourPassWord&#8221; [...]]]></description>
				<content:encoded><![CDATA[<p>Hello, reviving an old one on this forum: <a href="http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/special-characters-in-vbscript-strings/">http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/special-characters-in-vbscript-strings/</a></p>
<div></div>
<div></div>
<div>I used this script:</div>
<div>
Here is a VB Script Vall Script that will get around the Password Prompt when &#8220;RunAs&#8221; is called&#8230;<br/><br/><br />
&#8216;Start<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br/><br/><br />
&#8216; To Run other VB Scripts or even Batch Files with Admin Priviliges&#8217;<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br/><br/><br />
Dim WshShell, objFSO<br/><br/><br />
suser = &#8220;<a style="border-image: initial; font-style: inherit; font-family: inherit; outline-width: 0px; outline-style: initial; outline-color: initial; color: #0066dd; cursor: pointer; text-decoration: none; list-style-type: none; padding: 0px; margin: 0px; border: initial none initial;" data-ytta-id="-" href="mailto:YourAdminAccount@YourDomain.com" class="linkclass">YourAdminAccount@YourDomain.com</a>&#8220;<br/><br/><br />
sPass = &#8220;YourPassWord&#8221;<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br/><br/><br />
&#8216;Put your Domain Account and Password in between the qoutes, REMEMBER! the Password will be clear text. If this is a standalone just take off the @YourDomain.com<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br/><br/><br />
sCommand = &#8220;wscript \\UNCServerNameShareFolderYourScript.vbs&#8221;<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br/><br/><br />
&#8216;This will be the path were the scripted you want called will be at. Please note you can substitute the ablove for a local directory (Example: C:FolderYourScript.vbs)<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br/><br/><br />
Set objComputer = CreateObject(&#8220;Shell.LocalMachine&#8221;)<br/><br/><br />
Set WshNetwork = CreateObject(&#8220;WScript.Network&#8221;)<br/><br/><br />
Set WshShell = CreatObject(&#8220;WScript.Shell&#8221;)<br/><br/><br />
Set WshEnv = wshShell.Environment(&#8220;Process&#8221;)<br/><br/><br />
WinPath = WshEnv(&#8220;SystemRoot&#8221;)&#038;&#8221;System32runas.exe&#8221;<br/><br/><br />
rc = WshShell.Run (&#8220;runas /noprofile /user:&#8221; &#038; suser &#038; &#8221; &#8221; $ Chr(34) &#038; sCommand &#038; Chr(34))<br/><br/><br />
WScript.Sleep 900<br/><br/><br />
WshShell. AppActivate(WinPath)<br/><br/><br />
WScript.quit<br/><br/><br />
&#8216;End<br/><br/><br />
 <br/><br/><br />
Now my problem: my users account name is:<br/><br/><br />
&#8220;user&#8217;s&#8221;<br/><br/><br />
 <br/><br/><br />
When running above proposed script, I get the following error:<br/><br/><br />
Windows Script Host<br/><br/><br />
Script: C:VBSCstartMA.vbs<br/><br/><br />
Line: 20<br/><br/><br />
Character: 60<br/><br/><br />
Error: Invalid character<br/><br/><br />
Code: 800A0408<br/><br/><br />
Source: Microsoft VBScript compilation error.<br/><br/><br />
 <br/><br/><br />
My guess is that my users name User&#8217;s is giving troubles. I tried a few combinations, but I keep getting this error.<br/><br/><br />
 <br/><br/><br />
Last thing I tried is:<br/><br/></p>
<p>&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br/><br/><br />
Dim WshShell, objFSO<br/><br/><br />
suser = &#8220;user&#8221;&#038; chr(7) &#038;&#8221;s&#8221; <br/><br/><br />
sPass = &#8220;welkom&#8221;<br/><br/><br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br/><br/></p>
<p><br/><br/><br />
Also tried: suser = &#8220;user&#8217;s&#8221; and &#8220;user&#8221;&#8216;&#8221;s&#8221; or  even  &#8221;user&#8221;"&#038; chr(7) &#038;&#8221;"s&#8221; and &#8221;user&#038; chr(7) &#038;s&#8221;&#8230;<br/><br/></p>
<p><br/><br/><br />
As you can see, I don&#8217;t know squad ;p<br/><br/></p>
<p><br/><br/><br />
Could you help me out? I just wanna run the following Start Menu Cleanup script:<br/><br/><br />
&#8216;#==============================================================================<br/><br/><br />
&#8216;#==============================================================================<br />
&#8216;#  SCRIPT&#8230;&#8230;&#8230;:	CleanUpStartMenuItems.vbs<br />
&#8216;#  AUTHOR&#8230;&#8230;&#8230;:	Stuart Barrett<br />
&#8216;#  VERSION&#8230;&#8230;..:	1.0<br />
&#8216;#  CREATED&#8230;&#8230;..:	11/11/11<br />
&#8216;#  LICENSE&#8230;&#8230;..:	Freeware<br />
&#8216;#  REQUIREMENTS&#8230;:<br />
&#8216;#<br />
&#8216;#  DESCRIPTION&#8230;.:	Cleans up any Start Menu folders containing broken<br />
&#8216;#						shortcuts<br />
&#8216;#<br />
&#8216;#  NOTES&#8230;&#8230;&#8230;.:	Untested on Windows 7!!<br />
&#8216;#<br />
&#8216;#						Will ask before deleting any folders (can be amended<br />
&#8216;#						as per noted in script)<br />
&#8216;#<br />
&#8216;#						You can add as many excluded folders as required.<br />
&#8216;#<br />
&#8216;#  CUSTOMIZE&#8230;&#8230;:<br />
&#8216;#==============================================================================<br />
&#8216;#  REVISED BY&#8230;..:<br />
&#8216;#  EMAIL&#8230;&#8230;&#8230;.:<br />
&#8216;#  REVISION DATE..:<br />
&#8216;#  REVISION NOTES.:<br />
&#8216;#<br />
&#8216;#==============================================================================<br />
&#8216;#==============================================================================</p>
<p>	Set objShell = CreateObject(&#8220;WScript.Shell&#8221;)<br />
	Set objFSO = CreateObject(&#8220;Scripting.FileSystemObject&#8221;)</p>
<p>	strStartMenu = objShell.SpecialFolders(&#8220;StartMenu&#8221;)<br />
	strAllUsersStartMenu = objShell.SpecialFolders(&#8220;AllUsersStartMenu&#8221;)</p>
<p>	&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	&#8216;#	Add Any Excluded Folders in here. You will also need to increase the<br />
	&#8216;#	arrExcludedFolders(x) array variable by 1.<br />
	&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
		Dim arrExcludedFolders(3)</p>
<p>		arrExcludedFolders(0) = &#8220;programs&#8221;<br />
		arrExcludedFolders(1) = &#8220;programsaccessories*&#8221;<br />
		arrExcludedFolders(2) = &#8220;programsadministrative tools&#8221;<br />
	&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>	DeleteStartMenuItems strStartMenu, 0<br />
	DeleteStartMenuItems strAllUsersStartMenu, 1</p>
<p>	&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	&#8216;#	SUBROUTINE&#8230;..:	DeleteStartMenuItems(strFolder, intStartMenu)<br />
	&#8216;#	PURPOSE&#8230;&#8230;..:	Deletes all the folders with broken shortcuts in<br />
	&#8216;#						the specified folder<br />
	&#8216;#	ARGUMENTS&#8230;&#8230;:	strFolder = full path to the folder<br />
	&#8216;#						intStartMenu = index of Start Menu type<br />
	&#8216;#	EXAMPLE&#8230;&#8230;..:	DeleteStartMenuItems(&#8220;c:documents and settingsall usersstart menu&#8221;, 0)<br />
	&#8216;#	NOTES&#8230;&#8230;&#8230;.:	intStartMenu Values:<br />
	&#8216;#						0 = Start Menu<br />
	&#8216;#						1 = All Users Start Menu<br />
	&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	Sub DeleteStartMenuItems(strFolder, intStartMenu)<br />
		On Error Resume Next</p>
<p>		booDelete = 0<br />
		booCheck = 1<br />
		Set objFolder = objFSO.GetFolder(strFolder)</p>
<p>		If intStartMenu = 0 Then<br />
			strSM = strStartMenu<br />
			Else<br />
				strSM = strAllUsersStartMenu<br />
		End If</p>
<p>		For i = 0 To UBound(arrExcludedFolders) &#8211; 1<br />
			strExcludedFolder = strSM &#038; arrExcludedFolders(i)</p>
<p>			If LCase(strFolder) = LCase(strSM) Then<br />
				booCheck = 0<br />
				Exit For<br />
			End If</p>
<p>			If Right(strExcludedFolder, 2) = &#8220;*&#8221; Then<br />
				strExcludedFolder = Left(strExcludedFolder, Len(strExcludedFolder) &#8211; 2)</p>
<p>				If InStr(LCase(strFolder), LCase(strExcludedFolder)) &gt; 0 Then<br />
					booCheck = 0<br />
					Exit For<br />
				End If<br />
				Else<br />
					If InStr(LCase(strExcludedFolder) &#038; &#8220;||&#8221;, LCase(strFolder) &#038; &#8220;||&#8221;) &gt; 0 Then<br />
						booCheck = 0<br />
						Exit For<br />
					End If<br />
			End If<br />
		Next</p>
<p>		If booCheck = 1 Then<br />
			For Each objItem In objFolder.Files<br />
				strFullName = objFSO.GetAbsolutePathName(objItem)</p>
<p>				If Right(LCase(objItem), 3) = &#8220;lnk&#8221; Then<br />
					Set objShortcut = objShell.CreateShortcut(strFullName)<br />
					strTarget = LCase(objShortcut.TargetPath)</p>
<p>					If NOT objFSO.FileExists(strTarget) Then<br />
						&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
						&#8216;#	Currently set up to ask on each folder deletion. To remove prompting<br />
						&#8216;#	before deletion (risky) uncomment out the next line and comment out<br />
						&#8216;#	( &#8216; ) the rest up to &#8216;#&#8212;&#8211; line below.<br />
						&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
							&#8216;booDelete = 1<br />
							DeletePrompt = MsgBox(&#8220;Do you wish to delete the below Start Menu folder?  &#8221; &#038; _<br />
								vbCrLf &#038; vbCrLf &#038; objFolder &#038; &#8221;  &#8220;, vbQuestion+vbYesNo, &#8220;CleanUp Start Menu Items&#8221;)<br />
							Err.Clear<br />
							If DeletePrompt = vbYes Then<br />
								booDelete = 1<br />
								Exit For<br />
							End If<br />
						&#8216;#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
					End If<br />
				End If<br />
			Next</p>
<p>			If booDelete = 1 Then objFolder.Delete True<br />
		End If</p>
<p>		For Each objItem In objFolder.SubFolders<br />
			DeleteStartMenuItems objItem.Path, intStartMenu<br />
		Next <br />
[/pre]<br />
	End Sub<br/><br/></p>
<p><br/><br/><br />
SOURCE: <a href="http://community.spiceworks.com/scripts/show/1078-cleanup-start-menu-items">http://community.spiceworks.com/scripts/show/1078-cleanup-start-menu-items</a><br/><br/></p>
<p><br/><br/><br />
Thank you in advance&#8230;<br/><br/></p>
<p><br/><br/><br />
And Peace!<br/><br/></p>
<p><br/><br/><br />
Devvie<br/><br/></p>
<p><br/><br/></p>
<p>[[User:Devnullius|Devnullius]] <a style="color: #1389b7;" data-ytta-id="-" href="mailto:notemail@facebook.com">notemail@facebook.com</a> [[User:Devnullius|Devnullius]]<br/><br/><br />
Cuisvis hominis est errare, nullius nisi insipientis in errore persevare<br />
——<br />
All spelling mistakes are my own and may only be distributed under the GNU General Public License! – (© 95-1 by Coredump; 2-012 by DevNullius)<br/><br/><br />
<br/><br/></p>
<p><br/><br/><br />
PS: <a href="http://www.asciitable.com/">http://www.asciitable.com/</a> <br/><br/><br />
<br/><br/>
</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/escaping-special-characters-in-run-with-administrator-privileges-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vb Script to get the selected(focussed) file names in a windows folder.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-get-the-selectedfocussed-file-names-in-a-windows-folder/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-get-the-selectedfocussed-file-names-in-a-windows-folder/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 07:21:54 +0000</pubDate>
		<dc:creator>Sidaga</dc:creator>
				<category><![CDATA[VB script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to get the file names of all the files that has been selected in a folder into an array. Please help]]></description>
				<content:encoded><![CDATA[<p>I am trying to get the file names of all the files that has been selected in a folder into an array. <br/><br/> Please help<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-get-the-selectedfocussed-file-names-in-a-windows-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vb script to fetch data frm sql into a sheet</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-fetch-data-frm-sql-into-a-sheet/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-fetch-data-frm-sql-into-a-sheet/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 04:44:55 +0000</pubDate>
		<dc:creator>Mademoiselle</dc:creator>
				<category><![CDATA[VB script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[can any one post the vb script to fetch the data frm sql database into a sheet..]]></description>
				<content:encoded><![CDATA[<p>can any one post the vb script to fetch the data frm sql database into a sheet..</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-fetch-data-frm-sql-into-a-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting error</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-error-invalid-procedure-call-or-argument-in-vb-script/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/getting-error-invalid-procedure-call-or-argument-in-vb-script/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 05:43:49 +0000</pubDate>
		<dc:creator>Prakashnd2</dc:creator>
				<category><![CDATA[VB script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/getting-error-invalid-procedure-call-or-argument-in-vb-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VB Script to Create a Scheduled Task on a Remote Machine Using Alternate Credentials</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-create-a-scheduled-task-on-a-remote-machine-using-alternate-credentials/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-create-a-scheduled-task-on-a-remote-machine-using-alternate-credentials/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 23:36:04 +0000</pubDate>
		<dc:creator>carlosdl</dc:creator>
				<category><![CDATA[IT Scripts]]></category>
		<category><![CDATA[MS Windows]]></category>
		<category><![CDATA[Scheduled Tasks]]></category>
		<category><![CDATA[VB script]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by]]></description>
				<content:encoded><![CDATA[New Answer by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-create-a-scheduled-task-on-a-remote-machine-using-alternate-credentials/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>IT Scripts compilation</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/it-scripts-compilation/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/it-scripts-compilation/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 14:59:50 +0000</pubDate>
		<dc:creator>thongtarget21</dc:creator>
				<category><![CDATA[Bat script]]></category>
		<category><![CDATA[Centura]]></category>
		<category><![CDATA[IT Scripts]]></category>
		<category><![CDATA[SQL Talk]]></category>
		<category><![CDATA[VB script]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by]]></description>
				<content:encoded><![CDATA[New Answer by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/it-scripts-compilation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>VB Script to delete old files fom the local and/or remote computer(s)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-delete-old-files-fom-the-local-andor-remote-computers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-delete-old-files-fom-the-local-andor-remote-computers/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 23:56:04 +0000</pubDate>
		<dc:creator>carlosdl</dc:creator>
				<category><![CDATA[Deleting old files]]></category>
		<category><![CDATA[IT Scripts]]></category>
		<category><![CDATA[VB script]]></category>
		<category><![CDATA[Windows management]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by]]></description>
				<content:encoded><![CDATA[New Answer by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-delete-old-files-fom-the-local-andor-remote-computers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VB Script to monitor files on Windows machines from a Zenoss server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-monitor-files-on-windows-machines-from-a-zenoss-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-monitor-files-on-windows-machines-from-a-zenoss-server/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 18:17:58 +0000</pubDate>
		<dc:creator>carlosdl</dc:creator>
				<category><![CDATA[IT Scripts]]></category>
		<category><![CDATA[VB script]]></category>
		<category><![CDATA[Visual Basic Script]]></category>
		<category><![CDATA[Zenoss]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by]]></description>
				<content:encoded><![CDATA[New Answer by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-script-to-monitor-files-on-windows-machines-from-a-zenoss-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Log file copy time</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/log-file-copy-time/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/log-file-copy-time/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 18:53:26 +0000</pubDate>
		<dc:creator>ConFlicker</dc:creator>
				<category><![CDATA[Batch file]]></category>
		<category><![CDATA[Batch files]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[VB script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is it possible to log how long it takes for a file to copy from one location to another? I am using Windows and wanted to output to a text file how long a file transfer took. Can anyone help with this process?]]></description>
				<content:encoded><![CDATA[<p>Is it possible to log how long it takes for a file to copy from one location to another? I am using Windows and wanted to output to a text file how long a file transfer took. Can anyone help with this process?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/log-file-copy-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove character from number VBscript</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/remove-character-from-number-vbscript/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/remove-character-from-number-vbscript/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 22:21:41 +0000</pubDate>
		<dc:creator>Ssergio25</dc:creator>
				<category><![CDATA[VB script]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic Script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how do i remove from 1.5.600 the .600 part? i just need 1.5 I tried left but it seems only works with strings]]></description>
				<content:encoded><![CDATA[<p>how do i remove from 1.5.600 the .600 part? i just need 1.5<br />
I tried left but it seems only works with strings</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/remove-character-from-number-vbscript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.034 seconds using memcached
Object Caching 895/989 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 05:58:51 -->