Posts

Showing posts from 2025

Windows server 2019 command

Image
  How to use the keys You can use the keys to activate Windows Server 2019 through the command prompt (as an administrator) or PowerShell.   Using Command Prompt ( slmgr.vbs )   Open Command Prompt as an administrator. Enter the following command to install the product key:   cscript //nologo %windir%\system32\slmgr.vbs /ipk <Your-Product-Key>   To activate, use a KMS server address (if your organization has one) or a public one, then run: cscript //nologo %windir%\system32\slmgr.vbs /skms kms.msgang.com   cscript //nologo %windir%\system32\slmgr.vbs /ato   Using DISM Open Command Prompt or PowerShell as an administrator.   Use the following command to convert an evaluation edition to a full edition:   dism /online /set-edition:ServerStandard /productkey:N69G4-B89J2-4G8F4-WWYCC-J464C /accepteula   Note: This method is primarily for activating with a KMS server.  If you do not have a KMS server, you may need to use a different ...

📸 LIFESTYLE & IT JOURNEY

Image
  LIFESTYLE & IT JOURNEY YouTube: youtube.com/@numair2 Instagram: instagram.com/mirza.numair.7 Facebook: facebook.com/mirza.numair.baig.2025 TikTok: tiktok.com/@numairahmed325 X (Twitter): x.com/Numair3

VLAN + IP addressing

  VLAN + IP addressing ka practical combination hai, jo real network setup mein har Network Engineer use karta hai. Main yahan simple aur clear steps mein samjhata hoon (Cisco Switch aur PC example ke sath). 🧱 Step 1: VLANs Create Karna (Switch par) Switch> enable Switch # configure terminal Switch(config) # vlan 10 Switch(config-vlan) # name HR Switch(config-vlan) # exit Switch(config) # vlan 20 Switch(config-vlan) # name IT Switch(config-vlan) # exit Switch(config) # vlan 30 Switch(config-vlan) # name ACCOUNTS Switch(config-vlan) # exit ✅ Ab VLANs switch ke andar ban chuki hain. 🔌 Step 2: Ports Assign Karna VLANs ko Har department ke PCs ko specific VLAN port pe connect karte ho. Example: Port VLAN Department FastEthernet 0/2-0/5 10 HR FastEthernet 0/6-0/9 20 IT FastEthernet 0/10-0/13 30 Accounts Commands: Switch(config) # interface range fa0/2 - 5 Switch(config-if-range) # switchport mode access Switch(config-if-range) # switchport access vlan 10 Switch(co...

میں مرزا نمیر احمد بیگ ہوں، ایک آئی ٹی پروفیشنل

 میں مرزا نمیر احمد بیگ ہوں، ایک آئی ٹی پروفیشنل جس نے گزشتہ پچیس سالوں میں نیٹ ورکنگ، سسٹم ایڈمنسٹریشن، اور آئی ٹی انفراسٹرکچر مینجمنٹ کے شعبے میں اپنا مقام بنایا ہے۔ میرا کام کا اصول ہمیشہ واضح رہا ہے: سسٹم مضبوط بناؤ، ٹیم کو بااختیار کرو، اور ہر چیز میں سیکیورٹی اور کارکردگی کو اولین ترجیح دو۔ میں دوسروں سے اس لیے مختلف ہوں کیونکہ یہ کام میرے لیے صرف ایک پیشہ نہیں، بلکہ شوق اور جذبہ ہے۔ مجھے اپنے سسٹمز کو بہتر بنانا، پیچیدہ مسائل کو حل کرنا، اور نئی ٹیکنالوجی کے ساتھ تجربہ کرنا واقعی پسند ہے۔ میری مہارت VMware ESXi، MikroTik، Cisco، Veeam Backup & Replication، اور Windows/Linux Server Environments میں ہے۔ میرا فوکس ہمیشہ مستحکم سسٹمز، محفوظ ڈیٹا، اور قابلِ اعتماد نیٹ ورکس پر رہتا ہے۔ میں نئے ٹیکنالوجی ٹرینڈز کے ساتھ خود کو مسلسل اپڈیٹ رکھنے پر یقین رکھتا ہوں، کیونکہ یہی عادت ایک پروفیشنل کو وقت سے آگے رکھتی ہے

websites

  https://pcprogs.net/4242-desktop-central.html?utm_referrer=https%3A%2F%2Fwww.google.com%2F https://abbasup.com/articles/52360 https://technet24.ir/tag/%DA%A9%D8%B1%DA%A9-manageengine-desktop-central

To fix error 0x0000011b, go to the host computer sharing the printer

Image
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Print" /v RpcAuthnLevelPrivacyEnabled /t REG_DWORD /d 0 /f To fix error 0x0000011b, go to the host computer sharing the printer, open the Registry Editor, and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print. Create a new DWORD (32-bit) Value called RpcAuthnLevelPrivacyEnabled and set its value data to 0. Restart the Print Spooler service from the Services app (or restart the computer) and then try connecting from the client computer again.  This video demonstrates how to access and modify the registry, including creating a new DWORD value: Related video thumbnailFavicon YouTube • MDTechVideos 56s Detailed Steps On the Host Computer (the PC with the shared printer): Open the Registry Editor: Press the Windows key + R to open the Run dialog. Type regedit and press Enter, or click OK. Navigate to the correct key: In the Registry Editor, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print. Create the...

Proxy Squid For Browser automation

  Sav as batch file @echo off echo Setting Proxy Server to 10.10.19.7:3128 REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 1 /f REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /t REG_SZ /d 10.10.19.7:3128 /f echo Proxy Set Successfully pause

ManageEngine Zoho ka IT management tools ka brand hai

ManageEngine Zoho ka IT management tools ka brand hai. Ye mainly companies ko IT infrastructure manage karne, monitor karne aur secure karne ke liye use hota hai. Iske andar alag-alag products hote hain, jo different kaam karte hain. Main areas ye hain: 1. IT Service Management (ITSM) ServiceDesk Plus → Helpdesk ticketing system, incident management, change management, asset management. Employees ke issues track aur resolve karna. 2. IT Operations Management (ITOM) OpManager → Network monitoring (switches, routers, servers, VMs). Applications Manager → Application aur database performance monitoring. NetFlow Analyzer → Bandwidth usage aur traffic analysis. 3. Endpoint Management & Security Endpoint Central (old name Desktop Central) → Laptops, PCs, servers, mobile devices manage karna. Software deploy, patch management, remote control, USB device control. Patch Manager Plus → Windows, macOS, Linux ke liye patch updates manage karna. 4. Active Direc...

Cisco Catalyst 3650 Series Switches configuration not saved (Resolved Command)

flash_init SWITCH_IGNORE_STARTUP_CFG=1 boot flash:packages.conf   enable configure terminal no enable secret no enable password exit copy running-config startup-config wr mem #reboot with rommon mode flash_init SWITCH_IGNORE_STARTUP_CFG=0 boot flash:packages.conf   enable configure terminal hostname Numair exit copy running-config startup-config Wr mem

Windows Server 2012 پر Import-Module ActiveDirectory

 اگر آپ Windows Server 2012 پر Import-Module ActiveDirectory کمانڈ چلا رہے ہیں اور کوئی مسئلہ آ رہا ہے، تو اس کا حل درج ذیل طریقوں سے کیا جا سکتا ہے۔ 1: چیک کریں کہ Active Directory Module انسٹال ہے یا نہیں PowerShell میں درج ذیل کمانڈ چلائیں: powershell Copy Edit Get-WindowsFeature -Name RSAT-AD-PowerShell اگر Installed لکھا آئے تو اس کا مطلب ہے کہ یہ پہلے سے انسٹال ہے۔ اگر Installed نہیں ہے تو درج ذیل کمانڈ سے انسٹال کریں۔ 2: Active Directory Module انسٹال کریں اگر RSAT-AD-PowerShell انسٹال نہیں ہے، تو درج ذیل کمانڈ استعمال کریں: powershell Copy Edit Install-WindowsFeature -Name RSAT-AD-PowerShell -IncludeAllSubFeature انسٹالیشن مکمل ہونے کے بعد سرور کو ریسٹارٹ کریں: powershell Copy Edit Restart-Computer 3: Module کو دستیاب ماڈیولز میں تلاش کریں powershell Copy Edit Get-Module -ListAvailable اگر ActiveDirectory ماڈیول لسٹ میں نہیں ہے، تو چیک کریں کہ آپ Domain Controller پر کام کر رہے ہیں۔ اگر آپ Member Server یا Workstation پر ہیں، تو آپ کو RSAT (Remote Server Administra...

The main types of IT support

Image
The main types of IT support: 1. Help Desk Support Definition: A centralized service for handling and resolving basic IT issues, such as password resets, software installation problems, or minor hardware issues. Scope: Generally, first-level support, focusing on common technical problems. 2. On-Site IT Support Definition: IT support provided in person at the physical location of the user or business. Scope: Usually covers more complex issues that cannot be resolved remotely, such as hardware repairs, network configuration, or system installations. 3. Remote IT Support Definition: Support provided remotely via internet-based tools, often using screen-sharing software or remote desktop tools. Scope: Encompasses a wide range of issues that can be fixed without physical presence, such as troubleshooting software, performing updates, or fixing network problems. 4. Technical Support (Level 1, 2, and 3) Level 1 (L1): Basic support focused on simple, repetitive tasks, like password resets, acc...