Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • Docker
  • Microsoft Services
    • Office 365
    • Microsoft 365
    • Outlook
  • About Us

shelladmin

Remove-MsolUser – Remove a User from Office 365

April 14, 2024October 28, 2023 by shelladmin

The Remove-MsolUser cmdlet in PowerShell removes a user from Microsoft Office 365. This command deletes the user, their licenses, and any other associated data. The …

Read more

New-MsolUser – Create a New User Account in Office 365

April 14, 2024October 28, 2023 by shelladmin

The New-MsolUser cmdlet in PowerShell creates a new user account in Microsoft Office 365. The syntax to add a new user account in Azure Active …

Read more

New-MsolLicenseOptions – Create License Options Object in Office 365

April 14, 2024October 28, 2023 by shelladmin

The New-MsolLicenseOptions cmdlet in PowerShell creates a license options object in Microsoft Office 365. This command disables specific service plans when you assign a user …

Read more

New-MsolGroup – Create a New Group in Office 365

April 14, 2024October 28, 2023 by shelladmin

The New-MsolGroup cmdlet in PowerShell adds a new security group to Microsoft Office 365. The syntax to create a new group in the Azure Active …

Read more

Set-MsolGroup – Update Security Group in Office 365

April 14, 2024October 28, 2023 by shelladmin

The Set-MsolGroup cmdlet in PowerShell updates a security group in Microsoft Office 365. This command updates the properties of the group. The syntax to update …

Read more

Remove-MsolGroup – Remove a Group from Office 365

April 14, 2024October 28, 2023 by shelladmin

The Remove-MsolGroup cmdlet in PowerShell removes a group from Microsoft Office 365. The syntax to delete a group from Azure Active Directory is given below. …

Read more

Set-MsolCompanySettings – Set Company-Level Settings in Office 365

April 14, 2024October 28, 2023 by shelladmin

The Set-MsolCompanySettings cmdlet in PowerShell sets the company-level configuration settings in Microsoft Office 365. You can use the Get-MsolCompanyInformation cmdlet to read the current values …

Read more

Set-MsolDomain – Update Settings of a Domain in Office 365

April 14, 2024October 28, 2023 by shelladmin

The Set-MsolDomain cmdlet in PowerShell modifies the settings of a domain in Microsoft Office 365. This command can change the default domain. The syntax to …

Read more

New-MsolDomain – Adding a Domain to Office 365

April 14, 2024October 28, 2023 by shelladmin

The New-MsolDomain cmdlet in PowerShell adds a domain to Office 365. This command can create domains with managed or federated identities. The syntax to add …

Read more

Remove-MsolDomain – Remove Domain from Office 365

April 14, 2024October 28, 2023 by shelladmin

The Remove-MsolDomain cmdlet in PowerShell deleted a domain from Microsoft Office 365. The domain being deleted must be empty. The syntax to remove a domain …

Read more

Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page55 Next →

Recent Posts

  • How to View Docker Container Logs
  • How to Remove a Docker Container
  • How to Stop a Running Docker Container

Footer

  • Home
  • About Us
  • Dsquery
  • Contact
  • Privacy Policy
  • Terms and Conditions
Copyright © 2025 ShellGeek All rights reserved