Releases: EvotecIT/PSSharedGoods
Releases · EvotecIT/PSSharedGoods
v0.0.261
Update changelog
v0.0.260
What's Changed
- Improve registry commands by @PrzemyslawKlys in #36
- Adds support for
HKUDUO
andHKUDUDO
forGet-PSRegistry
,Set-PSRegistry
,Remove-PSRegistry
,New-PSRegistry
andTest-PSRegistry
HKUDUO
- All users in HKEY_USERS that are non SPECIAL accounts excluding .DEFAULT / .DEFAULT_USER (auto mapped from NTUSER.DAT). But also including non-loaded users (not logged in) (auto mapped from NTUSER.DAT)HKUDUDO
- All users in HKEY_USERS that are non SPECIAL accounts including .DEFAULT_USER (auto mapped from NTUSER.DAT). But also including non-loaded users (not logged in) (auto mapped from NTUSER.DAT)- Improve
Get-WinADForestDetails
by adding switchPreferWritable
which would use writable DCs for quering
Full Changelog: v0.0.259...v0.0.260
v0.0.259
Update date
v0.0.258
Update changelog
v0.0.257
Update changelog
v0.0.256
Moved file from Connectimo module
v0.0.255
- Add
Get-GitHubVersion
Full Changelog: v0.0.254...v0.0.255
v0.0.254
Bump chagelog
v0.0.253
What's Changed
- Update Get-WinADForestControllers.ps1 by @ferwe in #32
- Added
Force
to Convert-Identity to clear cache when doing lots of lookups and creatiing new objects - Improves
Convert-ADGuidToSchema
- Improves
Convert-ADSchemaToGuidd
Full Changelog: v0.0.252...v0.0.253
v0.0.252
Improve and remove command