Skip to main content

Recently Updated Pages

Get Last Bootup Time

Workstations Microsoft Windows

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

Updated 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 months ago by B.B.B.Ben E. N. Agents

Install Rosetta on Mac OS

Workstations Mac OS

Rosetta is required for compatibility with some applications. To install Rosetta on a Mac, open ...

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

Enabling HTTPS for the BookStack web interface

BookStack

The default BookStack installation script for Ubuntu 20.04/18.04/16.04 only configures the Apache...

Updated 7 months ago by orngbnch