Thursday, 18 September 2025

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




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 new registry value:
In the right-hand pane, right-click in an empty space.
Select New > DWORD (32-bit) Value.
Rename the new value to RpcAuthnLevelPrivacyEnabled.
Set the value data:
Double-click the RpcAuthnLevelPrivacyEnabled value you just created.
In the "Value data" field, enter 0 and click OK.
Restart the Print Spooler Service:
Press the Windows key + R, type services.msc, and press Enter.
Find Print Spooler in the list.
Right-click on Print Spooler and select Restart.
Restart the computer: It is recommended to restart the host computer to ensure the changes take effect. 
On the Client Computer:
Attempt to connect to the printer:
Try to connect to the shared printer again through your network. 
If the error persists, try these additional steps:
Run the Printer Troubleshooter:
On the client computer, search for and run the built-in Windows Printer troubleshooter. 
Check Cables or Wireless Connection:
Ensure the printer's cables are secure or that its wireless connection is stable. 
Clear the Print Queue:
On the client PC, you can clear the print spooler by stopping and restarting the Print Spooler service and then deleting the contents of C:\Windows\System32\spool\PRINTERS\. 



Sunday, 7 September 2025

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 Directory & Identity Management

  • ADManager Plus → Active Directory user, group, OU management.

  • ADSelfService Plus → Users ko apna password reset/self-service ka option.

  • M365 Manager Plus → Office 365 / Exchange Online ka reporting & management.

5. Security & Compliance

  • EventLog Analyzer → Logs collect aur analyze karna (SIEM tool).

  • ADAudit Plus → Active Directory aur file servers ke changes ka audit trail.

  • DataSecurity Plus → File access monitoring, data leak prevention.

6. Analytics

  • Analytics Plus → IT data visualization aur dashboards banata hai.


Simple shabdon me:
ManageEngine ek toolkit hai jo IT admins ke liye "Swiss Army Knife" jaisa kaam karta hai — network monitor karo, servers check karo, AD manage karo, patches install karo, helpdesk chalao, aur security logs dekh lo, sab ek hi ecosystem me.