You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have all the ps1 and psd1 files on Desktop. In powershell I Import-Module .\Invoke-CradleCrafter.psd1 but when I try to create a cradle by stepping through the menu I keep getting "Out-Cradle : The term 'Out-Cradle' is not recognized as the name of a cmdlet". I tried Import-Module .\Out-Cradle.ps1 then running Invoke-CradleCrafter but it still fails.
The text was updated successfully, but these errors were encountered:
I have all the ps1 and psd1 files on Desktop. In powershell I Import-Module .\Invoke-CradleCrafter.psd1 but when I try to create a cradle by stepping through the menu I keep getting "Out-Cradle : The term 'Out-Cradle' is not recognized as the name of a cmdlet". I tried Import-Module .\Out-Cradle.ps1 then running Invoke-CradleCrafter but it still fails.
The text was updated successfully, but these errors were encountered: