About 16,500 results
Open links in new tab
  1. Convert this Batch into VB script - social.technet.microsoft.com

    This is an admin scripting forum. It is for people who want to learn scripting or who have questions about how to do things with script. It is not a place where people will write you a script on-demand. Perhaps …

  2. Batch file to edit target path for shortcuts

    This Forum is for Scripting Questions Rather than script requests How to ask questions in a technical forum How to post code in Technet Forums \_ (ツ)_/ Monday, January 20, 2020 2:39 AM

  3. Using Disable-NetAdapterPowerManagement to stop Wi-Fi adapters …

    Sep 16, 2019 · The cmdlets I've tried are Set-NetAdapterAdvancedProperty, and Set-NetAdapterPowerManagement.... neither of them remove the ability of the OS to turn off the Wi-Fi …

  4. Scripting the export of AD account attributes to use for importing as ...

    I don’t know where to start on the scripting side of things so I need as much help as possible. Below is an example of a source user account and new contact record showing the attributes which I want to …

  5. VBscript viewer - social.technet.microsoft.com

    Two ideas. One is to have statements that echo somthing indicating where you are in the program. I run VBScript programs at a command prompt using cscript, and PowerShell scripts in the PowerShell …

  6. VBScript for parsing multiple text files

    I am have very basic knowledge about VB scripting, but this code could be the perfect solution i am looking for. could you guide me exactly how to run and test the same , i would be really thankful for …

  7. WMI Scripting and Impersonation Credentials Not Passing

    I decided to use windows impersonation in the exe batch file I created rather than using impersonation in WMI.

  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. VBScript code to retreive column wise data from text file and copy the ...

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

  10. Windows 7 Libraries - Default location??

    Apr 21, 2011 · If you encounter any difficulties when customizing the scripts, you may submit a new question in The Official Scripting Guys Forum! which is a best resource for scripting related issues. …