Thursday, December 17, 2015

the user profile service service failed the logon. user profile cannot be loaded

the user profile service service failed the logon. user profile cannot be loaded

I face this problem when i create new user in domoin. If you face same issue. just restart your computer and press f8 and start system in safe mode.
Enter user name and password. of same user your facing problem.
after login restart your computer you will get access to the user.

Friday, December 11, 2015

IMG001.EXE HOW TO REMOVE?

Best way to remove IMG001 permanently use STINGER offline antivirus to remove virus completely or use below batch file.


Recently i have met with virus IMG001.exe, it spread to all my computer. in my share folder and from there to all my network. to remove this virus. i create this command to terminate this virus.

1. Use command and create batch file.
2. Remove unknown entry from ms config
3. Remove virus from start-up.
4. Create Task Scheduler to run batch file every 15m.


@echo off

ERASE /f /s C:\IMG001.exe

ERASE /f /s C:\IMG002.exe

ERASE /f /s C:\Windows\pss\IMG001.exe.CommonStartup

ERASE /f /s C:\Windows\pss\IMG002.exe.CommonStartup

ERASE /f /s C:\Windows\pss\IMG001.exe.Startup

ERASE /f /s C:\Windows\pss\IMG002.exe.Startup

ERASE /f /s C:\Windows\pss\Run.Ink.Startup

ERASE /f /s D:\IMG001.exe

ERASE /f /s D:\IMG002.exe

ERASE /f /s E:\IMG001.exe

ERASE /f /s E:\IMG002.exe

ERASE /f /s F:\IMG001.exe

ERASE /f /s F:\IMG002.exe

ERASE /f /s G:\IMG001.exe

ERASE /f /s G:\IMG002.exe

ERASE /f /s H:\IMG001.exe

ERASE /f /s H:\IMG002.exe

Wednesday, June 17, 2015

How to Know Install Software with CMD?

Do you want to know install software install in your system.
Just type following command in your cmd or Create Batch file.

Open Run-->CMD
Type Command

wmic product get name

Or want to creat batch File

Copy above Command in Notpad

wmic product get name >> Info.txt

save this file info.bat

now run your info.bat file you will all information in notpad format.

Tuesday, May 12, 2015

Recalling Sent Mail

In this Blog we are going to see how to recall sent email

In our scenario Today i have sent an email, which i put it wrong information in the email, whatever the reason i want email back, i want the person i send it to not to see that.
What are the steps involved in that.

I am using Outlook  2007

Go to sent mail you want to recall
OPEN MAIL---->MESSAGE-----> OTHER ACTIONS----> RECALL THIS MESSAGE

IT WILL OPEN RECALL THIS MESSAGE DIALOG BOX


Select delete unread copies of this message
also select on tell me if recall succeds or fails for each recipient.



Wednesday, May 6, 2015

Shut Down Any Computer in Network

Do You Want Shutdown computer from you netowok or restart?

Go to your Command Prompt and type shutdown -i

It will Show you This Display


Now Just Type IP address Of computer you want Shutdown or Restart.


Monday, January 19, 2015

Access remote desktop application with CMD

To access remote desktop application from CMD

Mstsc.exe

Registration process

Select New order you want register under New order details,
STEP 1
Next will show you student detail then select on Process this order.

STEP 2
Next will show you order details and click on select to go on next process.

STEP 3
Next it will ask you SD Card details and Tablet serial no. you are registering.

STEP 4
NEXT will show you Scratch Card no.

STEP 5
TYPE scratch card on UTOP

STEP 6
NEXT it will ask for confirmation.

STEP 7
Select Confirm, you will get Tablet Unique ID no.

STEP 8


STEP 9

STEP 10