About 17,900 results
Open links in new tab
  1. VBScript code to retreive column wise data from text file and copy the ...

    Dim objFSO, strData, strLine, arrLines, arrStrings CONST ForReading = 1 'Create a File System Object Set objFSO = CreateObject ("Scripting.FileSystemObject") 'Create the output file here Set …

  2. NEED HELP WITH ROBOCOPY FOR A SERVER 2016 IN A SCHOOL

    I will reiterate that a better place to get assistance on scripting questions is the Scripting Guys forum. One other thing you might want to consider in your backup procedure is to not delete the previous …

  3. warning message while running Add-MailboxPermission cmdlet

    I even confirmed my "Scripting Agent" was set to disable like other forums has suggested. Has anyone gotten this resolved?

  4. Renomear pastas com caracteres especiais

    Mar 25, 2009 · set FSo = CreateObject ("Scripting.FileSystemObject") caractere = "#" substituir = "s" RenPasta (strPasta) Sub RenPasta (Pasta) set folder = FSO.getFolder (Pasta) if …

  5. does not contain a method named …

    We can't be everywhere at once (we know—shocking!), so we will appreciate any and all help you can give to each other to get scripting problems solved. The Microsoft Scripting Guys01

  6. 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 need to add …

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

  8. Remotely Query Local Security Policy

    Based on the current situation, you’d better submit a new question to The Official Scripting Guys Forum! or Windows PowerShell forum which is the best resource for scripting related issues.

  9. Create vhd in Hyper V Server 2008 R2 via RSAT and Error Code: 2424869

    Let me guess, both the Hyper-V Server 2008 R2 computer and Windows 7 computer are not in the same domain. If so, you may need to configure the remote management one more time.

  10. XenApp: Looking for the Powershell script

    A list of requirements is not a scripting question. It's unlikely a search engine will turn up a script that will meet your exact requirements, so you will need to write the script yourself or hire someone to do it …