Category: Windows

How to set VNC shortcut to run as another user

In order to make the VNC program run as another user you can do either…

SAN Dell Equallogic PS6100E

Per documentation: Port density requirements to support fully redundant configurations and maximum SAN throughput for…

Re-register PolicyAgent ipsecsvc.dll

Click the Start button. Type "command" in the search box... DO NOT hit ENTER yet!…

SMB 1 vs SMB2 Compatibility Issues

Cause: "SMB 1.0 is deprecated. Once this is removed, systems running Windows XP or Windows…

Set up centralized logging on Windows Server

Server: # winrm qc If this computer has VMWare workstation installed, it's "public network" needs…

How to Analyze Inbound / Outbound Traffic

Connect to the PacketShaper by entering the following into your web browser:                packetshaper.kimconnect.com You will…

Increase memory allowance for WMI

Run: wbemtest.exe >> click Connect >> Namespace = root >> Connect >> click Enum Instances…

Sendmail Batch File

1. Download: 2. Place it in C:\Windows\System32   sendmail.bat --------------------------- senditquiet.exe -s smtp.gmail.com -port 587…

User Profile Hive Cleanup Service

The User Profile Hive Cleanup service helps to ensure user sessions are completely terminated when…

How to Install Asterisk on Ubuntu

su[enter root password]cd /tempwget apt-get install build-essential wget libssl-dev libncurses5-dev libnewt-dev libxml2-dev linux-headers-$(uname -r) libsqlite3-dev…

GPO Logon Banner

Update: this information is outdated. Use this link for the current method of creating Logon…

PEN TEST

Kali Linux: Pen testing Linux Distro: https://www.kali.org/get-kali/ VMware Images: https://www.kali.org/get-kali/#kali-virtual-machines AirCrack-NG: WIFI Acunetix: Web Servers…

System Backup Proposal for Businesses not Under Regulations

Objectives: - RPO 10 minutes for Data of mission critial servers (Domino & Finance) -…

Some Useful Windows Commands

Grand Permission: icacls "D:\" /grant kimconnect:(OI)(CI)F F= Full Control CI= Container Inherit - This flag…

Remote shutdown accessibility issue

Error:   The entered computer name is not valid or remote shutdown is not supported…

G729 Codec

cd /usr/lib/asterisk/moduleswget http://asterisk.hosting.lv/mv codec_g729-ast110-gcc4-glibc-x86_64-core2.so codec_g729.sochmod 755 codec_g729.soamportal restartasterisk -rx "core show codecs"Download these two files:1.…

Enable File Server to Have Multiple Alias Host Names

Regedit: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0, create Multi-String Value = BackConnectionHostNames with values of the CNAMES of the file…

How to change product ID and install new CD Key for Windows

Regedit >> browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version >> change ProductID to new value >> exit…

Windows: Disable Low Disk Space Warning

To disable these balloon messages follow the steps below: 1. Open the Registry Editor by…

Home OpenVPN Stuff

Config file: To Be Generated OpenVPN Client: https://openvpn.net/community-downloads/   Note: there's an error with the…