02-22-2020, 09:32 AM
(02-21-2020 04:43 AM)desdichado Wrote:How long does it take to execute this Powershell command?(02-20-2020 02:59 PM)gtopala Wrote:(02-20-2020 02:44 PM)desdichado Wrote:SIW timed out: "Populate Model Users from Active Directory didn't finish in 300.333 seconds"(02-20-2020 02:04 PM)gtopala Wrote:Done!(02-20-2020 09:30 AM)desdichado Wrote: Memory leak issue solved after excluding siw folder in firewall (Spyshelter)There is no attachment!
debug file in attach
Thanks
Please send it by email to [email protected]
How long does it take to execute this Powershell command?
Get-ADUser -filter *
10 seconds
(Measure-Command {Get-ADUser -filter * -Properties * | Out-Default}).totalseconds