Lutfie Royan


Simple Life Wanna Be


  1. Akses Server ber-hyper-V

    1: using System; 2: using System.Collections.Generic; 3: using System.Linq; 4: using System.Text; 5: using System.Management; 6:   7: namespace CekHyperv 8: { 9: class Program 10: { 11: static void Main( string [] args) 12: { 13: ConnectionOptions koneksi = new ConnectionOptions(); 14:   15: ObjectQuery queryObj = new ObjectQuery( "SELECT * FROM Msvm_ComputerSystem" ); 16:   17: koneksi.Username = "administrator" ; 18: koneksi.Authority = "ntlmdomain:NamaDomainAnda" ; 19: koneksi.Password = "PasswordAdministrator" ; 20:   21: ManagementScope...

    Read more...


Lutfie Royan

Searching by Google

My Tweets

  • Septiembre todavía es verano. A la piscina!
  • Apple will stream today's Keynote live. Snow Leopard or iOS needed.
  • Quite surprised with Pomodoro Technique. I really recommend this way to get the most out of time management.
  • @wahjo84 jaja por ahora tengo las dos pero @alluria será un proyecto empresarial. Tener tu nombre como user es una gozada ^_^
  • Very happy with having my new Twitter account :)
Erudeye DotNet