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'm trying to use your script to generate QRCode from users of our AD
Downloaded the main branche and extract it.
run a powershell as administrator, then tryed get-help, but error :
PS C:\Users\demeure\Documents\ADQR-master> get-help .\ADQR.ps1
get-help : Get-Help n’est pas parvenu à trouver .\ADQR.ps1 dans un fichier d’aide dans cette session. Pour télécharger
les rubriques d’aide mises à jour, tapez: «Update-Help». Pour obtenir de l’aide en ligne, cherchez la rubrique d’aide
dans la bibliothèque TechNet, à l’adresse https://go.microsoft.com/fwlink/?LinkID=107116.
Au caractère Ligne:1 : 1
+ get-help .\ADQR.ps1
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [Get-Help], HelpNotFoundException
+ FullyQualifiedErrorId : HelpNotFound,Microsoft.PowerShell.Commands.GetHelpCommand
how can i use this script ?
The text was updated successfully, but these errors were encountered:
Hi
i'm trying to use your script to generate QRCode from users of our AD
Downloaded the main branche and extract it.
run a powershell as administrator, then tryed get-help, but error :
how can i use this script ?
The text was updated successfully, but these errors were encountered: