Azure - What are the options? IaaS, PaaS & SaaS IaaS - Virtual Servers in the Cloud. Easiest/ Logical method of moving to the cloud is IaaS. Drag your on…
Add VM Custom Annotation and Create a Report on Annotations
Add Custom Attributes for Notes Annotation .................. A request to add custom attributes for Virtual Machines when using the fat client. (Web client in 5.1 and 5.5 requires a plugin,…
Install Azure PowerShell Modules
Just some quick notes and links for setting up Azure to be managed by PowerShell https://docs.microsoft.com/en-us/powershell/azure/install-azurerm-ps?view=azurermps-4.0.0 Get-Module PowerShellGet -list | Select-Object Name,Version,Path https://docs.microsoft.com/en-us/powershell/azure/install-azurerm-ps?view=azurermps-4.0.0#how-to-get-powershellget # Install the Azure Resource Manager modules…
Bulk Virtual Machines Deployment and Zero Clicks Part 1
A recent project revisited deploying virtual machines via PowerCli. Its fair to say this isn’t a new tool but sometimes over looked. Part 1 / Part 2 My requirements were…
Bulk Virtual Machines Deployment and Zero Clicks Part 2
Based on the CSV file used to create the VMs, re-use the CSV to control Part 1 / Part 2 What else can I do now? Delete Computer Objects from…
Bit Locker – Windows 10 Pro
A feature of Windows 10 Pro edition Time to enable encryption on all our portable devices? Save your recovery key offline Print it Save it to a USB device Save…
Transfer iPhone 6 pictures to a Windows 10 computer
Install iTunes ( make sure your computer can communicate with your iPhone or iPad. ) Plug in your iPhone with your Lightning to USB cable. Open Windows File Explorer. Right…
iPhone backups on Window 10
Is your iPhone backups filling your hard disk? Locate and relocate your back up files Below is the locations of iPhone backups for each Windows OS. Windows 8, Windows 10:…
Differences between Roaming Profiles and ProfileimagePath
We have and RDS cluster everythings is working fine. We use roaming profiles, redirection to a share is working as well. When a user logs on to any RDS node…
Group Policy –Add the Administrator security group to roaming users profiles
Tested on Windows 2008 R2 Create a GPO - “Add the Administrator security group to roaming users profiles” Computer Configuration > Policies > Administrative Templates > System > User Profiles”…