-
Notifications
You must be signed in to change notification settings - Fork 178
CLM Support #929
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
CLM Support #929
Conversation
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.1.0 to 7.0.5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@c5a7806...5e91468) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/peter-evans/create-pull-request-7.0.5 Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5
WayBackMachine
Release details
change wau.zip dependance to 1.21.11
Update WAU.zip link
update wau.zip link to 1.21.13
Change `t to spaces for CMTrace
Add mods on WAU.msi install
fix `Success only` typo in installer
[README] Put screenshot back
Get-Content TRIM for -override/-custom
[README] Cleaning and GPO/Intune dedicated section
…atch [MegaLinter] Apply linters automatic fixes
Get-CimInstance instead of Get-WmiObject
Added more words to ignore list to suppress Megalinter/scpell.
Update cspell.json
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.4.2 to 8.5.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@ec124f7...1463330) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/develop/oxsecurity/megalinter-8.5.0 Bump oxsecurity/megalinter from 8.4.2 to 8.5.0
Release 2.4.0
|
Hi Tim, WAU gets installed in admin context and such is not ANNOYED by CLM anyway. Please bear in mind that WAU is constantly evolving, relying on CLM to keep up with unknown changes to make it usable is rather tedious, manual task I wish to nobody. E.g. ideal torture would include CLM in all contexts and WDAC control over everything :) HA! That would be a cruelty to IT staff. BR |
Proposed Changes
Support PowerShell CLM mode during installation process.
Related Issues
Former pull request on this same issue here,
#786
#783