Pages

Saturday, February 20, 2016

HP iLO 4,3,2 Activation Key

HP iLO 4,3,2 Activation Key.........
I've just found the below HP iLO Activation Key which is working perfectly in my lab server HP DL380 G9....
35SCR-RYLML-CBK7N-TD3B9-GGBW2
Enjoy....

Thursday, January 7, 2016

BUG on Microsoft website Allow you to download all Windows Versions ORIGINAL

1- Open this link Microsoft
2- From keyboard just press F12 then on the right window press Console and paste the below code and press enter

---------------------------

var _0x5c09=["product-edition","getElementById","innerHTML","<option value='' selected='selected'>Select edition</option><option value='2'>Windows 7 Home Basic SP1 </option><option value='4'>Windows 7 Professional SP1 </option><option value='6'>Windows 7 Home Premium SP1 </option><option value='8'>Windows 7 Ultimate SP1 </option><option value='10'>Windows 7 Home Premium N SP1 </option><option value='12'>Windows 7 Professional N SP1 </option><option value='14'>Windows 7 Ultimate N SP1 </option><option value='16'>Windows 7 Professional K SP1 </option><option value='18'>Windows 7 Professional KN SP1 </option><option value='20'>Windows 7 Home Premium K SP1 </option><option value='22'>Windows 7 Home Premium KN SP1 </option><option value='24'>Windows 7 Ultimate KN SP1 </option><option value='26'>Windows 7 Ultimate K SP1 </option><option value='28'>Windows 7 Starter SP1 </option><option value='48'>Windows 8.1 Single Language </option><option value='52'>Windows 8.1 </option><option value='55'>Windows 8.1 N </option><option value='61'>Windows 8.1 K </option><option value='62'>Windows 8.1 KN </option><option value='68'>Windows 8.1 Professional LE </option><option value='69'>Windows 8.1 Professional LE K </option><option value='70'>Windows 8.1 Professional LE KN </option><option value='71'>Windows 8.1 Professional LE N </option><option value='75'>Windows 10 Education (Academic) th1</option><option value='76'>Windows 10 Education KN (Academic) th1</option><option value='77'>Windows 10 Education N (Academic) th1</option><option value='78'>Windows 10 China Get Genuine Chinese Simplified th1</option><option value='79'>Windows 10 th1</option><option value='80'>Windows 10 KN th1</option><option value='81'>Windows 10 N th1</option><option value='82'>Windows 10 Single Language th1</option><option value='83'>Windows 7 Home Basic SP1 COEM </option><option value='85'>Windows 7 Home Basic SP1 COEM GGK </option><option value='86'>Windows 7 Home Premium N SP1 COEM </option><option value='87'>Windows 7 Home Premium SP1 COEM </option><option value='88'>Windows 7 Home Premium SP1 COEM GGK </option><option value='89'>Windows 7 Home Premium K SP1 COEM </option><option value='90'>Windows 7 Professional N SP1 COEM </option><option value='91'>Windows 7 Professional SP1 COEM </option><option value='92'>Windows 7 Starter SP1 COEM </option><option value='93'>Windows 7 Ultimate K SP1 COEM </option><option value='94'>Windows 7 Ultimate KN SP1 COEM </option><option value='95'>Windows 7 Ultimate N SP1 COEM </option><option value='96'>Windows 7 Ultimate SP1 COEM </option><option value='97'>Windows 7 Home Premium KN SP1 COEM </option><option value='98'>Windows 7 Professional KN SP1 COEM </option><option value='99'>Windows 10 (1511 th2) </option><option value='100'>Windows 10 Education (1511 th2) </option><option value='101'>Windows 10 Education KN (1511 th2) </option><option value='102'>Windows 10 Education N (1511 th2) </option><option value='103'>Windows 10 China Get Genuine Chinese Simplified (1511 th2)</option><option value='104'>Windows 10 KN (1511 th2) </option><option value='105'>Windows 10 N (1511 th2) </option><option value='106'>Windows 10 Single Language (1511 th2) </option>","backgroundColor","style","blue","color","yellow","fontFamily","consolas","submit-product-edition","Confirm (WZT)","go to http://wzor.net/ or https://twitter.com/WZorNET or https://twitter.com/nummerok :D","log"],_0x1d62=[_0x5c09[0],_0x5c09[1],_0x5c09[2],_0x5c09[3],_0x5c09[4],_0x5c09[5],_0x5c09[6],_0x5c09[7],_0x5c09[8],_0x5c09[9],_0x5c09[10],_0x5c09[11],_0x5c09[12]],edititonbox=document[_0x1d62[1]](_0x1d62[0]);edititonbox[_0x1d62[2]]=_0x1d62[3],edititonbox[_0x1d62[5]][_0x1d62[4]]=_0x1d62[6],edititonbox[_0x1d62[5]][_0x1d62[7]]=_0x1d62[8],edititonbox[_0x1d62[5]][_0x1d62[9]]=_0x1d62[10],document[_0x1d62[1]](_0x1d62[11])[_0x1d62[2]]=_0x1d62[12],console[_0x5c09[14]](_0x5c09[13]);



------------------------------------------------------------------
4- Now choose the windows version you like and enjoy



Monday, March 30, 2015

Problem: I cannot install .net 3.5 on Windows Server 2012

Solution:

To solve this, you can either:
1. Go to a command prompt and enter this:
dism /online /enable-feature /featurename:NetFX3 /all /Source:d:\sources\sxs /LimitAccess
Note: Source should be the Windows installation disc.

OR

2. Go down to “Specify an alternate source path” and enter “d:\sources\sxs” as the path.









Monday, March 23, 2015

How to install cracked android games with APK and OBB files direct on your Android OS device?

Do I need to root an Android device to run cracked apps on it?No, Go into settings > security > and make sure unknown sources is checked.Android allows the installation of 3rd party apps, which allows for any apk All games can be played offline.

Always play offline!!!

  1. Download rar files to your Android device.
  2. Extract .apk.rar and obb.rar files to your SDCARD or PHONE MEMORY. (Use Extract Apps)
  3. In your mobile device menu, select Settings - Applications - Unknown sources 
    (should be activated)
  4. Move the extracted folder (com.***** folder with Obb file) to the location:  / SDCARD / ANDROID / OBB  or  / SDCARD / ANDROID / DATA (if you don't have obb folder -  just create a new folder on phone named obb)
  5. Move APK file to the location : / SDCARD / ANDROID / DATA (Use Es File Manager)
  6. Install apk file and Play




Sunday, March 22, 2015

VMware Workstation Bridged causing an IP Address conflict error


When I am using Bridged networking with VMware Workstation, with DHCP enabled to my VM, it is taking the same IP as my host machine, therefore causing the IP conflict error to pop up on my VM.
When I tried assigning a different IP to my VM with the same IP configuration (Gateway, DNS etc), I am not getting internet access (it just says Unidentified network)

Solution,
Many reasons causing this problem to happen, you have to check the following:

  1. The network interface to which vmnet0 is bridged. If there are multiple network adapters on the host machine the virtual network might be bridged to the wrong network. To eliminate this problem disable the “VMware bridge protocol” option by going to the connection properties of the network interfaces which should not be used for bridging.
  2. IP address for the virtual machine is set incorrectly. There is a possibility of mistyping the IP address if you entered it manually, check if this is correct and also check the subnet mask address.
  3. Wrong option selected under network connection. While setting up the virtual machine you might have selected a network connection option other than “Bridged” check for this and change it to bridged if this is so.
  4. Finally there might be a firewall running in the virtual machine which is blocking the network data transfer, check for this and create firewall rules appropriately.


In my case option 1 was the right one that solved my problem

Wednesday, March 18, 2015

XENAPP / XENDESKTOP Download Links

XenApp 6.5 ISO for Windows Server 2008 R2         XA6.5_2008R2_ML_1.iso
MD5: C1812E24CA567184C28A6E0B69A31C08
File Size: 4.40GB
http://downloadns.citrix.com.edgesuite.net/6496/XA6.5_2008R2_ML_1.iso

XenApp 6.5 Feature Pack 2 Components Common to all Editions         XA6_5FP2.zip
MD5: 3f5532a9248aa257bf654cf365277481
File Size: 325 MB
http://downloadns.citrix.com.edgesuite.net/8039/XA6_5FP2.zip

Download XenApp 6.5 for Windows Server 2008 R2 Hotfix Rollup Pack 2 (HRP02)         XA650W2K8R2X64R02.msp
File Size: 32.3MB
http://downloadns.citrix.com.edgesuite.net/8034/XA650W2K8R2X64R02.msp
Installation Manager for Windows Server 2008 R2         IM_2008_R2.zip
File Size: 2.95MB
http://downloadns.citrix.com.edgesuite.net/5018/IM_2008_R2.zip
XenDesktop 7.1 ISO         XenDesktop7_1.iso
File Size: 2,69 GB
http://downloadns.citrix.com.edgesuite.net/8502/XenDesktop7_1.iso

XENDESKTOP 7.5 ISO (Now called Xenapp and Xendesktop 7.5)         XenApp_and_XenDesktop7_5.iso
File Size: 2,80 GB
http://s3.amazonaws.com/citrix-cloudworks/XenApp_and _XenDesktop7_5.iso



For the Citrix XENAPP 6.5 License you can send me an email on : awsan.almamari@gmail.com