Skip to main content

Recently Updated Pages

Exchange Mailbox Statistics

Microsoft 365 Powershell

Get size, date or FolderId for folders in an Exchange Mailbox. Get-MailboxFolderStatistics -Iden...

Updated 8 months ago by B.B.B.Ben E. N. Agents

Manage OneDrive Profiles

Microsoft 365 Sharepoint

To get OneDrive Profiles for licensed users or users that were previously licensed, go to the Sha...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Get Last Bootup Time

Workstations Microsoft Windows

Get the last bootup time in Windows Powershell. Get-CimInstance -ClassName win32_operatingsystem...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Connect to Sharepoint

Microsoft 365 Powershell

Connect to the Sharepoint Powershell Connect-SPOService -Url https://example-admin.sharepoint.co...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Download Files from a Web URL

Workstations Microsoft Windows

Download a file from the internet to your harddrive using Powershell. Invoke-WebRequest -Uri h...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Install Microsoft Office

Workstations Microsoft Windows

Create a deployment package. If the files are publicly available, you can download from a web UR...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Connect to Security and Compliance Powershell

Microsoft 365 Powershell

To connect to the Microsoft 365 Security and Compliance Powershell: Open a Powershell Window ...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Grant Purview Export Permission

Microsoft 365 Powershell

When exporting the results of a Microsoft Purview Content Search, the user must have the permissi...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Connect to Exchange Powershell

Microsoft 365 Powershell

Prerequisites: Install Exchange Powershell To connect to Exchange Powershell with Multi-Factor A...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Show Mailbox Rules for a Mailbox

Microsoft 365 Powershell

Prerequisites: Connect to Exchange Powershell Get the rules for a mailbox Get-InboxRule -Mail...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Search Content in Microsoft Purview

Microsoft 365 Powershell

Use Case: If an email was sent in error or a malicious email has been sent to a large number ...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Reset a Windows Device

Microsoft 365 Intune

Prepare Device for Reprovisioning Navigate to the Intune Admin Portal https://intune.microsoft.c...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Add user to Azure AD Application

Microsoft 365 Azure/Entra

Azure applications are used for Single Sign On, among other things. To use SSO, the user has to h...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Azure Dynamic Groups

Microsoft 365 Azure/Entra

Azure Dynamic Group Membership Rules Rule Syntax to add group members based on the criteria ...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Setup Microsoft 365 Account

Microsoft 365 Outlook

The first time you sign-in to your account on Microsoft 365, there are some account setup tasks...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Send as a Group in Outlook

Microsoft 365 Outlook

To send a message as a group or shared mailbox from your own account, first the admin has to gran...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Setup the OneDrive Sync Client

Workstations Microsoft Windows

To setup OneDrive, first open the OneDrive app. If you're using a PC, click start and then type ...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Create User in Powershell

Workstations Microsoft Windows

Powershell The first command uses the Read-Host cmdlet to prompt you for a password. The command...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Create User in Terminal

Workstations Mac OS

Set the username and password dscl . -passwd /Users/<username> <password> Set the user'...

Updated 9 months ago by B.B.B.Ben E. N. Agents

Add Printer in Powershell

Workstations Microsoft Windows

List Printers Get-Printer Remove Printer Remove-Printer -Name "HP Deskjet 1510 s...

Updated 9 months ago by B.B.B.Ben E. N. Agents