Skip to content

Releases: EvotecIT/PSSharedGoods

v0.0.261

23 Apr 08:37
e3270d4
Compare
Choose a tag to compare
Update changelog

v0.0.260

18 Apr 20:08
1850224
Compare
Choose a tag to compare

What's Changed

  • Adds support for HKUDUO and HKUDUDO for Get-PSRegistry, Set-PSRegistry, Remove-PSRegistry, New-PSRegistry and Test-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 switch PreferWritable which would use writable DCs for quering

Full Changelog: v0.0.259...v0.0.260

v0.0.259

08 Mar 09:39
8c1deb9
Compare
Choose a tag to compare
Update date

v0.0.258

04 Feb 17:27
994f807
Compare
Choose a tag to compare
Update changelog

v0.0.257

15 Jan 17:56
c4a95fd
Compare
Choose a tag to compare
Update changelog

v0.0.256

14 Jan 21:04
26bece9
Compare
Choose a tag to compare
Moved file from Connectimo module

v0.0.255

08 Jan 10:06
9a41de7
Compare
Choose a tag to compare
  • Add Get-GitHubVersion

Full Changelog: v0.0.254...v0.0.255

v0.0.254

20 Dec 14:03
73f531d
Compare
Choose a tag to compare
Bump chagelog

v0.0.253

17 Dec 22:17
c9fcebe
Compare
Choose a tag to compare

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

20 Nov 19:15
40afd76
Compare
Choose a tag to compare
Improve and remove command