KB Home | Advanced Search | News | Glossary | Login
Navel Knowledge Base Logo
Home » Categories » Windows
All Categories
Expand
Category
Apache (16)
Expand
Category
App Tools (4)
Expand
Category
CentOS (11)
Expand
Category
CMS (2)
Expand
Category
CSS Tricks (4)
Expand
Category
Electronis > (1)
Expand
Category
JavaScript (9)
Expand
Category
jQuery (5)
Expand
Category
Linux Command Line (12)
Expand
Category
MikroTik (1)
Expand
Category
MySQL (23)
Expand
Category
Nginx (1)
Expand
Category
PHP (12)
Expand
Category
PHP Tricks (2)
Expand
Category
Smarty (1)
empty
Category
Smarty Tricks (0)
Expand
Category
SSL (1)
Expand
Category
Third-party (2)
Expand
Category
TypeScript (1)
Expand
Category
Virtualization (18)
Expand
Category
VMware (1)
Expand
Category
Webmin (10)
Collapse
Category
Windows (6)
Expand
Category
Command Lines (2)
article
Where are the shortcuts for the Windows 7 Taskbar stored on disk?
article
Windows VPN route selective traffic by destination network
article
Configure Windows to Automatically connect to VPN by Windows Task Scheduler
article
Reclaiming disk space from thin provisioned VMDK files on ESXi
Expand
Category
WordPress (7)
Windows Sub-Categories
Command Lines (2)
Command Lines
 
Windows Articles RSS FeedIcon Subscriber Subscribe
Reclaiming disk space from thin provisioned VMDK files on ESXi
Viewed 2071 times since Sun, Feb 27, 2022
Step 1: Delete the blocks on the Guest OS Windows Operating System Download SDelete Command Line Tool available at https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete Note: SDelete -z will cause the guest OS to use up 100... Read More
Configure Windows to Automatically connect to VPN by Windows Task Scheduler
Viewed 539 times since Mon, Oct 10, 2022
1. Create the VPN connection 2. Write a batch file to connect to VPN 3. Create a scheduled task in Windows task scheduler that will kick off the batch file at Windows start up Here are the steps in detail: 1. Create your VPN connection I am not... Read More
Windows VPN route selective traffic by destination network
Viewed 492 times since Tue, Dec 27, 2022
route print route -p add {network} mask {subnet mask} {gateway} route delete {network} mask {subnet mask} {gateway} ============================================= Sample: route -p add 192.168.0.12 mask 255.255.255.255 10.100.100.254... Read More
Where are the shortcuts for the Windows 7 Taskbar stored on disk?
Viewed 462 times since Tue, Jan 24, 2023
Taskbar shortcuts are located in: %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar. You can also add the "Quick Launch" folder to your task bar as a toolbar to re-enable the quick launch feature. Read More
 
Subscribe to knowledgebase
Get notified when new articles are added to the knowledgebase.