https://decryptcryptolocker.com/
Read more...
Tuesday, August 12, 2014
Wednesday, August 6, 2014
Active Directory Accounts that do not have Thumbnail Photo
First please download and install
Quest ActiveRoles Management Shell for Active Directory.
and execute the command below;
Get-QADUser -IncludedProperties "thumbnailPhoto" | Where-Object {$_.thumbnailPhoto -eq $null}
Read more...
and execute the command below;
Get-QADUser -IncludedProperties "thumbnailPhoto" | Where-Object {$_.thumbnailPhoto -eq $null}
Read more...
Tuesday, August 5, 2014
Archive Database Statistics
[PS] C:\Windows\system32>Get-MailboxStatistics -Database "Archive Database Name"
Read more...
Read more...
Subscribe to:
Posts (Atom)