Import Module in PowerShell on Windows - DevPops-Inc/windows GitHub Wiki

• Press the Windows key, type “powershell” and select “Run as Administrator.”
• image

• Type Import-Module -name < module > and press the Enter key to import module.
• image

• Type either Y or A and press the Enter key to confirm.
• image

⚠️ **GitHub.com Fallback** ⚠️