Select Page

Preparing to Upgrade SQL Server? Data Migration Assistant! Part 1 #MVPHour #SQLServer #DMA

Datacenter’s and companies everywhere generally rely on a core piece of software to store their data and metrics, SQL Server. It’s nice to keep it up to date, but sometimes, and a lot of the time, if it’s not broken, don’t fix it. SQL Server has been around for quite a while, there are many databases hosted by SQL Server. Microsoft has released many upgrade advisors over the years, but recently the SQL Server team has overhauled their traditional SQL Server Upgrade Advisor and have created a new product – SQL Server Data Migration Assistant (DMA), which is different than SQL Server Migration Assistant (SSMA). To pull off a successful migration or upgrade, you need to do your detective work.

Read More

SECURE ACCESS INTERNAL NETWORK RESOURCES WITHOUT VPN – DIRECTACCESS PART2 #DIRECTACCESS #WINDOWSSERVER #MVPHOUR #STEP-BY-STEP

Windows 10 Enterprise as DirectAccess Client. Because Windows 10 supports automatic entry point selection and transparent failover, better scalability and performance. Also, windows 10 built-in DirectAccess connectivity status indicator, the administrators don’t have to deploy, manage, and maintain additional software.

Read More

SECURE ACCESS INTERNAL NETWORK RESOURCES WITHOUT VPN – DIRECTACCESS PART1 #DIRECTACCESS #WINDOWSSERVER #MVPHOUR #STEP-BY-STEP

DirectAccess provides users with the experience of being seamlessly connected to their intranet any time they have Internet access. When DirectAccess is enabled, requests for intranet resources (such as email servers, shared folders, or intranet websites) are securely directed to the intranet, without the need for users to connect to a VPN. DirectAccess enables increased productivity for a mobile workforce by offering the same connectivity experience both inside and outside of the office.

Read More

VMware Storage and PowerShell #MVPHour #PowerShell

Well I’ve been buried lately under a lot of LUNs. Spring is over and a customer I’m at has forgotten to do their spring cleaning! Needless to say, the LUN presentation and maintenance to their VMware clusters is a mess! In order to audit the system and ensure things were going in my favor, I wrote quite a few PowerShell code blocks/1 liners.

Read More

UPDATE MELLANOX NIC FIRMWARE AND DRIVER FOR NON-RDMA STORAGE SPACE DIRECT CLUSTER SERVERS #STORAGEPACEDIRECT #POWERSHELL #WINDOWSSERVER #MVPHOUR #STEP-BY-STEP #MELLANOX

Today, let’s talking about how to step by step to update Mellanox NIC firmware and driver for non-RDMA Storage Space Direct Cluster Servers. You can easy to do via follow steps.

Read More

Active Directory – When was this user/computer Created #PowerShell #MVPHour #

A pretty simple request came across my desk today. I was requested to send a report of users that were created after a specific date. Do you remember the Windows Server 2003 and prior? Before PowerShell? We had to use what I’ll term loosely as “wonderful” LDAP queries. Also the query result was pure text, we couldn’t do anything easily with it short of magical text parsing! Well here is my PowerShell script I quickly whipped up!

Read More

NON-RDMA STORAGE SPACES DIRECT STRESS TEST STEPS and RESULT – #WINDOWSSERVER #S2D #MVPHOUR #STEP-BY-STEP

Today, I am going to do stress test for NON-RDMA Storage space direct servers, the customer use their existing Cisco Catalyst 4500-x for Storage space direct servers, as we know, it doesn’t support DCB and PFC function, so, we will focus on stress test result for Storage space direct servers without enable RDMA and see how’s the performance.

Read More

Deploying Storage Spaces Direct – Part 31 – @MellanoxTech Capture RoCE v2 or Infinniband Traffic with #WireShark and IBDump.exe #StorageSpacesDirect #MVPHour #HyperV

Read More

MINIMAL DOWNTIME MIGRATION OF WINDOWS SERVER ROLES – PART 3 #WINDOWSSERVER #MVPHOUR #STEP-BY-STEP

Ok, it’s time to demote existing Windows server 2003 and migrate all Windows server roles to new Windows server 2012 R2, there are no down time for Part1 steps and Part2 steps, but we need to schedule down time for Part3 steps to cut over all services.

Read More

MINIMAL DOWNTIME MIGRATION OF WINDOWS SERVER ROLES – PART 2 #WINDOWSSERVER #MVPHOUR #STEP-BY-STEP

After done for Active Directory Preparation, now we need to install a new Windows Server 2012 R2, export data from existing windows server 2003 and then import to new Windows Server 2012 R2.

Read More