Advertisement
Guest User

Untitled

a guest
Sep 5th, 2017
1,273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. connection = wmi.WMI(ip, user=username, password=password)
  2.  
  3. print "Connection established"
  4.  
  5. print "Your Username and Password of "+getfqdn(ip)+" are wrong."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement