Memorise

Author Archive

Create/edit user in HP SAN MSA2312i

Create user John who will view system information using base 2 in SMU: # create user base 2 interfaces wbi level monitor John Enter new password: ******** Re-enter new password: ******** Success: Command completed successfully. (John) – The new user was created. (2012-01-20 15:54:35) Create user MIB that can view the SNMP MIB, using authentication […]

setup NTP server

Download from http://www.meinbergglobal.com/english/sw/ntp.htm#ntp_stable http://support.ntp.org/bin/view/Main/SoftwareDownloads install steps are here: http://www.satsignal.eu/ntp/setup.html  

Powering off the virtual machine

Powering off the virtual machine To determine if you must use the command line, attempt to power off the virtual machine: Connect VMware Infrastructure/vSphere Client to the vCenter Server. Right-click the virtual machine and click Power off. Connect vSphere Client directly to the ESX host. Right-click the virtual machine and click Power off.  If this does not […]

Changing the IP address, default gateway, and hostname of the Service Console in ESX

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=4309499   Changing settings from the physical or remote console connection Changing the IP for the Service Console must be done from the physical console or through a remote console session. If you make changes through a network connection such as SSH, network connectivity to the Service Console disconnects because the Service Console’s network interface […]

When old CA was not correctly decomissioned

You can check for all CA in domain by Running the following command from a CMD prompt: “certutil -config – -ping” it will prompt you with all the CA available in the organisation. To remove from domain Open PKIView.msc, right-click on root node and select Manage AD Containers. Go through all tabs and remove items […]

Taking ownership of a file

Taking ownership of a file Open an elevated Command Prompt window. To do so, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator. Type the following command and press ENTER: TAKEOWN /F (Replace the text with the full path of the actual file.) If the operation was successful, […]

Upgrade/Change Windows Server to different version using KMS

Converting evaluation versions of Windows Server 2012 to full retail versions  Most evaluation versions can be converted to full retail versions, but the method varies slightly depending on the edition. Before you attempt to convert the version, verify that your server is actually running an evaluation version. To do this, do either of the following: […]