Most ldap-based search functions now accept a -Credential argument for querying from non-domain joined machines without a runas

Changed several functions to filters, where appropriate.
Get-NetShare, Get-NetSession, Get-NetLoggedOn, Get-NetRDPSession, Invoke-CheckLocalAdminAccess, Get-LastLoggedOn, Get-CachedRDPConnection, Get-NetProcess are now filters, better handle pipeline input, and now return an augmented result object with the queried ComputerName as a field
Replaced RemoteUserName/RemotePassword with -Credential parameter in Get-CachedRDPConnection and Get-NetProcess
modified output object for Get-NetShare to be a proper object
Various bug fixes and better parameter validation
This commit is contained in:
Harmj0y
2016-02-11 13:46:45 -05:00
parent 1832e324e9
commit aea2eacd2d
+1469 -1126
View File
File diff suppressed because it is too large Load Diff