Home | Contact | Sign in

Windows Infrastructure

Real life Active Directory, Hyper-V, Forefront , Performance and Security experiences By Erik den Burger

Password recovery Equallogic PS-series

After a minor problem with a keepass file last week I was locked out of a Dell Equallogic Unit. Fortunately the solution is not that complex, although you will need the assistance of Equallogic Support.

Step 1.    Connect to the Equallogic using a serial console cable. By using a terminal program (hyperterm, putty) you will get a logon prompt.

Step 2.    Call your local Dell/Equallogic support desk. Be sure to have the service tag or serial number available.

Step 3.    When asked for a username please enter "recoverpassword". The unit will sent a response that includes the firmware version and a 4 digit number. Give this info to the support desk employee.

Step 4.    Your support desk employee will do his magic and give you a 4 digit number. Enter it and… Voila. You are admin again on your Equallogic box.

Step 5.    Change your password. Using the CLI: Account select grpadmin, passwd, <new password>

 

November 7, 2010 · Posted by Erik den Burger · 0 Comments

New additions to Azure

Last week Microsoft announced some interesting additions to their Azure platform. As a Windows infrastructure Consultant I didn't make use of the Azure platform but I think this will change soon. The two additions to Azure that I'm most interested in are the Azure virtual network and the Azure Compute VM Role.

To start with the last, the VM Role will allow you to run a Windows 2008R2 machine 'in the cloud'. The VHD of this machine is created using an on-premise Windows server machine and then uploaded to Azure. As soon as it is uploaded, the VM can be run on demand. Although this is really nice by itself it will be even better when used in combination with another new addition to the Azure platform, Azure connect.

Azure Connect will enable you to setup a secure IP-level network connection between your Azure environment and your on-premise resources. By extending your network to the azure cloud in a safe and secure manner you will extend your Datacenter to the cloud.

These two additions will make azure a platform you can use to temporary get computing power when needed, and even think about moving a lot of your local resources into the cloud. It will give you more options and a lot of flexibility when designing your IT Infrastructure.

November 6, 2010 · Posted by Erik den Burger · 0 Comments