Recently I was using the script here to upload a VHD to Azure for Deployment to a VM Upon the upload or the file New-AzVM -VM $vm -ResourceGroupName $resourceGroup […]
Category: Research
Research Undertaken
How to upload VHDX\VHD to Azure and use it for an Azure VM
PreReq’sYou need to have the HyperV Role installed on the server if you want to convert VHDX -> VHD , Azure only support VHDYou need to create […]
How to setup SFTP Vandyke with Certificate Authentication
1)Setup User in Access Control ( Local or AD ) 2) Make sure Auth with Cert is tickedSetup Virtual Folder and set to home Get end user to create […]
Test Public SSH Server
Recently I was trying to set access to a SSH server over the internet for a third party. The third party could see the SSH headers in telnet […]
Issues with Inplace Upgrades from 2012R2 to 2019
HPE Insight Management Agent needs upgrading , latest here : Software Details – HPE Insight Management Agents for Microsoft Windows Server x64 Editions | HPE Support ,does […]
How to change a Office plugin that installs in a Users Profile to work on a Shared terminal server
Recently had a plugin that installed by default to the users profile location , this is how to manually change it to a directory so it can […]
Fortinet – SSL.root vpn to IP Sec VPN ( Azure )
Acgivate the Subnets in Azure if you use split tunneling in your VPN portal settings ( to make sure there’s a local route ) Make sure your VPN […]
AD ( Active Directory ) Migration
https://social.technet.microsoft.com/wiki/contents/articles/43908.active-directory-migration-checklist.aspx-Create the network connections between the Source and Target domainsWhat Routers?-Setup DNS -Setup 2 Way Trust What Applications Need AD Auth ?File Server Migration?Migrate GPO-Installing the ADMT […]
Receiver – Cannot retrieve discovery document
Recently I migrated from Safeword to Azure Radius NPS Extension for Citrix NetscalerWeb Authentication worked fine , however whenever you tried to activate the .cr file for […]
AD Connect installed on Server 2012R2. Inplace upgrade to Server 2019 – 835BEE60-8731-4159-8BF F-941301D76D05
Get-ADSyncConnectorGet-ADSyncConnector : Retrieving the COM class factory for remote component with CLSID{835BEE60-8731-4159-8BFF-941301D76D05} from machine XXXXX failed due to the following error: 80040154 XXXXXAt line:1 char:1+ Get-ADSyncConnector+ ~~~~~~~~~~~~~~~~~~~+ […]