About 14,200 results
Open links in new tab
  1. VBScript Single-Stepping - social.technet.microsoft.com

    I running a VBScript using the MSScriptControl.ScriptControlClass class. When my script executes in my C# app, I call script.ExecuteStatement () and pass in the text box VBScript. I …

  2. VBScript Command Prompt - wscript

    Jul 10, 2009 · I'm very new to scripting and need assistance creating one. I need to create a command line prompt on a Wyse terminal server using Windows XPembedded.

  3. Sharepoint online migration tool scripting/scheduling

    Jul 16, 2018 · I have done a migration of a file share to sharepoint online from one of our regional FNP server's unfortunately the department that use that FNP are in the middle of an audit so …

  4. vbscript - if a file exists, then do this

    What this script does is: It checks if a file by the name of 'source.doc' exists in folder 'D:\a' . If the file exists, then the script, (i) copies the file 'template.doc' kept in folder 'D:\b' (ii) renames …

  5. VBScript to scan Add\Remove programs.

    You admit you have no scripting knowledge, which is fine, because we all start somewhere. However, please consider that the forum participants here are busy professionals, many with …

  6. .NET System.net.mail and authentication

    Aug 15, 2017 · I work in a manufacturing environment so most of my scripting experience is in proprietary languages. However, the software that I'm currently using (Archestra System …

  7. Powershell and Scripting the Font Size - social.technet.microsoft.com

    I'm using powershell for my scripting and the out-file cmdlet. I'm wondering if there's a way to set the font size via script code for this particular file that is generated, even if I have to mess …

  8. Powershell Command to Import Scheduled Task from XML File

    Feb 1, 2010 · I am new to powershell and wondering...Has anyone out there tried to use powershell scripting to import an .XML file into the Win7 Task Scheduler? I would like to …

  9. How to Install .MSP file by Group policy in silent mode

    If you have any trouble composing the script, please submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues.

  10. First Name and Last Name Variables

    May 24, 2010 · We are running Server 2008 (standard) , SP2, 64 bit operating system. The guys that set up the system chose a first name <space> last name standard for creating each user's …