Internet Explorer को PowerShell के through कैसे uninstall or install करें .
आइये देखते हैं की power shell के use से internet explorer को कैसे install करें इसके लिए following command का ...
Read More
How to Kill process from PowerShell
किसी process को kill करने के लिए powershell "Stop-Process" command use करता है अगर किसी process को उसके नाम से ...
Read More
How to find DNS address of Website
आइये देखते हैं की windows system में किसी वेबसाइट का dns address कैसे पता करे वो भी command prompt से ...
Read More
How to Change Password on Windows 10 Command Prompt
आइये देखते हैं की windows 10 में command के through passwword कैसे change करते हैं ? Steps :- सबसे पहले ...
Read More
Set timezone in Windows 10 from command line
Tzutil.exe utility से हम अपने computer का time zone set कर सकते हैं अगर हमे current timezone देखना है तो ...
Read More
HOW TO CONVERT FAT FILE SYSTEM TO NTFS
कई बार heavy फाइल्स single file (4 gb+ )आप अपनी पेन drive में कॉपी करना चाहते है but वो FAT ...
Read More
How to change drive label in windows from command line
आइये देखते हैं की windows में drive label को कमांड से कैसे change करते हैं . नीचे दिए हुए PICK ...
Read More
How to Enable guest account from command prompt
आइये देखते हैं की windows में कमांड prompt से guest account को कैसे enable करते हैं . guest account को ...
Read More
Set password to never expire in windows from command line
आइये देखते हैं की window user account को command prompt से कैसे configure करें की उसका password expire न हो ...
Read More
Enable remote desktop from command line
आइये देखते है की winndows में remote desktop through cli कैसे enable or disable करते हैं . सबसे पहले window ...
Read More