About 193 results
Open links in new tab
  1. Powershell Group Policy Module missing Get-GPPermission on …

    I remain at a loss as to how to install the powershell get and set group policy permissions installed on my system. Thanks for your insight. Wednesday, March 8, 2017 3:16 PM 0 Sign in to vote Hi,

  2. Active Directory Management Gateway Service

    Feb 8, 2016 · The solution is to install the Active Directory Management Gateway Service on all of the non-Windows Server 2008 R2 domain controllers. The other solution is to ignore the …

  3. How to calculate the number of user objects and group objects in …

    Oct 16, 2015 · Thanks for your advise. Yes, you are true. i am using windows server 2008 R2 and the module has been installed. what i do is only running powershell with the active directory …

  4. SCCM Powershell connect to site - social.technet.microsoft.com

    Apr 13, 2018 · Are you running that from a powershell console in WinPE? That script will only work on a system where the ConfigMgr console is installed, since the PowerShell module is …

  5. How to Use PowerShell to remote install msu file?

    If I have domain admin permission , can be to install remote PC msu file? Like windows update file is msu file, I think use PowerShell to remote install clients. The file pace in the share folder, …

  6. Locking out users on Active Directory based on Out-of-Office in …

    I am looking for solutions to lock user accounts in Active Directory automatically when user are out on vacations as per their Out-of-office assistant setup in Outlook. Is there some tools out …

  7. invoke-command -scriptblock with variables problem

    The scriptblock triggered in the Invoke-Command runs in a separate (& remote) runspace and it does not recognize the $module variable. To make the $module variable work you'll have to …

  8. Using ACE drivers and ADO.Net to access ACCESS 2007 and EXCEL …

    OS, but my Office 2007 suite (Word, Excel, PPoint, Access, Outlook) is 32-bit. When I attempted to install the 64-bit version, the installer rejected it and explicitly stated that my Office products …

  9. How can create new directory on remote servers and assign …

    The Invoke-Command cmdlet when you the -session parameter, Windows PowerShell would establishes a persistent connection to the remote computer. Why not simply use the …

  10. Create Monthly Schedule Tasks for Managed Service Accounts in …

    Had you checked the last posting in the thread you posted? Use powershell to create and install the service account, create a new task in the GUI using a regular user account as a run-as …