We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The documentation needs to be updated from accepting 'LGPO' as argument to 'LocalPolicy'.
The text was updated successfully, but these errors were encountered:
If you want to implement that you have to modify the line 557 of "Windows_VDOT.ps1" with:
If ($Optimizations -contains "LocalPolicy" -or $Optimizations -contains "All")
Then you can use the ".\Windows_VDOT.ps1 -Optimizations LocalPolicy –Verbose"
Sorry, something went wrong.
Same issue as first reported in this thread. Any hope of a fix soon?
This is fixed with #222 . LGPO is no longer supported and LocalPolicy is utilized moving forward.
No branches or pull requests
The documentation needs to be updated from accepting 'LGPO' as argument to 'LocalPolicy'.
The text was updated successfully, but these errors were encountered: