PowerShell | Get list of all mailboxes without a default quota
Get list of all mailboxes without a default mailbox quota: I.E. Find any mailbox that has a quota th
An Engineers Notebook For All To See
Get list of all mailboxes without a default mailbox quota: I.E. Find any mailbox that has a quota th
Note If you’re running Outlook 2013 or a later version, you don’t have to install any hotfix.
When doing this I hit problem after problem so it’s worth creating a guide.
Background
A clients ser
General “Internet connection test”.
Test-Netconnection
Ping www.google.co.uk
Test-Netconnecti
If a mailbox is not showing in the disconnected mailboxes node in the EMC, run this:
Get-Mailboxdata
Using Remove-MailboxPermission as an example we need to add “-confirm $false” to suppress the Are yo
With this we can centrally place PS scripts in OneDrive, and they will work on any machine (only if
Log on to the Konica Minolta Bizhub device administration page.
Log in as an administrator.
Go to th
This function uses the sendemail tool which you can get here.
This is a PowerShell script I have wri
To input a hash table, the command starts with @ and is encased in {}
@{}
We can populate whatever K