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
Motherboard driver CD for HCL - P5GD2-TVM/GB/SI
converting an Exchange/SQL server machine to VM using sysinternals tool
OCS 2007 R2 and Cisco call manager
SQL Simple syntax issue - based on Group By / Having
Automatically Adding Text to Cells
Problems after Sharepoint server 2010 install - can not open central administration
how can i translate gujarati sentence into english sentence ??
How to stablish a proper setup in MS Outlook 2003 encrypting mails
ADFIND, DSQUERY or LDAP Querie for Pulling LastLogOn
How to set the forecolor a column in datagridview.vb.net 2005 windows