issues
search
IMJLA
/
Export-Permission
Create CSV, HTML, and XML reports of permissions
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A parameter cannot be found that matches parameter name 'LogBuffer'.
#66
kpirlo
opened
2 months ago
7
Look for use cases for $input
#65
IMJLA
opened
5 months ago
2
Implement devcontainers
#64
IMJLA
opened
5 months ago
0
PsRunspace Module Contains Import-Module PsLogMessage
#63
IMJLA
opened
9 months ago
0
Implement -GroupRecurse and -FolderRecurse
#62
IMJLA
opened
9 months ago
0
Don't use Sort-Object -Unique to select the shared value from of a collection of unique items
#61
IMJLA
closed
9 months ago
1
Replace usage of Split-Path to improve performance
#60
IMJLA
opened
9 months ago
0
Improve Performance When Selecting First of Multiple Identical Objects?
#59
IMJLA
closed
9 months ago
4
Reconcile ObjectType and SchemaClassName
#58
IMJLA
opened
9 months ago
0
Representing System Administrators
#57
IMJLA
opened
9 months ago
0
when excluding user,group,computer classes it leaves behind the Administrators group, Users group, and SYSTEM account
#56
IMJLA
closed
9 months ago
1
Groups with members are not being excluded from the report
#55
IMJLA
closed
9 months ago
1
Local Administrator account not appearing in report
#54
IMJLA
closed
9 months ago
1
Make workgroup computer support for Get-CurrentDomain in the ADSI Module more efficient.
#53
IMJLA
opened
9 months ago
0
Add integration test: transcript should always be empty (anything else is a bug to be troubleshot)
#52
IMJLA
opened
9 months ago
0
Items in the 'Files Generated' div could hyperlink to the item
#51
IMJLA
opened
9 months ago
0
Remove Workaround for https://github.com/IMJLA/Export-Permission/issues/48
#50
IMJLA
opened
9 months ago
0
psake build script needs to embed report template in portable version of script
#49
IMJLA
closed
9 months ago
1
If all ACE identities filtered out by Get-FolderPermissionBlock, errors result
#48
IMJLA
closed
9 months ago
1
Integrate NTFS Best Practice Issues into the Report
#47
IMJLA
opened
9 months ago
0
ThreadCount -gt 1 causes crashing when $VerbosePreference -eq 'Continue'
#46
IMJLA
closed
9 months ago
1
-ThreadCount not respected everywhere
#45
IMJLA
closed
2 years ago
1
Is it necessary to convert from SearchResult to DirectoryEntry?
#44
IMJLA
opened
2 years ago
0
Split up Format-SecurityPrincipal to allow multithreading on group members (or progress bar if -ThreadCount 1)
#43
IMJLA
opened
2 years ago
0
Improve performance and politeness of Get-ADSIGroupMember and Get-WinNTGroupMember
#42
IMJLA
opened
2 years ago
1
-ExcludeDomainAccount
#41
IMJLA
closed
2 years ago
1
-ExcludeLocalAccount
#40
IMJLA
closed
2 years ago
1
-ExcludeComputerAccount
#39
IMJLA
closed
2 years ago
1
-ExcludeAccountClass [string[]]
#38
IMJLA
closed
9 months ago
3
Add folder count and size
#37
IMJLA
opened
2 years ago
0
Add JavaScript For Table Manipulation
#36
IMJLA
opened
2 years ago
1
Items in the folder table could hyperlink to the corresponding permissions table
#35
IMJLA
opened
2 years ago
0
JavaScript Can Improve Features and Performance
#34
IMJLA
opened
2 years ago
2
If Split-Thread timeout is reached, script should throw
#33
IMJLA
closed
2 years ago
1
Some WinNT DirectoryEntry objects converted to string by ConvertTo-SimpleProperty
#32
IMJLA
closed
2 years ago
1
Resolve Issue 1
#31
IMJLA
closed
2 years ago
0
Implemented Select-UniqueAccountPermission
#30
IMJLA
closed
2 years ago
0
Updated tests
#29
IMJLA
closed
2 years ago
0
test commit
#28
IMJLA
closed
2 years ago
0
Get-FolderAccessList, Get-Item, and the root share of UNC paths
#27
IMJLA
closed
2 years ago
1
Expand DirectoryEntry objects in the DirectoryEntry and Members properties for the 3rd CSV
#26
IMJLA
opened
2 years ago
0
Fix bug in PlatyPS New-MarkdownHelp with multi-line param descriptions (?and example help maybe affected also?).
#25
IMJLA
opened
2 years ago
0
Combine PsDfs and ConvertTo-DistinguishedName into a native C# module PsWin32Api
#24
IMJLA
opened
2 years ago
0
[switch]$CacheEntireDirectory parameter to retrieve entire directory of known directories, cache in memory. Faster? Threshold of n identityreferences where it makes sense? When using option to retrieve entire group tree?
#23
IMJLA
opened
2 years ago
0
[switch]$IncludeGroupChain parameter to retrieve entire group membership chain
#22
IMJLA
opened
2 years ago
0
[hashtable]$AdsiCredential parameter, key is Adsi server name, value is PSCredential
#21
IMJLA
opened
2 years ago
0
Implement Send-MailKitMessage module
#20
IMJLA
opened
2 years ago
0
[string[]$Properties parameter to specify properties to include in report
#19
IMJLA
opened
2 years ago
0
Support ACLs from Registry or AD objects
#18
IMJLA
opened
2 years ago
0
This script does NOT account for share permissions. Only NTFS permissions are considered.
#17
IMJLA
opened
2 years ago
0
Next