About 23,500 results
Open links in new tab
  1. Changing Scripting Host from WScript to CScript for Drag&Drop …

    today I've run into a strange problem using the Windows Scripting Host. I've written a script that generates longer output texts and thus wanted it to run using the CScript interpreter (message …

  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 …

  3. Outlook cached global address book file location

    I need to write a script that will locate the latest cached address book. I know that on an xp machine, it is pretty standard for the location. But, I have noticed that on a Win7 / Outlook …

  4. Configure Windows Deployment Services Using PowerShell

    Dec 13, 2018 · 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 …

  5. Using Disable-NetAdapterPowerManagement to stop Wi-Fi …

    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 …

  6. Bat - errorlevel on net use command

    Dec 17, 2009 · It is a simple net use command, I delete all before running it i.e net use * /delete /yes. But it won't map and returns errorlevel 2. net help refers to errorlevel 2 as "The system …

  7. [VBS] - Signature Script - social.technet.microsoft.com

    We'd recommend that you first head over to the Script Center, get your feet wet, and then come back to either ask or answer questions. We can't be everywhere at once (we …

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

  9. Scripting the export of AD account attributes to use for importing …

    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 …

  10. Creating a Robocopy script to copy multiple files into different ...

    Mar 23, 2016 · Im new in the IT field and my boss has tasked me with creating a Robocopy script. The reasoning behind this is we have an XCopy script that allows one of our end users to copy …