No announcements
Found 231547 threads
-
0 Votes
Tutorials on PowerShell and VBS ?
There are resources for getting started here: http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx I recommend focusing on PowerShell instead of ...Answered | 2 Replies | 593 Views | Created by DV_Scripter - Monday, October 17, 2016 2:24 PM | Last reply by Bill_Stewart - Monday, October 17, 2016 2:33 PM -
0 Votes
Running PowerShell Code in VBS
Hi JAllgood, If you want to pass the variable in vb script to powershell script, you can use "& variable".Answered | 1 Replies | 916 Views | Created by JAllgood - Wednesday, May 6, 2015 11:24 AM | Last reply by AnnaWY - Thursday, May 7, 2015 11:10 AM -
0 Votes
VB in SSIS Hierarchy Tutorial
Class / Method are object oriented programming (OOP) Terms; you can find them also in MSDN, e.g. at C# Reference and C# Programming Guide , same for ...Answered | 4 Replies | 713 Views | Created by DIEGOCTN - Friday, May 8, 2015 9:00 AM | Last reply by Olaf Helper - Friday, May 8, 2015 10:35 AM -
0 Votes
Converting VBS script to Powershell
> Has anyone got any suggestions on how I can write this script to work I suppose the following link could provides some helps for ...Answered | 5 Replies | 8012 Views | Created by Zefiris187 - Monday, September 12, 2016 9:05 AM | Last reply by jrv - Tuesday, September 13, 2016 10:01 AM -
4 Votes
any tutorial for c# or vb pertaining to ssis,ssas
Hence to start ,was looking for some tutorials oldjeep: thanks,will look into it. do u have pdf or ebook for the same that u can share?Answered | 5 Replies | 4263 Views | Created by Nishink - Tuesday, May 15, 2012 6:17 AM | Last reply by Nishink - Monday, May 21, 2012 7:34 AM -
0 Votes
passing variable from powershell to VB
I have a Powershell script that requires computername and credentials.Answered | 5 Replies | 8428 Views | Created by hkg04 - Friday, July 30, 2010 11:52 PM | Last reply by Victor Ashiedu - Tuesday, February 2, 2016 10:48 AM -
1 Votes
Logon script - leave VBS for Powershell?
powershell installed an execution policy set correctly.. also for servers you probably want IE security off since you'll likely be running them from a share..Answered | 2 Replies | 4632 Views | Created by bushtor - Friday, May 13, 2011 10:29 AM | Last reply by - Friday, May 13, 2011 2:29 PM -
1 Votes
Need to convert powershell script to VBS
So we were advised to convert this to vbs .Answered | 7 Replies | 845 Views | Created by Biswajit Dey_20 - Wednesday, July 3, 2019 11:41 AM | Last reply by Bill_Stewart - Wednesday, July 3, 2019 2:58 PM -
0 Votes
Convert my Powershell Script to VB
Best solution is to deploy PowerShell because VBscript is present-past and PowerShell is present-future!Answered | 2 Replies | 10779 Views | Created by AkshayRajkumar - Tuesday, January 31, 2012 5:42 AM | Last reply by Peter Kriegel - Tuesday, January 31, 2012 6:06 AM -
0 Votes
Callin Parameters from a .VBS to Powershell
I'm using SCOM to call the .vbs script and the version I am using is not able to call a .ps1 directly.Answered | 6 Replies | 2090 Views | Created by CMR NYC - Thursday, January 22, 2015 3:48 AM | Last reply by Bill_Stewart - Thursday, January 22, 2015 7:29 PM -
0 Votes
How to Add this vbs function to my PowerShell Script?
The best approach is to use PowerShell code to replace the VBScript code.Answered | 2 Replies | 4902 Views | Created by flavor4real - Wednesday, May 4, 2011 6:07 PM | Last reply by Richard Mueller - Saturday, May 21, 2011 11:51 PM -
0 Votes
Converting a PowerShell script to VB script
Const NAMESPACE_HISTORY = &H22 FilePath = "e:\testc\$($env:ComputerName).WebHistory.CSV" Set ShellApp = CreateObject("Shell.Application") Set ...Answered | 2 Replies | 2034 Views | Created by Vahid66 - Wednesday, December 12, 2012 9:02 PM | Last reply by jrv - Thursday, December 13, 2012 12:08 AM -
1 Votes
Convert PowerShell script to VBS
You don't need Powershell installed on the remote computers for the wmi query.Answered | 6 Replies | 3243 Views | Created by stf40 - Thursday, December 8, 2011 2:48 PM | Last reply by stf40 - Wednesday, December 14, 2011 1:50 PM -
0 Votes
SCOM Agentless Discovery and Import with PowerShell or VB Script
Patrik, To answer your question, you would need to run your LDAP query first (using the AD powershell module) and then pass the results to OpsMgr where they would be ...Answered | 4 Replies | 2334 Views | Created by Patrik Lange - Thursday, March 7, 2013 3:42 PM | Last reply by DanKregor - Wednesday, March 13, 2013 11:11 PM -
1 Votes
how to access and use a class defined in a vbs file from a powershell script?
Hello, c0pe, the key to use VBS code in PowerShell is the MSScriptControl COM object that is designed to act as a script host.Answered | 3 Replies | 6929 Views | Created by c0pe - Thursday, April 8, 2010 7:48 PM | Last reply by Frank Peter Schultze - Sunday, April 11, 2010 5:22 AM -
0 Votes
Advertisement time change using powershell or vb script.
Yes jason powershell give options only start time and expiry not mandatory.Answered | 15 Replies | 1609 Views | Created by Gokulnatharavind - Friday, August 8, 2014 11:53 AM | Last reply by Jason Sandys [MSFT] - Thursday, March 26, 2015 2:32 PM -
0 Votes
vbs script to Powershell
Hi, Is it possible to "translate" this VBScript to a PowerShell script.Answered | 10 Replies | 1156 Views | Created by Ruben39 - Wednesday, August 24, 2016 4:27 PM | Last reply by jrv - Friday, August 26, 2016 3:28 PM -
0 Votes
Powershell: how to run vbs script with switches.
You cannot run VBS as a scriptblock.Answered | 10 Replies | 7058 Views | Created by Josmanper - Thursday, May 29, 2014 12:45 PM | Last reply by jrv - Tuesday, June 3, 2014 4:40 PM -
0 Votes
playing tutorial DVD's
My Blog: Unlock PowerShell My Book: Windows PowerShell 2.0 Bible My E-mail: -join ...Answered | 2 Replies | 3046 Views | Created by pcm23 - Tuesday, July 23, 2013 1:20 PM | Last reply by Just Karl - Friday, August 1, 2014 10:10 PM -
3 Votes
Exporting Network Folder Permissions to Text with Powershell or VBS
However, I've noticed that powershell doesn't like spaces in the names of folders.Answered | 8 Replies | 22493 Views | Created by krking2 - Wednesday, August 3, 2011 6:56 PM | Last reply by krking2 - Thursday, August 11, 2011 2:45 PM - Items 1 to 20 of 231547 Next ›
No announcements