About 50 results
Open links in new tab
  1. TechNet

    TechNet

  2. SCCM Scripting - Add computer to AD group

    Jun 7, 2013 · I had a similar need and found a script online to accomplish adding the computer to specific security group (s). We have multiple locations and have an OU for each location (which gets …

  3. VBScript Shares & AD Help - 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 Guys00

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

  5. powershell less than / less and equal issue

    PowerShell can compare version number values with the [Version] class: PS C:\> ( [Version] "2.0.9") -le ( [Version] "2.0.11") True Watch out, though as the [Version] class behaves incorrectly, in my …

  6. IISRESET Batch File Help - social.technet.microsoft.com

    Sep 14, 2009 · Hi I am brand new to server scripting and batch files. I hope I am posting this in the correct place? Ok I have written a batch file that will reset IIS. I want to do this twice a week as a …

  7. GPMmgmt Comobject use - social.technet.microsoft.com

    Feb 27, 2020 · I need this interface to construct pointers to relevant WMI filter objects to be included in the GPMC query.

  8. Technet forums

    The Official Scripting Guys Forum! I see now and thank you, but regarding the previous comment from another helper could you please tell me on how can I make changes to it to specify the drive letters …

  9. Powershell - social.technet.microsoft.com

    Jun 3, 2006 · PowerShell cannot be installed on Server Core. PowerShell requires managed code support which is not available in Server Core.

  10. Exchange Meeting Room Statistics

    Jun 27, 2016 · Looking to generate a report indicating the number of times a conference room has been booked, along with the number of participants listed in each accepted meeting via PowerShell, is this …