Showing posts with label task. Show all posts
Showing posts with label task. Show all posts

Monday, September 12, 2016

Akses Task Manager dengan Cepat

Akses Task Manager dengan Cepat


Pernahkah merasa kesulitan untuk mengakses task manager. Jika pernah, maka cara ini adalah solusi dari cara cepat membuka task manager dengan bantuan kombinasi tombol pada keyboard. Istilah kerennya adalah keyboard shortcut. Caranya adalah sebagai berikut:

Takan kombinasi tombol :

CTRL + SHIFT + ESC 

Setelah kamu menekan ketiga tombol tersebut. Maka secara otomatis akan muncul task manager. Seperti gambar di bawah ini.

cara cepat akses task manager
Task manager (Ctrl+Shift+ESC)

Kebanyakan pengguna windows, untuk mengakses task manager adalah dengan cara menekan kombinasi tombol :

CTRL+ALT+DELETE

Akan muncul pilihan. Pilih task manager. Pilih task manager, maka task manager baru terbuka.

Nah itulah sedikit tips untuk membuka task manager. Semoga bermanfaat.


Available link for download

Read more »

Tuesday, August 16, 2016

Windows 10 OSD Task Sequence Failed with the Error Code 0x80070002

Windows 10 OSD Task Sequence Failed with the Error Code 0x80070002


When you do a Windows 10 deployement it failrd whit the error below ?

Error

ERROR: Task Sequence Failed with the Error Code 0x80070002. For more information, contact your system administrator or helpdesk operator.


Troubleshooting

Task Sequence Failed with the Error Code 0x80070002 – we see this error usually during the operating system deployment using SCCM 2012 R2. When you deploy the windows 10 task sequence to a collection and when you boot the computer from the network, during the step “Applying Operating System” you encounter the Error Code 0x80070002. In this situation what one might think would be to check SMTS.log file. I would recommend that but there is something else that you need to check first. Error code 0x80070002 in SCCM 2012 can be interpreted as a network error wherein during the OSD the necessary files are not accessible by the computer where the operating system is being deployed.

Resolution

To fix the issue Error Code 0x80070002, we have to define the network access account. The Network Access account is used only for accessing the content and not for running the task sequence. This account should have the minimum appropriate permissions on operating system deployment content it needs to access. This account is important because the computer receiving the operating system does not have a security context it can use to access content on the network.
To configure the Network Access Account, open the CM2012 R2 console, click on Administration, expand Overview, expand Site Configuration, click Sites, on the top ribbon click Configure Site Components, click Software Distribution.


Click on the tab Network Access Account, choose Specify the account that accesses network locations (by default the option is set to Use the computer account of Configuration Manager client). Click on the orange icon and add the user account that enough permissions to access the content which is required while deploying Windows 10 Operating System.




Available link for download

Read more »

Sunday, August 7, 2016

SCCM client Failed to recreate client evaluation task

SCCM client Failed to recreate client evaluation task


SCCM 2012R2 client that was reported as client that failed check from All Desktop and Server clients. The error message was Failed to recreate client evaluation task :



Connect to the client host and check "Task Scheduler" service



After setting the Task Scheduler service to Automatic and starting the service, and restarting the SMS Agent Host service the Configuration Manager Health Evaluation task will be successfully created and the client will no longer report as client that failed check.

Available link for download

Read more »