About 22,100 results
Open links in new tab
  1. DCOM Permissions Scripting - social.technet.microsoft.com

    I can easily do this manually using DCOM config 32, but I would like to make it a part of installation process scripting all the configuration steps. I have scripted everything except of …

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

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

  4. Powershell and Scripting the Font Size - social.technet.microsoft.com

    I'm using powershell for my scripting and the out-file cmdlet. I'm wondering if there's a way to set the font size via script code for this particular file that is generated, even if I have to mess …

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

  6. Delete files on a NAS - social.technet.microsoft.com

    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 Guys11

  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 …

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