Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 420 Bytes

install.md

File metadata and controls

13 lines (8 loc) · 420 Bytes

Installing MyAAD

Download and move module to Module dir (User scope)

Start-BitsTransfer https://github.com/AlexAsplund/MyAAD/archive/master.zip -TransferType Download
Expand-Archive .\master.zip
mv .\master\MyAAD-master\Release\MyAAD $Env:HOMEPATH\Documents\WindowsPowerShell\Modules\MyAAD
rm .\master.zip, master

Import Module

$Env:HOMEPATH\Documents\WindowsPowerShell\Modules\MyAAD