Recently Updated Pages
Migrating BlueIris to New Server
Step One: Copy Files To A New Storage Hard Drive The first step you need to take is to copy yo...
How to Set Up CodeProject.AI on Blue Iris
How to Set Up CodeProject.AI on Blue Iris We will look at how to set up CodeProject.AI on Blue I...
Checking Active Directory Domain Controller Health and Replication
https://woshub.com/check-active-directory-health-and-replication/ How to Check AD Domain Control...
Creating a File Share
To create a new file share on a Windows Server using Sever Manager. First, Create a Group to A...
How to: Configure Windows Server to query an external NTP Server
https://community.spiceworks.com/how_to/5765-configure-windows-server-to-query-an-external-ntp-se...
PowerShell: Get, Modify, Create, and Remove Registry Keys or Parameters
https://woshub.com/how-to-access-and-manage-windows-registry-with-powershell/#:~:text=You%20can%2...
Windows server 2016 Activation stuck at 10% for over 12 hours
https://social.technet.microsoft.com/Forums/en-US/dfd6273d-2baa-4ca0-b216-28e521327cfb/windows-se...
Decrypt EFS-encrypted files without a cert backup
https://tinyapps.org/docs/decrypt-efs-without-cert-backup.html tinyapps.org / docs / Decrypt EFS...
Encrypted SMB
SMB security enhancements Article 05/18/2023 15 contributors Feedback In thi...
Remove a Domain User Profile from Windows 10
To delete a user profile in Windows 10, do the following. Press Win + R hotkeys on th...
Sync AD with AAD
Start-ADSyncSyncCycle -PolicyType Delta
Remove lingering snapshots
Get-VMSnapshot -ComputerName "MyHyperVHost" -VMName "VMWithLingeringBackupCheckpoint" ...
Remove spaces from files and folders
$path = "Set path per location" Get-ChildItem $path -File -Recurse | Where-Object { $_.Name.Con...
Remove old files from folder
Get-ChildItem –Path “C:\inetpub\logs\LogFiles” –Recurse -file | Where-Object CreationTime –lt (G...
Public Folders
Remove Public Folders Get-PublicFolder -Server <server containing the public folder datab...
Safe Sender
dsadd computer "cn=RHSC-33-LT03, OU=Mobile,OU=Workstation,OU=Belle Plaine,OU=RHSC,DC=RHSC,DC=loca...
PST Mailbox Import Export
Exchange 2016: Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn foreach ($Mailbox...
Remove Profile
If you have a corrupt profile in Windows 10 there are two easy ways to remove it and rebuild it: ...
Remove from Domain
Cmd netdom remove RHSC-14-HVSRV01 /domain:RHSC.local POWERSHELL $cmpter =...
Disable Bing Search
Run Regedit.exe—just hit the Windows key and the R key to launch Run: dialog, type “Regedit,”...