IT Services

This webpage pertains to information technology services, offering straightforward and accessible solutions. It is important to emphasize that all software and code provided herein should be utilized solely for designated tasks. If uncertain, refrain from attempting any actions.

For accessing the Windows Command Processor (CMD), one can activate the Windows run section by pressing the Win + R hotkeys, inputting "CMD" in the designated field, and pressing enter.


# Windows user list


# Windows Remote Desktop:


# Access local server shared IP:
Fast Software Update:
Run PowerShell as Administrator and use this command to update software
Online virus/malware scanners:
virustotal.com # for speed scan.
hybrid-analysis.com # for maximum detail.
opentip.kaspersky.com
virusscan.jotti.org

Windows Cmd commands (for IT department):
# Set attribute of files to read-only

# Set attribute of files to writable

# Ask for restart (save commands to Restart.bat with notepad)
Windows Cmd commands (for security):
Copy from somedir to an other dir
Transfer numerous large files from the server to the local disk. In the event of a network failure, utilize the provided code to resume copying from the point of the last successfully transferred file.
Bat Job Examples
# Create file name list:


# Find files that meets specified criteria and list them:

# Delete Empty Folders:
Combine All CSV Files as Text - Batch Job

This batch job script facilitates the merging of multiple CSV files into a single text file.

Online Tools
# Convert your files to better versions.
CloudConvert.com

# Generate strong passwords.
CopyPassword.com

# Check your AdBlock system/extension.
Adblock Test

# Measure area with Google Map.
Google Maps Area Calculator

# Check the grammar of the website.
Grammar.com

# Show IP address and browser details.
ipleak.net

Windows Cmd commands (for engineers):
# Task Kill SolidWorks Apps
# Run SolidWorks macro from command line


# SolidWorks Links
solidworks.com/tr/support/hardware-certification/
Start SolidWorks at Given Time Daily

This batch job script allows for the automated initiation of SolidWorks at a specified time each day.



To delete the scheduled task:

Sample Codes:
# Get Windows 10 login screen background images:
kod5_com-spotlight-wallpapers.7z
QR Code for Kod5.com: QR Code for Kod5.com

Frequently Asked Questions

What does this IT Services page offer?

It provides Windows CMD commands, virus scanners, online utilities, and tech solutions for system administration and maintenance.

How do I use the CMD tools?

Open Windows Run (Win+R), type CMD, press Enter, then use the provided commands for tasks like remote desktop, user management, and network access.

Is it free?

Yes. All tools and resources on this Kod5 page are free to use in the browser.