How to get hard drive utilization report of remote computers

How to get hard drive utilization report of remote computers This script will get a list of computers and output the hard drive information to a pretty html file. You can also just specify the computer(s) on the command line or use a list of computers. Browser will open with the report when completed. drivereport.htm … Read more

How to configure Microsoft iSCSI

How to configure Microsoft iSCSI The Microsoft iSCSI Software Initiator enables connection of a Windows host to an external iSCSI storage array using Ethernet NICs. This download can be installed on Windows Server 2003, Windows XP, and Windows 2000. For Vista and Windows Server 2008, the iSCSI initiator is included inbox. The Microsoft iSCSI software … Read more

Windows update Troubleshooting

Windows update Troubleshooting Use below command for detecting windows updates wuauclt /detectnow Restart the services net stop wuauserv net start wuauserv wuauclt /r /ReportNow If things still aren’t working, the Windows Update log can be found at   ( %systemroot%\WindowsUpdate.log.) The log file — strangely verbose, for Microsoft — is just text and viewable in Notepad. … Read more

Cisco UCS Boot from SAN

How to boot Cisco UCS Blades Boot from SAN. Step-1   Enable NPIV on your SAN Switch .Please refer to your switch configuration document. Step-2 Create Server profile Step-3  Create Boot Policy a- Configure boot order  1  CD ROM b- Configure boot order  2  Storage  (Very Important step) 1- SAN target Primary  vHBA1  Lun ID should … Read more

How to configure DSL connection on Cisco Router 820

How to configure DSL connection on Cisco Router 820 Below are the configuration I have tasted for Fast Telco DSL Connection in Kuwait. Change the DNS  PVC  and Username password according to your ISP. Router# sh startup-config Using 1318 out of 131072 bytes ! version 12.2 no parser cache no service single-slot-reload-enable no service pad … Read more

How to retrive vos3000 admin password or reset password

How to retrive vos3000 admin password or reset password If you forget Vos3000 admin password you don’t need to worry if you know your MySQL root password.Vos3000 store their password in clear text  so you can read the password. This is how to retrive vos3000 admin password Login as root on vos3000 server login to … Read more