Selasa, 08 November 2016

How to install .NET Framework 3.5

How to install .NET Framework 3.5 on Windows Server 2012 and Windows Server 2012 R2

  posted in: BlogConfiguration Manager 2012 |  197
If you have an application that you want to run on Windows Server 2012 that requires the .NET Framework 3.5, you will most likely run in to a problem when trying to install it. If you are trying to install .NET Framework 3.5 from the Server Manager GUI, you will see this when installing the feature:
“Do you want to specify an alternate source path? One or more installation selections are missing source files…”
Bug when adding .net framework 3.5 in Server 2012
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. In my case, this was located on D:
Bug when adding .net framework 3.5 in Server 2012
2. Go down to “Specify an alternate source path” and enter “d:\sources\sxs” as the path.
Specify alternate source path windows server 2012 .net framework 3.5
Specify alternate source path windows server 2012 .net framework 3.5

Kamis, 03 November 2016

Merubah MAC Address For Windows


MAC Address (Media Access Control Address) adalah sebuah alamat jaringan yang diimplementasikan pada lapisan data-link dalam tujuh lapisan model OSI, yang merepresentasikan sebuah node tertentu dalam jaringan. Dalam sebuah jaringan berbasis Ethernet, MAC address merupakan alamat yang unik yang memiliki panjang 48-bit (6 byte) yang mengidentifikasikan sebuah komputer, interface dalam sebuah router, atau node lainnya dalam jaringan. MAC Address juga sering disebut sebagai Ethernet address, physical address, atau hardware address.


berikut ini langkah-langkah dalam merubah mac address pada windows : 

1. pilih control panel
2. klik kanan kemudian properties pada bagian LAN card yg akan di rubah MAC address nya
3. klik tombol configure
4. pilih tab advance
5. pilih network address kmudian pilih value
6. untuk value diisi sesuai dgn mac addres yg kita inginkan

Selamet Mencoba Sobat
ABAH