About 7 results
Open links in new tab
  1. SCCM and named pipes - social.technet.microsoft.com

    Jul 6, 2009 · I think you will need named pipes IF you integrate MDT into SCCM and you want to use the MDT database. John Marcum, Systems Management Consultant - www.TrueSec.com …

  2. Correct way to install new cert for subordinate CA

    The AIA extension location for your root CA is incorrect. There's a good chance that the DSConfigDN location was enumerated and put in the AIA extension before you changed it. It …

  3. Terminal Server crashing - RDR_FILE_SYSTEM and …

    Arguments: Arg1: 0000000000000001, Duplicate PDO A specific instance of a driver has enumerated multiple PDOs with identical device id and unique ids. Arg2: ffffcf8a66674740, …

  4. String array using foreach loop's variable - PowerShell

    A text file is loaded as an array of lines (strings). An array or collection is automatically enumerated in a pipeline. PowerShell does many things for us to make writing scripts easier …

  5. Powershell script Active Directory gui

    I have been trying to post the question on their site but I recently added a new Gmail account and it thinks it is the primary so long story short I have to fix that before posting on their form.

  6. Change PC name before join the Domain by unattended file

    Nov 20, 2018 · Unfortunately in my LAB environment I have all pcs enumerated (this will help me to find where the pc is located). In this scenario I have to re-name each pc according with its …

  7. how to find domain users with local admin privilege

    Feb 2, 2012 · ' Call sub recursively to enumerate nested local group. Call EnumLocalGroup (objMember, strComputer) ElseIf (InStr (LCase (strPath), _ "/nt authority/") > 0) Then ' …