Skip to content

The ICT Guy

EduTech server engineer blogging about everything IT related

Primary Menu

The ICT Guy

  • Contact Us
    • Cookies & Privacy
  • Tools
    • Backup Register
    • Login System
    • MDT Silent Installs
    • OST Reports
  • Useful links
Latest Articles
Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export Map Your World: Introducing Our Free GPS Access Point Mapper Map Your World: Introducing Our Free GPS Access Point Mapper Elevate Your Online Security with Our Advanced Complex Password Generator Elevate Your Online Security with Our Advanced Complex Password Generator Boost Your Online Security with Our Advanced Password Generator Boost Your Online Security with Our Advanced Password Generator Wi-Fi QR Code Generator: Simplifying Network Sharing Wi-Fi QR Code Generator: Simplifying Network Sharing

Latest Articles

powershell-dhcp-analysis-script
  • DHCP
  • Featured Posts

Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export

The ICT Guy 0
Free GPS Access Point Mapper
  • Wireless

Map Your World: Introducing Our Free GPS Access Point Mapper

The ICT Guy 0
2024-09-06 15_31_57-Complex Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • Editors Picks
  • Featured Posts
  • Uncategorized

Elevate Your Online Security with Our Advanced Complex Password Generator

The ICT Guy 0
2024-09-06 15_18_08-Strong Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • World Password Day

Boost Your Online Security with Our Advanced Password Generator

The ICT Guy 0
Wi-Fi QR Code Generator
  • Editors Picks
  • Featured Posts
  • Wireless

Wi-Fi QR Code Generator: Simplifying Network Sharing

The ICT Guy 0

Editor’s Picks

2024-09-06 15_31_57-Complex Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • Editors Picks
  • Featured Posts
  • Uncategorized

Elevate Your Online Security with Our Advanced Complex Password Generator

The ICT Guy 0
Wi-Fi QR Code Generator
  • Editors Picks
  • Featured Posts
  • Wireless

Wi-Fi QR Code Generator: Simplifying Network Sharing

The ICT Guy 0

Trending

powershell-dhcp-analysis-script
1
  • DHCP
  • Featured Posts

Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export

Free GPS Access Point Mapper
2
  • Wireless

Map Your World: Introducing Our Free GPS Access Point Mapper

2024-09-06 15_31_57-Complex Password Generator and 2 more pages - Personal - Microsoft​ Edge
3
  • Editors Picks
  • Featured Posts
  • Uncategorized

Elevate Your Online Security with Our Advanced Complex Password Generator

2024-09-06 15_18_08-Strong Password Generator and 2 more pages - Personal - Microsoft​ Edge
4
  • World Password Day

Boost Your Online Security with Our Advanced Password Generator

Wi-Fi QR Code Generator
5
  • Editors Picks
  • Featured Posts
  • Wireless

Wi-Fi QR Code Generator: Simplifying Network Sharing

Featured

powershell-dhcp-analysis-script
  • DHCP
  • Featured Posts

Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export

The ICT Guy 0
2024-09-06 15_31_57-Complex Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • Editors Picks
  • Featured Posts
  • Uncategorized

Elevate Your Online Security with Our Advanced Complex Password Generator

The ICT Guy 0
Wi-Fi QR Code Generator
  • Editors Picks
  • Featured Posts
  • Wireless

Wi-Fi QR Code Generator: Simplifying Network Sharing

The ICT Guy 0
PATCHBOX
  • Editors Picks
  • Featured Posts
  • PATCHBOX

Setup.exe by PATCHBOX Review

The ICT Guy 0
Adding Trusted Root Certificates to iOS
  • Apple iOS
  • Featured Posts

Easy Step-by-Step guide to Adding Trusted Root Certificates to iOS17

The ICT Guy 0
Sims.net Solus3
  • Batch / CMD
  • Powershell
  • School Information Systems
  • Scripts
  • Sims.net
  • Solus3
  • SQL Server

Update Capita Sims.net Solus3 Server hostname after migration

The ICT Guy 0

This one took a bit of working out but worked perfectly in the end. A nice easy PowerShell one-liner powershell...

Read MoreRead more about Update Capita Sims.net Solus3 Server hostname after migration
  • Batch / CMD
  • School Information Systems
  • Scripts
  • Server
  • Sims.net
  • SQL Server

Backing up Capita Sims.net using cmd and dbattach

The ICT Guy 0

I wrote this bit of code a long while back when I inherited a school that had failing Sims.net backups...

Read MoreRead more about Backing up Capita Sims.net using cmd and dbattach
  • Batch / CMD
  • Print Management
  • Scripts
  • Windows 10

Add a printer connection for all users via cmd

The ICT Guy 0

To Add printers globally, run the following commands from a command promt. The print spooler service must be restarted for...

Read MoreRead more about Add a printer connection for all users via cmd
  • Batch / CMD
  • Disaster Recovery
  • Scripts

All folders been set as Hidden system files after virus removal

The ICT Guy 0

Quite an easy fix via cmd e:\ (letter of usb drive etc) attrib -h -s *.* /S /D

Read MoreRead more about All folders been set as Hidden system files after virus removal
What is a DNS Server?
  • DHCP
  • DNS
  • Networking

DHCP and DNS will not start – DNS error 14 no storage available

The ICT Guy 0

1) Remove winsock and winsock2 from registry editor.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\WinsockHKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock22) Restart PC. When it boots it should tell you TCP/IP is not installed.3) Go...

Read MoreRead more about DHCP and DNS will not start – DNS error 14 no storage available
Upgrading File Replication Service to Distributed File System (DFS) Replication for Domain SYSVOL
  • Server
  • Server Migration

Upgrading File Replication Service to Distributed File System (DFS) Replication for Domain SYSVOL

The ICT Guy 0

https://youtu.be/uGsaKk6eqOo

Read MoreRead more about Upgrading File Replication Service to Distributed File System (DFS) Replication for Domain SYSVOL
Enabling Data Deduplication on Windows Server
  • Server

Enabling Data Deduplication on Windows Server

The ICT Guy 0

https://youtu.be/KsK_BOGT9z0

Read MoreRead more about Enabling Data Deduplication on Windows Server
Correctly renaming a Windows Server Domain Controller for a seamless migration
  • Editors Picks
  • Featured Posts
  • Server
  • Server Migration

Correctly renaming a Domain Controller for a seamless easy migration

The ICT Guy 36

Renaming a domain controller using netdom so migrations are seamless to end users This article is for you if… You...

Read MoreRead more about Correctly renaming a Domain Controller for a seamless easy migration
Active Directory
  • Server
  • Server Migration

Configuring a new forest and domain on Windows Server 2019

The ICT Guy 0

http://youtu.be/D9Xs8TEjVOY?hd=1

Read MoreRead more about Configuring a new forest and domain on Windows Server 2019
Windows Server
  • Server
  • Server Migration

Installing Windows Server 2019 step by step

The ICT Guy 0

https://youtu.be/hOSGmAAc9bA

Read MoreRead more about Installing Windows Server 2019 step by step

Posts pagination

Previous 1 … 20 21 22 23 24 Next

If you found this blog helpful, would you consider buying me a Coffee?

Search

Other bits and bobs

  • Contact Us
    • Cookies & Privacy
  • Tools
    • Backup Register
    • Login System
    • MDT Silent Installs
    • OST Reports
  • Useful links

Categories

Tags

0x80070005 Active Directory apple ios Automation Azure AD BitLocker BitLocker Drive Encryption Coding Cybersecurity Domain Controller Domain Migration Efficiency Group Policy Hyper-V Hyper-V best practices IT Efficiency IT Management Made using OpenAI Chat GPT MDT MFA Microsoft Microsoft Teams Netsweeper Network Security Office 365 OneDrive Powershell PowerShell Scripting RDWeb Remote Desktop Remote Desktop Web Access Remote Working Scripting Server 2019 Server Guide Server Migration SharePoint SQL System Administration Teams User Experience Veeam Windows 10 Windows defender Windows Server

Posts by Date

October 2025
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Sep    

Archives

You may have missed

powershell-dhcp-analysis-script
  • DHCP
  • Featured Posts

Optimize DHCP Management with PowerShell: Comprehensive Analysis and Reservation Export

The ICT Guy 0
Free GPS Access Point Mapper
  • Wireless

Map Your World: Introducing Our Free GPS Access Point Mapper

The ICT Guy 0
2024-09-06 15_31_57-Complex Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • Editors Picks
  • Featured Posts
  • Uncategorized

Elevate Your Online Security with Our Advanced Complex Password Generator

The ICT Guy 0
2024-09-06 15_18_08-Strong Password Generator and 2 more pages - Personal - Microsoft​ Edge
  • World Password Day

Boost Your Online Security with Our Advanced Password Generator

The ICT Guy 0
Wi-Fi QR Code Generator
  • Editors Picks
  • Featured Posts
  • Wireless

Wi-Fi QR Code Generator: Simplifying Network Sharing

The ICT Guy 0

Recent Comments

  • Pepper on DNS resolution based on IP subnet using Get-DnsServerQueryResolutionPolicy
  • CharlotteAster on Find long folder and file paths with PowerShell
  • Vetri on Webcam not working on Lenovo laptop
  • Mark on Reverse engineering the Costa App bean QR codes
  • Kyle Schuler on Active Directory Visio Mapper
Copyright © All rights reserved. | CoverNews by AF themes.