TechSupp Posted March 15, 2013 Posted March 15, 2013 No this is not the usual is 32 or 64bit better but rather simpler probably. I have a server 2008 64bit and 32bit clients, I want to use nircmd for a couple of jobs like setting the audio etc but there are two versions, 64bit and 32 bit, which to use? 64bit version as it will be located on the 64bit server or 32bit as it will be performing commands on a 32bit client?
FN-GM Posted March 15, 2013 Posted March 15, 2013 Is that just something that will run in the command prompt on the clients? If so 32 bit version.
localzuk Posted March 15, 2013 Posted March 15, 2013 From the site, it looks like a client side tool, so it'd be 32bit you'd want. You'd then want something like psexec to remotely run it or whatever you use.
TechSupp Posted March 15, 2013 Author Posted March 15, 2013 I was just going to run the commands as a batch file. Would I have to use psexec?
localzuk Posted March 16, 2013 Posted March 16, 2013 If you're running the batch file on the clients themselves, ie. as a login script etc... then no. If you're running from a central place, then you might?It all depends on how you run the batch file...
TechSupp Posted March 16, 2013 Author Posted March 16, 2013 usually just put the exe on the server and put the command in a batch file to run as a login script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now