Sign in
Microsoft Exchange pour Tous V2 - Microsoft Exchange made simple
Nouveautés, principes, évolution, trucs et astuces - News, principles, evolution, tips and tricks
Code Syntax Highlighter
Microsoft Exchange pour Tous V2 - Microsoft Exchange made simple
Visit statistics
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Active Directory
AD
ADmodify
ADMT
ADUC
domaines
Exchange 2007
Exchange Server 2007
Exchange Server 2010
forêt
groupe global
groupe local
groupe universel
groupes
hide from address book
ISE
langue
niveau fonctionnel
Pages
portqry
Powershell
role based access control
SID
Windows 2008
Windows Server 2008
Blog - Link List
Liens vers d'autres blogs
Mon ancienne équipe MCS Unified Communications
Mon équipe MCS UC
Tips sur d'autres produits ...
Gestion de projet avec Microsoft Project 2007
Project 2007 : notion de capacité, travail et durée
Notes diverses
Membres des Groupes et déplacement inter-domaines
Archives Blog V1 (liens, portqry, admodify, exchange storage calculator, hide from address book ...)
Archive
Archives
January 2015
(2)
December 2014
(2)
November 2014
(1)
October 2014
(2)
September 2014
(2)
July 2014
(3)
June 2014
(4)
May 2014
(5)
April 2014
(2)
March 2014
(2)
February 2014
(5)
January 2014
(3)
December 2013
(3)
October 2013
(2)
September 2013
(3)
July 2013
(9)
June 2013
(1)
April 2013
(1)
March 2013
(2)
February 2013
(3)
January 2013
(3)
December 2012
(2)
November 2012
(2)
October 2012
(6)
September 2012
(6)
August 2012
(3)
January 2012
(2)
December 2011
(1)
November 2011
(1)
October 2011
(2)
September 2011
(10)
June 2011
(2)
April 2011
(1)
March 2011
(11)
February 2011
(1)
January 2011
(1)
December 2010
(2)
November 2010
(6)
October 2010
(3)
September 2010
(4)
February 2010
(2)
September 2009
(2)
August 2009
(1)
June 2009
(1)
April 2009
(3)
March 2009
(8)
blogs.technet.com/samdrey/
blogs.technet.com/b/samdrey/
Microsoft Exchange pour Tous V2 - Microsoft Exchange made simple
TechNet Blogs
»
Microsoft Exchange pour Tous V2 - Microsoft Exchange made simple
Posts
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Exchange 2007/2010/2013 – Gather email statistics like Exchange Profile Analyzer used to give in the past, but now using Powershell !
Posted
over 1 year ago
by
SammyKrosoft
3
Comments
Want to pull out statistics from Exchange such as : · messages sent per mailbox per day · messages received per mailbox per day · average message size … And more if you want ? Use Powershell and Excel now ! I- If you want to pull...
Exchange 2010/2013 – How to give permissions to users to manage Universal Security Distribution Lists (must use RBAC)
Posted
over 1 year ago
by
SammyKrosoft
2
Comments
Users on Exchange 2010 who try to update or create a Distribution List may get the following error message: "Changes to the public group membership cannot be saved. You do not have sufficient permission to perform this operation on this object.”...
Vulnerability in SSL 3.0 – Poodle attack and Exchange 2010 or Exchange 2013
Posted
3 months ago
by
SammyKrosoft
18
Comments
Hi all, a quick word about this SSL 3.0 vulnerability and Exchange Server, as there is nothing specific to Exchange regarding our recommendations. Microsoft Suggested Actions to mitigate or eliminate the SSL 3.0 vulnerability are...
Bulk populate an AD using a CSV file and New-ADUser, including Passwords
Posted
over 3 years ago
by
SammyKrosoft
11
Comments
Problem : New-ADUser is n ot working as expected to populate a password coming from a CSV file (the account stays disabled) here is the example and the reason: Prerequisites: Import the Active Directory module on your powershell session using Import...
Determine the file encoding of a file - CSV file with French accents or other exotic characters that you’re trying to import in Powershell
Posted
10 months ago
by
SammyKrosoft
Bernie and I had an issue today trying to import a CSV file using Import-CSV in Powershell V2.0, as the French accents and some dashes were not imported correctly, and then we couldn’t use some of the information in the CSV to query Exchange or AD objects...
Exchange 2010 - Enabling an Autoreply Message (Out Of Office) using the Exchange Management Shell (Powershell)
Posted
over 1 year ago
by
SammyKrosoft
1
Comment
Here is how to test it on a user first. 1> Using powershell, do a $objMailbox = Get-Mailbox Some_Test_User to get the user we will assign the Out Of Office to. 2> Now define your text (best is to do it in HTML) and store it on 2 variables...
Exchange 2010–Dumpster V2.0 questions and answers
Posted
over 2 years ago
by
SammyKrosoft
Ø Does the archive database has a separate dumpster with a separate retention ? Remember in my presentation, I talked about the dumpster v2.0 and the purposes of the “Deletions”, “Versions”, and “Purges” subfolders. Note that these will be used...
Project 2007 pour les nuls - notion de capacité, durée, travail
Posted
over 5 years ago
by
SammyKrosoft
1
Comment
Type de tâche dans project : Capacité : taux d’utilisation d’une ressource (exemple : Consultant_1 à 75% ==> travaillera 6h sur une journée de 8h) Durée : sur combien de temps la tâche va-t-elle s’étaler Travail...
Exchange 2010–Blackberry IOPS and CPU overhead
Posted
over 2 years ago
by
SammyKrosoft
2
Comments
Right from a discussion internal reflexions (thanks to Ross Smith IV and Brian Day for their help on putting metrics down), here is the final statement. Based on BES documentation : http://docs.blackberry.com/en/admin/deliverables/8864/BlackBerry_Enterprise_Server_for_Microsoft_Exchange...
Active Directory Schema upgrade procedure - with back-out plan
Posted
over 3 years ago
by
SammyKrosoft
4
Comments
The aim of the procedure in this post is to avoid you to dig around the technet to rebuild it. It’s written for Exchange 2010 SP1 here, but can easily be adapted for any product schema updates by replacing the Exchange 2010 SP1 values and links...
Exchange 2013 – Memory (RAM) allocation by the store with an example
Posted
11 months ago
by
SammyKrosoft
5
Comments
First, a reminder of the theory: Exchange store is comprised of 3 services: msexchangerepl.exe = Replication Service Process Microsoft.Exchange.Store.Service.exe = Store Service Process (or Controller) Microsoft.Exchange.Store.Worker...
MSExchange RPCCLientAccess / MSExchangeIS –> RPC Averaged Latency – it’s always in milliseconds, not in seconds
Posted
7 months ago
by
SammyKrosoft
Here I’ll just show a few examples just to make it sure if you have a doubt, that RPC Averaged Latency counter(s) is/are in milliseconds always, not in seconds, whether you query the counter(s) via Perfmon or Powershell (get-counter). Perfmon in...
Exchange 2010 - Retention Policy Tag not available immediately after definition in EMC
Posted
over 3 years ago
by
SammyKrosoft
> From my buddy Brian Day on this post : After adding personal tags you may need to wait until the managed folder assistant processes the mailbox again before they'll show up. You can force it by running Start-ManagedFolderAssistant <MailboxIdentity>...
Exchange 2010 and BES server Throttling Policy settings - What Client Throttling Policy Blackberry recommends for the BES Admin Account.
Posted
over 1 year ago
by
SammyKrosoft
To avoid BES connection latencies and connectivity issues, the Client Access Throttling Policy recommended by RIM is as follows: By default, Microsoft® Exchange 2010 uses client throttling policies to track the bandwidth that each Microsoft...
Outlook 2010 on Windows 7–Files to exclude from AntiVirus scanning if encountering latency or usage issues
Posted
over 2 years ago
by
SammyKrosoft
1
Comment
[Please check the updated version of this post here] For Windows 7 desktop users : Exclude all files present in both below directories: %userprofile%\Application Data\Microsoft\Outlook %userprofile%\AppData\Local\Microsoft\Outlook...
Exchange 2007/2010/2013 – Using Get-MailboxFolderPermissions to export MAPI permissions of folders for a given mailbox
Posted
10 months ago
by
SammyKrosoft
2
Comments
Thanks Chris, Manfred and friends from the following article: http://social.technet.microsoft.com/Forums/exchange/en-US/5ad656a5-fe70-477f-a608-0e588096f227/how-to-get-mailbox-folder-permissions-to-all-mailbox-folders-in-all-mailboxes?forum=exchangesvradminlegacy...
Exchange 2013 Mailflow – complement to Richard Schwendiman’s schema : Get-ReceiveConnector and GUI correspondings – showing Exchange 2013 Receive Connectors and their default configuration values…
Posted
7 months ago
by
SammyKrosoft
Hey, Just taking Richard Schwendiman’s awesome Mail Flow schema and put the corresponding Receive Connectors as we “see” them from either Exchange Management Shell (in the Green Boxes, results of Get-ReceiveConnector for Get-ReceiveConnector...
Exchange 2010 – RBAC – Issue : Mailbox Import Export–> New-MailboxImportRequest and other management role entries are missing, not available
Posted
over 3 years ago
by
SammyKrosoft
This is just because the current user does not have the "Mailbox Import Export” management role assigned. To give him the role with RoleGroup membership assignment : 1- Create a new RoleGroup: [PS] C:\Windows\system32>New-RoleGroup "PST...
How-to use Powershell to change the Network location type (to Private or Public)
Posted
over 3 years ago
by
SammyKrosoft
3
Comments
Here is how to change the Network type of a specific network (or networks) to Private or Public, to help you better master Firewall policies. This is especially useful if you have a bunch of Windows 2008 servers on a DMZ as it’s more and more the...
Link + Pasted from Technet - Exchange 2013 (>=CU1) : How does Autoreseed works
Posted
11 months ago
by
SammyKrosoft
First configure Autoreseed for your DAG(s): http://technet.microsoft.com/en-us/library/jj619303.aspx Second, here is the process, explained by Scott Schnoll: AutoReseed is designed to automatically restore database redundancy after a disk failure by using...
Backup / Synchro de fichiers avec Robocopy : exemples …
Posted
over 4 years ago
by
SammyKrosoft
/MIR = /E (Copier tous les sous-répertoires, même ceux qui sont vides) + /PURGE (Supprimer les fichiers/répertoires destination qui ne sont plus à la source) /Z = mode redémarrable (risque de ralentir la copie) /XJ : ne pas copier les points de...
Exchange 2010 - Production : Public Folder replication messages stuck in the queue
Posted
11 months ago
by
SammyKrosoft
1
Comment
Context : You noticed more than 300 system messages stuck in some HUB transport servers queues with error code : 432 4.3.2 STOREDRV.Deliver ;Recipient thread limit exceeded This is a known issue from Exchange 2010 SP1, which implements a default limitation...
Quick perfmon check to detect potential memory leak in Windows
Posted
8 months ago
by
SammyKrosoft
The below counters are just to be taken as indicators if you suspect a memory leak on your machine; there are other Tools that are designed for detecting precisely memory leaks, but you can start with understanding what Working Set – Private, Private...
Exchange 2010–Links to how to setup CAS Array with a Load Balancer
Posted
over 2 years ago
by
SammyKrosoft
(Credits for this research goes to Sathya Narayanan, Microsoft Support Engineer) Persistence : http://www.msexchange.org/articles_tutorials/exchange-server-2010/high-availability-recovery/load-balancing-exchange-2010-client-access-servers-using...
Exchange Server 2010 SP1–The replacer of PFDAVAdmin : ExFolders
Posted
over 3 years ago
by
SammyKrosoft
To manage your public folders permissions, including the system folders if you still use them with Outlook 2003 clients, you no longer use PFDAVAdmin, but use ExFolders in replacement. Some of the many new features that deserve to be underlined...
>