约 13,500 个结果
在新选项卡中打开链接
  1. 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 full-time jobs, …

  2. VBScript Command Prompt - wscript

    2009年7月10日 · 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. My computer can see my network drives, but Powershell can't

    the powershell forum deals with all types of powershell questions, scripting-related and otherwise. the scripting guys forum deals with all types of scripting questions, powershell-related and otherwise. Al …

  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 'template.doc' …

  5. Sharepoint online migration tool scripting/scheduling

    2018年7月16日 · 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 can't …

  6. How to get error message popup while bat file failed.

    2019年5月30日 · Please read this first: This forum is for scripting questions rather than script requests. Also find scripts here: PowerShell Gallery or here: TechNet Gallery - resources for IT professionals. …

  7. How to configure powerpoint (via external VBscript) to start a ...

    I have seen that some of the Scripting Guy articles deal with VBA because of its similarity to VBScript. But since your problem really deals with how to do something in PowerPoint using VBA, a VBA …

  8. Powershell Command to Import Scheduled Task from XML File

    2010年2月1日 · 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 automate this for our …

  9. 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 of a way to …

  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 means then it …