SYS Admin
SYS Admin
  • 11
  • 55 441
Terminate or close any program with batch script in windows 10
Terminate or close any program or process with batch script in windows 7 or 8 or 10
طريقة إنهاء أي برنامج وغلقه من باتش سكريبت لأي نسخة ويندوز
มุมมอง: 558

วีดีโอ

Free in place upgrade windows 7 to windows 10 without any tools
มุมมอง 3117 ปีที่แล้ว
Free in place upgrade windows 7 to windows 10 without any tools صفحة ميكروسوفت docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-command-line-options command start "" "full path\Win10\setup.exe" /auto upgrade /migratedrivers all /dynamicupdate disable /showoobe none /noreboot
auto log off windows after specific idle time
มุมมอง 4.1K7 ปีที่แล้ว
auto log off -restart -lock or shutdown windows after specific idle time . Tool used page www.intelliadmin.com/index.php/downloads command line www.intelliadmin.com/?p=4439
How to hide folder in command
มุมมอง 787 ปีที่แล้ว
إزاي تخفي فولدر How to hide and show folder in batch script To Hide attrib h s path to unhide attrib -h -s path
How to delete folders and files in batch script
มุมมอง 3.9K7 ปีที่แล้ว
delete whole drive del /q "D:\*" Delete file or icon del /s /q /f "path" Delte Folder and subfolders rmdir /s /q "path"
How to create windows service -part 2
มุมมอง 3267 ปีที่แล้ว
Start , stop, auto , disable ,delete and query windows service state start command net start "service name" Stop command net stop "service name " Delete service sc delete "service name" Start service automatic sc config "service name" start= auto Disable Service sc config "service name" start= Disabled Query service state SC QUERY "service name"
How to create windows service -Part 1
มุมมอง 5677 ปีที่แล้ว
How to create windows service in a batch script command SC CREATE MyService binPath= “C:\MyService\MyService.exe” DisplayName= “My very cool service”
How to change local administrator Password with batch script-Arabic Language
มุมมอง 3.1K7 ปีที่แล้ว
How to create local user in batch script net user "user name here" "Password here" /add How to add local user to administrators group net localgroup "Administrators" "user name here" /add How to change the password for administrator in batch script net user user name here new password here
silent install any program without any software -Arabic Language
มุมมอง 41K7 ปีที่แล้ว
silent install any program without any software.. For MSI command line is : msiexec.exe /i "path to software.msi" /quiet or /silent or /qn For EXE programs start /w "" "path to program.exe" /S
Batch script to copy folders ,sub folders and shutdown commands
มุมมอง 8557 ปีที่แล้ว
Windows Batch script to copy folders ,sub folders and shutdown commands switches . إنشاء فولدر جديد create a new folder command mkdir "Path" Copy folder and sub folders xcopy "source" "destination" /s shudown commands shudown.exe /s /t 7200 after 2 hours ....ساعتين انا أسف قولت 3 في الفيديو shudown.exe /r /f Restart shudown.exe /l /f Log off
How to write any batch script - introduction
มุมมอง 8217 ปีที่แล้ว
مقدمة عن إزاي تكتب باتش سكريبت

ความคิดเห็น

  • @DZ-Warrior1
    @DZ-Warrior1 2 ปีที่แล้ว

    يجب تحويل البرنامج اولا لتثبيت صامت وهذا ليس الا امر لتنفيذ ذلك فاذا كان البرنامج تسطيب عادي فلن يثبت تثبيت صامت

  • @badrbouraiss3508
    @badrbouraiss3508 3 ปีที่แล้ว

    Merci beaucoup, une excellente vidéo

  • @Dany-fn7pj
    @Dany-fn7pj 3 ปีที่แล้ว

    Good!

  • @darkalexandr_103
    @darkalexandr_103 3 ปีที่แล้ว

    thx

  • @usamaidrees3727
    @usamaidrees3727 3 ปีที่แล้ว

    start /w "" "path to program.exe" /S can you please explain comprehensively what is /w and "" and why we use empty double quotes please answer ASAP

  • @ehabjebreen3280
    @ehabjebreen3280 4 ปีที่แล้ว

    شكرا صديقي .. معلومات قيمة وفادتني بشغلي

  • @NB-YOUTUB
    @NB-YOUTUB 4 ปีที่แล้ว

    مرحبا ، إدا دعمت قناتي أدعم قناتك باشتراك وتعليقات و على مدى طويل ، فما رأيك ، وهذا الطلب لجميع القنوات الناشئة لكي نستمر ونبدع . وشكرا مقدما

  • @portabelcomp
    @portabelcomp 4 ปีที่แล้ว

    Terima kasih

  • @ManthaarJanyaro
    @ManthaarJanyaro 4 ปีที่แล้ว

    You can talk english or at least try to talk english..! 🙏

    • @usamaidrees3727
      @usamaidrees3727 3 ปีที่แล้ว

      start /w "" "path to program.exe" /S can you please explain comprehensively what is /w and "" and why we use empty double quotes please answer ASAP

  • @amirmohamed7858
    @amirmohamed7858 4 ปีที่แล้ว

    بارك الله فيك

  • @davidm5458
    @davidm5458 4 ปีที่แล้ว

    Please change the title. It will help your reviews.

    • @usamaidrees3727
      @usamaidrees3727 3 ปีที่แล้ว

      start /w "" "path to program.exe" /S can you please explain comprehensively what is /w and "" and why we use empty double quotes please answer ASAP

  • @danpham2185
    @danpham2185 5 ปีที่แล้ว

    Nice going dude. The title in English, but the language spoken is Martian.

  • @Twich0713
    @Twich0713 5 ปีที่แล้ว

    Why do you name the video in English if it is not in English? Why?

    • @sysadmin6605
      @sysadmin6605 3 ปีที่แล้ว

      We use the English language on computers in my country not Arabic

  • @mauricetorres1479
    @mauricetorres1479 5 ปีที่แล้ว

    Thank you. It's really useful video. I think sometimes you need to install the program on multiple machines at the same time. For this you can use tools like as psexec, remoteexec or several third-party solutions(action1.com, pdq.com, manageengine.com)

    • @badr0100
      @badr0100 5 ปีที่แล้ว

      Sure psexec is great tool if you know how to use it on multiple computers

    • @usamaidrees3727
      @usamaidrees3727 3 ปีที่แล้ว

      @@badr0100 can i get complete guidance on psexec.

  • @hanynagy8969
    @hanynagy8969 5 ปีที่แล้ว

    شرح في منتهى الروعه أنا فعلا كنت محتاجه جداألف شكر على الشرح الجميل والمبسط

  • @ibtissamkahli1570
    @ibtissamkahli1570 5 ปีที่แล้ว

    thank you

  • @engahmed3292
    @engahmed3292 5 ปีที่แล้ว

    السلام عليكم ورحمه الله ممكن كود جافا للتثبيت الصامت ؟؟

  • @derekluangrath9557
    @derekluangrath9557 6 ปีที่แล้ว

    a script?

  • @Rashid-bh
    @Rashid-bh 6 ปีที่แล้ว

    قناة ممتعة وشرج جميل ومختصر استمر القناة في المفضلة

  • @Rashid-bh
    @Rashid-bh 6 ปีที่แล้ว

    الله يشافيك وبارك الله فيك على شروحاتك الجميلة

  • @Rashid-bh
    @Rashid-bh 6 ปีที่แล้ว

    والله انك خطير بارك الله فيك استمر يامحترف

  • @shayannn6385
    @shayannn6385 6 ปีที่แล้ว

    Thanks

  • @Gatosani
    @Gatosani 6 ปีที่แล้ว

    thanks a lot !

  • @yastv6730
    @yastv6730 6 ปีที่แล้ว

    المشارك 100 نتمنى شروحات اكثر

    • @sysadmin6605
      @sysadmin6605 6 ปีที่แล้ว

      YAS_ TV_ إن شاء الله قريبا

  • @mahmoudbahnasi5680
    @mahmoudbahnasi5680 7 ปีที่แล้ว

    جزاك الله خير لو سمحت اقدر اعملschedule بحيث ياخد فقط التغييرات الى حصلت ويكون backup

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      مش فاهم السؤا ل لو ممكن تكتبه كله انجليزي

    • @mahmoudbahnasi5680
      @mahmoudbahnasi5680 7 ปีที่แล้ว

      Back-Up Files Automatically With Batch File

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      انا لقيت حل لفكرتك بس هكتبلك الحل قريبا إن شاء الله

  • @BestThingsYOUNeedtoSee
    @BestThingsYOUNeedtoSee 7 ปีที่แล้ว

    Nice Effort... !! Check how to Set timer to shutdown computer on following link th-cam.com/video/gvmIO0gd-kI/w-d-xo.html

  • @ahmedcr7541
    @ahmedcr7541 7 ปีที่แล้ว

    يا هندسة وممكن بالطريقة دى اسهل ولا اية رأيك ..th-cam.com/video/IKuZo7tbvls/w-d-xo.html

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      Ahmed Cr7 الطريقة دي كانت مع نسخة 10 المجانية

    • @ahmedcr7541
      @ahmedcr7541 7 ปีที่แล้ว

      SYS Admin يعنى انا دلوقتي ع جهازى الخاص نسخة 7 اقدر اعمل upgrade ل 10 بنفس الطريقة دى ؟

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      Ahmed Cr7 ايوة بس لازم يكون معاك نسخة ويندوز 10

  • @GameD2011
    @GameD2011 7 ปีที่แล้ว

    جزاك الله خير ان شاء الله

    • @רפיקחאג-ה6נ
      @רפיקחאג-ה6נ 6 ปีที่แล้ว

      I wrote a similar command: start /w "" "C:\Work\Clients\Track-IT\setup.exe " /S but id din't go silent as expected. what's wrong? Rafik Haj

  • @gadmohamed350
    @gadmohamed350 7 ปีที่แล้ว

    ممكن نعمل script لنقل فولدر الى فلاشه

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      gad mohamed حدد إسم الدريف بتاع الفلاشة وانقل عليها بالكوبي سكريبت

  • @amrmaghraby3155
    @amrmaghraby3155 7 ปีที่แล้ว

    I need to make Windows image and save it on flash memory to use it in case if windows down without using programs like Acronis

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      Amr Maghraby you can do it with ghost one ..on extenal hard or flash usb drive

  • @amrmaghraby3155
    @amrmaghraby3155 7 ปีที่แล้ว

    ما شاء الله شرح رائع بالتوفيق

  • @ahmedcr7541
    @ahmedcr7541 7 ปีที่แล้ว

    ولا يهمك حبيبى .. مجرد مداعبة بس 😍

  • @ahmedcr7541
    @ahmedcr7541 7 ปีที่แล้ว

    اشكرك وبالتوفيق .. لكن ١٢٠ دقيقة اى بعد ساعتين 😂

    • @sysadmin6605
      @sysadmin6605 7 ปีที่แล้ว

      Ahmed Cr7 عشان كنت كاتب إسم الباتش ثلاث ساعات اتلخبط...انا عدلت في كلامي تحت الفيديو

  • @ahmedcr7541
    @ahmedcr7541 7 ปีที่แล้ว

    بالتوفيق ويارب يكون ف ميزان حسناتك..اللهم امين

  • @amrmaghraby3155
    @amrmaghraby3155 7 ปีที่แล้ว

    بالتوفيق وجزاك الله خيرا