Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-help not working #1

Open
Chico0008 opened this issue Aug 2, 2023 · 0 comments
Open

Get-help not working #1

Chico0008 opened this issue Aug 2, 2023 · 0 comments

Comments

@Chico0008
Copy link

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 :

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 ?

@github-staff github-staff deleted a comment May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Chico0008 and others