Sitemap » C

  • Common Support Folder Setup
    Create a folder on C: Drive called Support Change security Disable Inheritance Setup users to Full access Share folder as Support Full Access for Everyone Create sub folders Logs Software Scripts Logs folder
  • Connect Outlook 2013 to Office 365
    Open Mail Management from Control Panel and create a new Profile Select Manual Setup Enter the following details Server: outlook.office365.com Username: [email protected] User Cached Exchange Mode: Enable Mail
  • Connect Outlook 2016 to Exchange 2010
    Check that the network is not set to Public! Go to Windows "Settings" Click on "Network and Internet" Click on "Ethernet" Click on your Ethernet adapter Make sure "Private"
  • Convert MBR to GPT
    Run MBR2GPT in Full Windows OS to Convert MBR to GPT MBR2GP tool is designed to be run in a Windows Preinstallation Environment (Windows PE) environment command
  • Create Users Folders Script
    Scripermissionsons not worknig as expected Creates user folder as user logs in with Administrator and user permissions @Echo offif exist \\SERVER\USers$\%USERNAME%\ GOTO END :CREATEMKDIR \\SERVER\Users$\%USERNAME%icacls \\SERVER\Users$\%USERNAME% /Inheritance:RTAKEOWN /F
  • Compare All Office 365 Plans
    Source: https://lazyadmin.nl/compare-microsoft-office-365-plans/  Microsoft Office 365 license comparison   Microsoft Office 365 Plans Compared   Microsoft 365 Business Office 365 Enterprise Microsoft 365   Business Basic Business Standard Business Premium Apps for Business Office 365 E1 Office 365 E3 Office 365
  • Correct / Update SFC Scan cache
    Is SFC /ScanNow is not able to correct files, this is due to the local cache files not being updated to the current version of
  • Change Office 365 licences CLI
    In this example, we are changing from E3 to E5 licences for a list of users Connect to your Microsoft 365 tenant using Microsoft Graphhttps://wiki.jraustralia.com/index.php?action=faq&cat=2&id=92&artlang=en Create a
  • CMD Commands for Time Zones
    Managing Time Zones with tzutil 1. Display Current Time Zone To retrieve information about the current time zone, use the following command: tzutil /g This will display the current time
  • Configuring Mailbox Regional Settings in Exchange
    Configuring Mailbox Regional Settings in Exchange Command: Get-Mailbox | Set-MailboxRegionalConfiguration -Language en-AU -TimeZone "E. Australia Standard Time" -DateFormat "dd/MM/yyyy" Overview: This PowerShell command is used to configure the regional
  • Conditional Access for Expired AD Users
    This article describes two methods to block access for expired Active Directory (AD) accounts using Microsoft Entra ID. Option 1: Conditional Access Based on a Synced
  • Changing Default User and Computer OU Locations in Active Directory
    By default, new users are created in the Users container, and new computers are created in the Computers container.These are system containers, not Organisational Units (OUs).When
  • Convert a Thick Provisioned VMDK to Thin Provisioned (ESXi CLI Method)
    Applies To: ESXi 6.x, ESXi 7.x, ESXi 8.x 1. Summary This guide provides step-by-step instructions for converting a thick-provisioned virtual machine disk (VMDK) to a thin-provisioned one