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
Seguici su:
Per maggiori informazioni, per suggerimenti e ottenere un preventivo gratuito per le tue esigenze, contattaci.
Il nostro staff di professionisti sarà lieto di fornire tutte le informazioni ed i costi riguardanti il servizio.
Attenzione : Sestech non è un servizio di helpdesk “gratuito” a cui chiedere informazioni.
laps, microsoft laps, Get-AdmPwdPassword is not recognized as the name of a cmdlet, Get-AdmPwdPassword, Get-AdmPwdPassword not recognized