How to get a list of local administrators on a Windows box

>There is the almighty root account in *nix and here in Windows world is the powerful and omnipotent Administrators group.Actually there can be different admin groups like domain admins,enterprise admins(ultimate account in a Microsoft Windows network) and of course the local administrator account on a standalone Windows box. Wouldn’t it be great if there is …

Script that converts static IPs to DHCP based

>Maintaining and administering Windows machines (desktops and servers of Windows make) is a time intensive and often very challenging task [Think about the last time there was a virus outbreak on your LAN machines 🙂 ]. One task which is very time consuming is the configuration of network settings on individual machines.Visiting each box to …