Friday, June 27, 2008

Printer and Files Sharing :Domain with workgroup

Printer sharing :

1. Check that the "guest" account is active on the computer that connecting to the printer.

2. Type this command on the other computer :

net use file://computername/printername /user:guest


File Sharing :

net use x: \\computername\sharename /user:computername\username


5 more options :

1) Logon local laptop using the same logon id and password on both machine.
2) change workgroup name to match win2000 domain and the laptop needs to install at home
first ad then join the domain .
3) without changing the workgroup name and logon ID, just enable guest account in win
2000/XP.
4) If you are running XP, enable Simple File Sharing.
5) logon domain user on the domain laptop (even the workgroup is different), use command net
use \\workgroupcomputer /user:administrator, (here administrator is workgroup computer
local administrator), the enter workgroup computer administrator password. You should be
able to access the workgroup resources.

Wednesday, June 18, 2008

Useful Run Commands

Usefull command :

Check Disk Utility - chkdsk

Computer Management - compmgmt.msc

Control Panel - control

Disk Defragment - dfrg.msc

Disk Management - diskmgmt.msc

Event Viewer - eventvwr.msc

Group Policy Editor (XP Prof) - gpedit.msc

Internet Explorer - iexplore

Registry Editor - regedit

Scheduled Tasks - control schedtasks

Shared Folders - fsmgmt.msc

Services - services.msc

System Configuration Utility - msconfig

Task Manager - taskmgr

User Account Management - nusrmgr.cpl


156 Usefull Run Command At : http://mypchell.com/content/view/69/1/

Monday, June 2, 2008

listening or open ports on my computer!!!

The NETSTAT command will show you whatever ports are open or in use :

netstat -an find /i "listening"
netstat -an find /i "established"


You can add it to a file :

netstat -an find /i "listening" > c:\openports.txt


To get a list of all the owning process ID associated with each connection use :

netstat -ao find /i "listening"


To see all open, established, closing and other used ports type:

netstat -a

Remove Mcafee

Step 1 -

Uninstall your McAfee consumer products using Add/Remove Programs in the Windows Control Panel
Windows 2000/XP
Click Start, Settings, Control Panel.
Double-click Add or Remove Programs.
Select the McAfee SecurityCenter product.
Click Remove and follow the steps provided.

Windows Vista
Click Start, Search, type Programs and Features, and click Go.
Double-click Programs and Features.
Select the McAfee SecurityCenter product.
Click Uninstall and follow the steps provided.

Step 2 -
Download and run MCPR.exe

http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe

Make sure all McAfee windows are closed.
Double-click MCPR.exe to run the removal tool.

Note: Windows Vista users must right-click MCPR.exe and select Run as Administrator.
Restart your computer after receiving the message CleanUp Successful. Your McAfee product will not be fully removed until the system is restarted.
If the message Cleanup Unsuccessful is displayed, follow the steps below to view and save your MCPR log files for analysis by Technical Support.

Remove Mcafee

Step 1 -


Uninstall your McAfee consumer products using Add/Remove Programs in the Windows Control Panel
Windows 2000/XP
Click Start, Settings, Control Panel.
Double-click Add or Remove Programs.
Select the McAfee SecurityCenter product.
Click Remove and follow the steps provided.

Windows Vista
Click Start, Search, type Programs and Features, and click Go.
Double-click Programs and Features.
Select the McAfee SecurityCenter product.
Click Uninstall and follow the steps provided.

Step 2 -

Download and run MCPR.exe


Make sure all McAfee windows are closed.
Double-click MCPR.exe to run the removal tool.


Note: Windows Vista users must right-click MCPR.exe and select Run as Administrator.
Restart your computer after receiving the message CleanUp Successful. Your McAfee product will not be fully removed until the system is restarted.
If the message Cleanup Unsuccessful is displayed, follow the steps below to view and save your MCPR log files for analysis by Technical Support.