About 12,300 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 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 …

  3. 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.

  4. 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 …

  5. 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 …

  6. Export users and their manager as a SamAccountName

    You can submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues. Please refer to the following link: The Official Scripting Guys Forum!

  7. 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.

  8. Cancel Hyper-V VM Export - social.technet.microsoft.com

    We are currently backing up our Hyper-V guest machines with the script below. We periodically run into problems where an export will take a long time. I would like to know if anyone knows …

  9. Active Directory query, failed login date and badpwdcount

    Since I'm no good with scripting i got help from a coworker who hardcoded the script to only check on 4 login servers (line 30). This works ok except that it does not log when a bad pwd is typed …

  10. How to search the text file using vbscript

    There are many content like this. Now If I give the input as ADLDS then it should need to search the whole txt file n also need to find whether it contains [X] or not. If that contains [x] mark …