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

Invoke-VulnAD : 无法将“Invoke-VulnAD”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路 径,请确保路径正确,然后再试一次。 #16

Closed
zxc7528064 opened this issue Sep 5, 2022 · 2 comments

Comments

@zxc7528064
Copy link

zxc7528064 commented Sep 5, 2022

Test OS : Windows 2016

Invoke-VulnAD : 无法将“Invoke-VulnAD”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路
径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1

  • Invoke-VulnAD -UsersLimit 100 -DomainName "tdslab.local"
  •   + CategoryInfo          : ObjectNotFound: (Invoke-VulnAD:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

image

@mclkov
Copy link

mclkov commented Sep 8, 2022

Hello, try "Import-Module vulnad.ps1"

@zxc7528064
Copy link
Author

@mclkov thanks you , I resolve it .

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

2 participants