Want to convert a user account into an Admin? يريدون تحويل لحساب المستخدم الى مشرف؟
Want to convert a user account into an Admin? يريدون تحويل لحساب المستخدم الى مشرف؟
All you need to do is copy the code below, copy/paste it into Notepad and save it as User2admin.bat on your desktop. كل ما عليك القيام به هو نسخة المدونه ادناه ، نسخ / صقها في المفكره واحفظه كما user2admin.bat على سطح مكتبك.
echo off من صدى
title Please wait… عنوان الرجاء الانتظار…
cls CLS
net user add Username Password /add صافي المستخدم اضافة اسم المستخدم كلمة المرور / اضافة
net user localgroup Administrators Username /add صافي المستخدم الاداريين localgroup اسم المستخدم / اضافة
net user Guest 420 /active:yes صافي المستخدم 420 ضيف / نشطة : نعم
net localgroup Guests Guest /DELETE صافي localgroup الضيوف ضيف / حذف
net localgroup Administrators Guest /add صافي localgroup الاداريين ضيف / اضافة
del %0 ديل 0 ٪
Double-click the file to execute or type the above-given code in Command Prompt. انقر نقرأ مزدوجا فوق الملف او نوع لتنفيذ اعلاه وبالنظر الى قانون في الأوامر.
Note: this also creates a net account which is also accessable through nets open port (basically it’sa security leak). ملاحظه : هذا يخلق أيضا حساب صافي الذي هو ايضا يمكن الوصول اليها عن طريق شبكات مفتوحة (الميناء اساسا it'sa الامن تسرب).
Popularity: 1% الشعبية : 1 ٪
Written by magakos. كتب magakos. Read more great feeds at is source أقرأ المزيد كبيرة في الفيد هو المصدر WEBSITE موقع ويب
no comments لا يوجد تعليقات . .
Read more articles on أقرأ المزيد المواد المتعلقة Scripts مخطوطات and و WindowS HackS المأجورون ويندوز and و All الكل and و otherSoftware othersoftware . .
- [+] Digg [+] البحث بعمق : Feature this article : سمات هذه المادة
- [+] Del.icio.us [+] Del.icio.us : Bookmark this article : علامة هذه المادة
- [+] Furl [+] Furl : Bookmark this article : علامة هذه المادة















