if you want to export all you mailboxes sizes to CSV/Excel, you can run this command in you powershell:
get-mailbox | get-mailboxstatistics | select-object displayname, itemcount, totalitemsize | export-csv c:\mailbox-size.txt
if you want to export all you mailboxes sizes to CSV/Excel, you can run this command in you powershell:
get-mailbox | get-mailboxstatistics | select-object displayname, itemcount, totalitemsize | export-csv c:\mailbox-size.txt
New-ReceiveConnector -Name RelayConnector -usage Custom -Bindings ’192.168.1.10:25′ -fqdn server.domain.com -RemoteIPRanges 192.168.1.20 -server MYEXCHANGESERVER -permissiongroups ExchangeServers -AuthMechanism ‘TLS, ExternalAuthoritative’
The easist way is just to run this command in powershell:
Where:
192.168.1.10:25 is the IP address of the Exchange server
192.168.1.20 is the ip of the clients how need access to relay
server.domain.com is you exchange server FQDN
MYEXCHANGESERVER is you exchange server hostname
To allow Citrix Receiver to used non secure http access, you need to first ofcouse install Citrix Receiver client.
Error – CComponent
The problem could be some stucked registry keys from a previous installation
Solution:
Start regedit
Delete this keys: (Maybe you need to take control of HKLM\SYSTE
HKLM\SYSTE
HKLM\SYSTE
Remember to restart you computer
if you have problems with Citrix Redirected Printers getting offline, and not printing at all.
Maybe you have put the Citrix Universal Driver in isolated mode. This is will nok working.