Windows Server
Windows Server 2019 SFTP Server
New-NetFirewallRule -Name sshd -DisplayName 'OpenSSH SSH Server' -Enabled True -Direction Inbound...
Windows Server Local Logon Scripts
This is the location for the Microsoft Windows Server Logon Scripts C:\Windows\System32\GroupPol...
Windows Server 2019 SMB1
Not that you would want to but this is how to install SMB1 to Windows Server 2019 All commands s...
Activate Windows Server from Command Line
slmgr.vbs /ipk C7KG2-D2NVR-P7G6Y-BTF2M-TX2HR slmgr.vbs /ipk 4HN9C-MWF78-CW9HG-J7Y3C-D7BK6 RB329...
Password Expiration Login script vba
VBA Code to check for password expiry and display a message if the password expires in the next 1...
How to deploy new teams on RDS Server 2019
Deploying Microsoft Teams on an RDS (Remote Desktop Services) Server 2019 can be a complex task, ...