My personal test lab has a fully functional Windows Domain in order to properly test my applications for corporate networks. As a result, I require all of my windows boxes, when possible, to be attached to my domain for further testing purposes. Since I’ve just added a few Windows 8 boxes, I had to “learn” [...]
Posts Tagged ‘Networking’
Attach Windows 8 to a Domain
Posted in Microsoft, Technology, Windows 8, tagged Microsoft, Networking, Windows 8 on December 5, 2011 | Leave a Comment »
PowerShell: Test-Host
Posted in Code, PowerShell, tagged Code, function, Networking on April 18, 2011 | Leave a Comment »
.Synopsis Test to see if this host is online and accessible. .Description Sends two pings the the hostname, then attempts to access the admin share for this host. .Parameter HostName Hostname or IP address to be tested. .Parameter skipPingTest This will allow you [...]
Changing the Mac OS X hostname…
Posted in Mac OS X, tagged Hostname, Mac, Networking on February 9, 2011 | Leave a Comment »
Run this command in Terminal: sudo scutil –set HostName Daniel-MM.moranit.local This is what it looked like for me: But that’s not all… all that does is change the name when you type “hostname” at a terminal window… What if you want to change it and your using BigFix or something like that… Go to [...]




