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 Tuesday, July …

  2. RBAC role needed to run set-ummailboxconfiguration?

    Wanting to set a users VM greeting to their "Away" greeting. From a PS shell with the management snapin loaded, I see there are both get- and set-ummailboxconfiguration cmdlets, and the set …

  3. 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 and more reliable. ¯\_ ( …

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

  5. Storage Service in Windows 10 - What does it EXACTLY do?

    The bug found whilst debugging is stuck in an infinite loop where file names are enumerated, but do not match the expected result. It will continue to do this until the process has been killed or the virtual …

  6. 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, Newly reported PDO.

  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 ' objMember is local implicit …