Skip to main content

Recently Updated Pages

Migrating BlueIris to New Server

BlueIris NVR

Step One: Copy Files To A New Storage Hard Drive The first step you need to take is to copy yo...

Updated 1 year ago by ColtM

How to Set Up CodeProject.AI on Blue Iris

BlueIris NVR

How to Set Up CodeProject.AI on Blue Iris We will look at how to set up CodeProject.AI on Blue I...

Updated 1 year ago by ColtM

Checking Active Directory Domain Controller Health and Replication

Windows Active Directoy

https://woshub.com/check-active-directory-health-and-replication/ How to Check AD Domain Control...

Updated 1 year ago by ColtM

Creating a File Share

Windows Windows Server

To create a new file share on a Windows Server using Sever Manager. First, Create a Group to A...

Updated 1 year ago by ColtM

How to: Configure Windows Server to query an external NTP Server

Windows Windows Server

https://community.spiceworks.com/how_to/5765-configure-windows-server-to-query-an-external-ntp-se...

Updated 1 year ago by ColtM

PowerShell: Get, Modify, Create, and Remove Registry Keys or Parameters

Windows Powershell

https://woshub.com/how-to-access-and-manage-windows-registry-with-powershell/#:~:text=You%20can%2...

Updated 1 year ago by ColtM

Windows server 2016 Activation stuck at 10% for over 12 hours

Windows Windows Server

https://social.technet.microsoft.com/Forums/en-US/dfd6273d-2baa-4ca0-b216-28e521327cfb/windows-se...

Updated 1 year ago by ColtM

Decrypt EFS-encrypted files without a cert backup

Windows Windows OS

https://tinyapps.org/docs/decrypt-efs-without-cert-backup.html tinyapps.org / docs / Decrypt EFS...

Updated 1 year ago by ColtM

Encrypted SMB

Windows Windows Server

SMB security enhancements Article 05/18/2023 15 contributors Feedback In thi...

Updated 1 year ago by ColtM

Remove a Domain User Profile from Windows 10

Windows Windows OS

To delete a user profile in Windows 10, do the following.  Press Win + R hotkeys on th...

Updated 1 year ago by ColtM

Sync AD with AAD

Windows Powershell

Start-ADSyncSyncCycle -PolicyType Delta 

Updated 1 year ago by ColtM

Remove lingering snapshots

Windows Powershell

Get-VMSnapshot -ComputerName "MyHyperVHost" -VMName "VMWithLingeringBackupCheckpoint"        ...

Updated 1 year ago by ColtM

Remove spaces from files and folders

Windows Powershell

$path = "Set path per location"  Get-ChildItem $path -File -Recurse | Where-Object { $_.Name.Con...

Updated 1 year ago by ColtM

Remove old files from folder

Windows Powershell

Get-ChildItem –Path  “C:\inetpub\logs\LogFiles” –Recurse -file | Where-Object CreationTime –lt (G...

Updated 1 year ago by ColtM

Public Folders

Windows Powershell

Remove Public Folders      Get-PublicFolder -Server <server containing the public folder datab...

Updated 1 year ago by ColtM

Safe Sender

Windows Powershell

dsadd computer "cn=RHSC-33-LT03, OU=Mobile,OU=Workstation,OU=Belle Plaine,OU=RHSC,DC=RHSC,DC=loca...

Updated 1 year ago by ColtM

PST Mailbox Import Export

Windows Powershell

Exchange 2016:  Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn  foreach ($Mailbox...

Updated 1 year ago by ColtM

Remove Profile

Windows Windows OS

If you have a corrupt profile in Windows 10 there are two easy ways to remove it and rebuild it: ...

Updated 1 year ago by ColtM

Remove from Domain

Windows Windows OS

Cmd        netdom remove RHSC-14-HVSRV01 /domain:RHSC.local        POWERSHELL  $cmpter =...

Updated 1 year ago by ColtM

Disable Bing Search

Windows Windows OS

Run Regedit.exe—just hit the Windows key and the R key to launch Run: dialog, type “Regedit,”...

Updated 1 year ago by ColtM