Paginas

28 May 2017

Terminal Server. Windows cannot connect to the printer. Error 0x00000002




A few days ago I had a customer with a problem that was as follows:
  • In a RDS Farm (Terminal Server) some users cannot print to any printer
  • It was only happening in one server of the Farm
  • some users logged in on the same server had no problem at all and could print to their preferred printer. The error was 0x00000002
  • Some users reported that they didn’t get their printer(s) mapped by Script when they logged in to that specific RDS server
  • The Terminal Servers were in Windows Server 2008 x86
Let´s see how to resolve this:

24 May 2017

Migrate Azure Portal ASM to Resource Manager ARM - Powershell & MigAZ




Today I will show you how to migrate your Azure Service Management (ASM) virtual machines to the ARM (Azure Resource Manager) environment. In this new structure the IAAS service has become more complete and malleable in creation, you can create a virtual machine with two network cards and move that same network card to another machine without having to create everything again. This freedom of movement of resources between virtual machines has made the Azure administration service much easier.
 
So, let's Start!