+393713742262
By Assistenza Informatica Firenze/Novembre 26, 2019/Comments are closed
Se utilizzando il comando : Get-AdmPwdPassword –ComputerName WIN81-X64
si riceve l’errore :
Get-AdmPwdPassword : The term ‘Get-AdmPwdPassword’ is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ Get-AdmPwdPassword -ComputerName test-laps
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-AdmPwdPassword:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
ricordarsi di caricare sempre il modulo : AdmPwd.PS
pertanto il comando Powershell sarà:
Import-Module AdmPwd.PS
Get-AdmPwdPassword –ComputerName WIN81-X64
laps, microsoft laps, Get-AdmPwdPassword is not recognized as the name of a cmdlet, Get-AdmPwdPassword, Get-AdmPwdPassword not recognized