About 50 results
Open links in new tab
  1. Using Get-ADGroup in a child domain

    I don't believe this is a scripting issue. I believe it is an issue of how to use AD across a trust and in a WAN environment. ¯\_ (ツ)_/¯ Edited byjrvTuesday, September 18, 2012 12:22 PM Marked as …

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

  3. TechNet

    TechNet

  4. Winrm for non-administrative users

    Am trying to use Winrm to run a remote command which works fine when using a administrator account but fails with access denied for a standard user. I've run the command to set the security permissions …

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

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

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

  8. How to create a log file using batch coding?

    Within batch file XYZ.bat, I would like to execute any coding at the end of XYZ.bat file to generate a log file at D:\Log.txt, which will keep previous records and add the current time and date at the first line …

  9. REGEX Mask for IP Address - social.technet.microsoft.com

    Feb 8, 2011 · I have a list of device IP addresses. I need to write a Regular Expression resulting in ip addresses being returned for specific subnets. All my subnet addresses are from 10.100.1-254. An …

  10. Automatically Update PivotTable - social.technet.microsoft.com

    Mar 13, 2013 · Is there any way to get the PivotCharts to update automatically when the raw data table is changed? or on a timer (once per hour would be fine) so that my site can display updated data …