About 50 results
Open links in new tab
  1. Office2016 VB scripting and DSOfile.dll - social.technet.microsoft.com

    Then here we mainly focus on questionsrelated to setting up and deploying the RTM release versions of Office 2016 and Office 365 ProPlus, I am afraid little we can help regarding your question about VB …

  2. Scripting repadmin /showutdvec or Get …

    Feb 11, 2016 · I'm trying to write a script to do some rudimentary AD replication checking. At the moment I'm running a repadmin /replsummary which identifies domain controllers that are failing …

  3. Powershell scripting STIG - social.technet.microsoft.com

    Apr 15, 2013 · Does anyone know of any current STIGs in relation to scripting in powershell?

  4. First Name and Last Name Variables

    May 24, 2010 · We are running Server 2008 (standard) , SP2, 64 bit operating system. The guys that set up the system chose a first name <space> last name standard for creating each user's personal …

  5. Automatic ie page refresh - social.technet.microsoft.com

    May 20, 2010 · 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 Guys02

  6. Add-DnsServerSecondaryZone Multiple MasterServers

    Oct 24, 2019 · Is there a way to add multiple master servers with the command Add-DnsServerSecondaryZone -MasterServers. I've found the parameter -MasterServers can't accept …

  7. gMSA + Task Scheduler v.4 - social.technet.microsoft.com

    Now you can create a task. Use PowerShell to dump the XML and edit it then import the task. This is the only way to set some intervals. The issue is not really a scripting issue but is an administrative issue …

  8. Call .vbs from a .vbs - social.technet.microsoft.com

    Jun 3, 2010 · You need to open the file to read it line by line to pull out the variables. Here is a starting point (run it from second file): Const ForReading = 1 dim FileToRead FileToRead = "lib.vbs" Set …

  9. Instant Script execution GPO - social.technet.microsoft.com

    Jan 30, 2016 · Is it possible to push a batch script to all domain clients without asking them to log off or restart ? This would make my life relatively easier.

  10. Export Users to CSV - social.technet.microsoft.com

    Jan 3, 2013 · What I need is a Power Shell script to export existing user information (User Name, E-mail, Mailbox Size, Number of e-mails, Real Name, Creation Date, etc.) to a CSV sheet, Based on OU, Or …