Microsoft
Software
Hardware
Network
Question : add sa account in x number of servers
if you want to add a sysadmin in let's say 25 servers, across the same domain.. how would you do it. (there may be a lot more servers under the domain)..
thanks
Answer : add sa account in x number of servers
Assuming that the zipcode is always 5 numbers long, and preceeded by a space, this works:
$string="Anywhere, OH 12345";
$zip = substr($string,strrpos($st
ring," ")+1,5);
echo $zip;
Random Solutions
xcode: iPhone: How do I port this Java into Objective C
Jython Script - Update WebSphere JVM System Properties (jvm custom properties)
Restoring old mail
Looking for NETWORKDAYS VBA Equivalent without Analysis ToolPack or Analysis ToolPack VBA
pop up panel
Globally change the Blackberry Service Display name
VB.NET How do I show data from databse - Chart
how to stop sql execution on refreshing a page or closing a browser
How can I multiply table 1 column by table 2 column then add all the results?
NAT ROUTE on ASA from OUTSIDE MAIL SERVER on DIFFERENT IP SPACE