Recently Updated Pages
Get Last Bootup Time
Get the last bootup time in Windows Powershell. Get-CimInstance -ClassName win32_operatingsystem...
Connect to Sharepoint
Connect to the Sharepoint Powershell Connect-SPOService -Url https://example-admin.sharepoint.co...
Download Files from a Web URL
Download a file from the internet to your harddrive using Powershell. Invoke-WebRequest -Uri h...
Install Microsoft Office
Create a deployment package. If the files are publicly available, you can download from a web UR...
Connect to Security and Compliance Powershell
To connect to the Microsoft 365 Security and Compliance Powershell: Open a Powershell Window ...
Grant Purview Export Permission
When exporting the results of a Microsoft Purview Content Search, the user must have the permissi...
Connect to Exchange Powershell
Prerequisites: Install Exchange Powershell To connect to Exchange Powershell with Multi-Factor A...
Show Mailbox Rules for a Mailbox
Prerequisites: Connect to Exchange Powershell Get the rules for a mailbox Get-InboxRule -Mail...
Search Content in Microsoft Purview
Use Case: If an email was sent in error or a malicious email has been sent to a large number ...
Reset a Windows Device
Prepare Device for Reprovisioning Navigate to the Intune Admin Portal https://intune.microsoft.c...
Add user to Azure AD Application
Azure applications are used for Single Sign On, among other things. To use SSO, the user has to h...
Azure Dynamic Groups
Azure Dynamic Group Membership Rules Rule Syntax to add group members based on the criteria ...
Setup Microsoft 365 Account
The first time you sign-in to your account on Microsoft 365, there are some account setup tasks...
Send as a Group in Outlook
To send a message as a group or shared mailbox from your own account, first the admin has to gran...
Setup the OneDrive Sync Client
To setup OneDrive, first open the OneDrive app. If you're using a PC, click start and then type ...
Create User in Powershell
Powershell The first command uses the Read-Host cmdlet to prompt you for a password. The command...
Create User in Terminal
Set the username and password dscl . -passwd /Users/<username> <password> Set the user'...
Add Printer in Powershell
List Printers Get-Printer Remove Printer Remove-Printer -Name "HP Deskjet 1510 s...
Install Rosetta on Mac OS
Rosetta is required for compatibility with some applications. To install Rosetta on a Mac, open ...
Enabling HTTPS for the BookStack web interface
The default BookStack installation script for Ubuntu 20.04/18.04/16.04 only configures the Apache...