Trainer: Aboobakar Sanjar Duration: 16 Hours Contact: [email protected] Schedule: Weekends (Saturday/Sunday) Contents Module 0: Introduction: Welcome to Microsoft 365 Fundamentals Module 1: Discuss Azure fundamental concepts Discuss different types of cloud models Describe cloud benefits and considerations Describe different cloud Read More …
Author: Aboobakar Sanjar
Export Virtual Machine Harddisk details from Windows Server 2012 R2 Hyper V Cluster
One of the key responsibility of Hyper V Administrator to keep track of Storage utilization and clean up of stale Virtual Hard Disk, sharing a Powershell script to list down the Virtual Machine. Script output will create CSV file with Read More …
Hyper V Virtual Machine Bootup Issue – Microsoft Emulated IDE Controller
Error description: An error occurred while attempting to start the selected virtual machine(s). ‘VMName’ failed to start. (Virtual machine ID ‘SomeID’) ‘VMName’ Microsoft Emulated IDE Controller (Instance ID ‘SomeID’): Failed to Power on with Error ‘General access denied error’ (0x80070005). Read More …
Stellar Phoenix Mailbox Exchange Recovery Product Review
Hello friends, recently had an incident of Physical corruption to Exchange Database, after trying some search found out the a fantastic tool called “Stellar Phoenix Mailbox Exchange Recovery” I tried the Software With Exchange 2013 Database with inconsistent state and the Read More …
Powershell to extract Hyper V Cluster Virtual Machine Uptime
Microsoft Hyper V administrators facing day to day challenges to maintain the Virtualization environment stable with 100% up-time of Virtual Servers. Following script is just a basic example of getting Server up-time report on regular basic which can be scheduled Read More …
Issues that Exchange 2013 cumulative update 19 fixes
MAPI over HTTP can’t remove client sessions timely if using OAuth and the resource has a master account in Exchange Server 2013 Symptoms When you use OAuth authentication and the resource that is accessed has a linked master account in Read More …
Issues that Exchange 2013 cumulative update 18 fixes
New health monitoring mailbox for databases is created when Health Manager Service is restarted in Exchange Server 2013 A database availability group (DAG) contains at least two Exchange servers together with an active or passive mailbox database deployment. Exchange servers Read More …
Hyper V 2012 r2 Extensible Switch Drivers corrupted
Some times IT support staff are having nightmare due Security updates for Operating System or security products, recently came a cross one of the incident with Hyper V 2012 R2 where VM’s were went to shutdown state and not booting Read More …
Microsoft Exchange Server 2016 Core Architecture – Power Point Presentation
Azure Virtual Machine Stuck on Bootup – Getting Device Ready
Microsoft Azure Virtual Machine got stuck at boot up with message “Getting device ready” Follow the steps below to fix it. Capture the Virtual Machine configuration information from Azure Portal $rgname = “ResourceGroupName” $loc = “DatacenterName” $vmsize = “Standard_E4_v3” $vmname Read More …