-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update prnqctl.md #6891
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
base: main
Are you sure you want to change the base?
Update prnqctl.md #6891
Conversation
Changed `cscript %WINdir%\System32\printing_Admin_Scripts\en-US\prnqctl` to `cscript %WINdir%\System32\printing_Admin_Scripts\en-US\prnqctl.vbs` The file extension is needed. Tested on Windows 11 Enterprise. (I assume it's the same for windows server, but I don't have a machine to validate that on. Feel free to close this PR if you know otherwise)
@daweim0 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 447a326: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #label:"aq-pr-triaged" |
bump |
1 similar comment
bump |
@daweim0 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@daweim0 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
1 similar comment
@daweim0 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
[Freshness] Set up the Remote Desktop web client for your users
Changed
cscript %WINdir%\System32\printing_Admin_Scripts\en-US\prnqctl
to
cscript %WINdir%\System32\printing_Admin_Scripts\en-US\prnqctl.vbs
The file extension is needed on Windows 11 Enterprise. I assume it's the same for windows server, but I don't have a machine to validate that on. Feel free to close this PR if you know otherwise