About 50 results
Open links in new tab
  1. Can't run Import-Module ActiveDirectory

    Install Powershell 3. It loads this module automatically. Also do not forget to update help with update-help to get latest help information.

  2. End of Central Directory record could not be found - can't install …

    Sep 7, 2017 · Iv'e been stuck a while trying to install a new module from PSGallery. Unfortunately, I keep getting this error: "Package <package-name> failed to be installed because: End of …

  3. Add-WindowsFeature, Get-WindowsFeature modules not …

    I was doing some troubleshooting on some of the exchange processes and ran across a page using the Add-WindowsFeature cmdlet in powershell. However when I type in that command …

  4. Install Enterprise Issuing CA using Powershell

    After running the above script without -ParentCA and getting the resulting certificate from the root CA I can of course install it to the enterprise ca using the console but for some reason I can't …

  5. Import-Module : The specified module …

    May 5, 2014 · The morons who wrote the installer modify the PSModulePath for the user used to install the package, no one else. Manually import the module and it works fine. I'll test further …

  6. Missing CIM cmdlets on Windows 2012 R2 install

    I have a fresh install of Windows 2012 R2 joined to a Windows 2003 domain, and I am discovering that I do not have any CIM cmdlets installed.

  7. "Show or hide updates" (kb/3073930) issue

    The PowerShell module bit more involved perhaps, I have not used it but know my way around PowerShell a bit so post if you have any questions on that etc. Proposed as answer byKate …

  8. Powershell script to add users to Office 365 Groups

    We are using Office 365/SharePoint Online. I need to populate Office 365 Groups with large number of users. These users are in a CSV file. Is there a powershell script that I can run?

  9. Exchange 2010 Management Console Initialization failed

    This will result in the WSMan module displaying as a Managed module on the PowerShell virtual directory.

  10. script to populate employeenumber attribute

    Download and install Quest Active ROles mangement and use the Get-QADUsre|Set-QadUser CldLets. If you have numbers in file with emplyee CN or samaccount name it is a snap to do. If …