Microsoft
Software
Hardware
Network
Question : Remove websphere profiles
Can someone teal me the exact command to remove a profile.
Profile APPsrv01
manageprofiles.bat - delete ?
Answer : Remove websphere profiles
On UNIX:
./manageprofiles.sh -delete -profileName profile_name
./manageprofiles.sh -validateAndUpdateRegistry
On Windows:
manageprofiles.bat -delete -profileName profile_name
manageprofiles.bat -validateAndUpdateRegistry
Random Solutions
Http Request
MX record
DNS and POP3 Settings - 250 Points
How to use UBCD to access a remote computer
Oracle 10g AS, deployment of applications
ISP Load Balancing
CITRIX vs. Terminal server
Win 2000 Termincal Services licensing...
Unable to start SBS 2003 Routing and Remote Access : IPMGM and RTM error
Getting UnsatisfiedLinkError in WAS 6.1 when using -javaagent:[jar path] as VM Parameter