whistler114 Posted July 7, 2008 Posted July 7, 2008 I was hoping someone could help me out and upload a copy of wsname.exe. I have version 2.8 but I really need 2.84 at least. It appears the authors website has been down for some time http://mystuff.clarke.co.nz/MyStuff
CoffeeFiend Posted July 7, 2008 Posted July 7, 2008 Here's v2.86: http://www.zshare.net/download/14884701afe4c549/
whistler114 Posted July 7, 2008 Author Posted July 7, 2008 Fantastic! Thank you, I am very grateful for this!That was very fast as well
CoffeeFiend Posted July 7, 2008 Posted July 7, 2008 You're welcome!Like anyone who had to change names on a LOT of computers before, I always keep a copy handy on my USB drive (it's really a must-have/essential tool for any serious admin), so it only took a minute to compress & upload it.
calitos12345 Posted July 22, 2008 Posted July 22, 2008 hey, that is a great tool I hear.can you batch it so it will have the ability to change computer names remotely?perhaps batch it in such a way that it will autorun when the user next logins and will change the user computer's name and it will then reboot.can you have it do that?
CoffeeFiend Posted July 23, 2008 Posted July 23, 2008 (edited) can you batch it so it will have the ability to change computer names remotely?perhaps batch it in such a way that it will autorun when the user next logins and will change the user computer's name and it will then reboot.The tool itself won't do that, but sure, it could easily be scripted. The only hard part, is figuring out how you want it to work.One way, would be making a script check a list with mac addresses and the names of PC with those mac addresses should have (like the standard format wsname supports). Then you enumerate at the NICs, and see if the name matches, if it doesn't, then you make it run wsname. You could run that script anytime you want, but it will need administrative privileges to use wsname.Similarly, the mac address -> names list could be kept on a web server (in a database or XML file or whatever you want), and accessed as a REST web service by a script (e.g. a VBScript or JScript using a XMLHttpRequest), which would have a method that would return the name for the mac address specified (and have methods to add new names to it and such).Or then again, you could just use asset tags, if your PCs all have them... So many possibilities.And yes, you could spawn the process remotely (very simple), but users might not appreciate too much when their PC reboots without warning.Edit: very strange, the site isn't back online yet (no DNS entry for mystuff.clarke.co.nz)... Not looking good Edited July 23, 2008 by crahak
dizcofuz Posted September 29, 2009 Posted September 29, 2009 Hello, I know this is an old post but the source page is still offline. Can anyone post a copy of WSNAME 2.8 out somewhere for me to download?
Wezzy Posted October 7, 2009 Posted October 7, 2009 Can someone please upload to the forum or host the file. Can't find the new version anywhere anymore. TIA Cheers,W
Anwi Posted November 4, 2009 Posted November 4, 2009 some googleling and i dug up:http://www.fortune.ch/downmain.htmSeems to be 2.86
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now