Top "Import-module" questions

Import-Module is a powershell cmdlet that adds modules to the current session.

Cannot find module with tag in import path (Android NDK)

I am getting so frustrated with this issue. I keep getting it and I cannot figure out why. Here is …

android android-ndk android.mk import-module
Permanently add PowerShell module? (Import-Module)

I'm using a third-party module I found on GitHub and importing it with: powershell Import-Module .\foo.ps1 This imports successfully …

windows powershell module powershell-3.0 import-module
32 bit Powershell: Use the ServerManager module?

I'm working with a 32 bit application that can run powershell snippets. I need to load the ServerManager module, which I …

powershell scripting import-module
Android NDK import-module / code reuse

Morning! I've created a small NDK project which allows dynamic serialisation of objects between Java and C++ through JNI. The …

java-native-interface android-ndk import-module
PowerShell: Import-Module, but no "ExportedCommands" available

When I use Import-Module -Name <path_to_local_dll> -Verbose the cmdlets contained in the DLL file are …

powershell cmdlet import-module
WebAdministration module not found

I have installed a WebServer 2008 R2 Core version and I'm trying to configure it to be remotely managed from another …

powershell module import-module