Universal is a cross-platform for building cross-platform tools, including Web APIs, with Powershell.
Things, a lot of them software, that I found interesting. Everything I link to is free/open source unless specified otherwise.
Tuesday, August 31, 2021
Wednesday, August 25, 2021
Folder Redirection with offline files
This will probably be the only link I post to a Microsoft document. Their docs are almost always incomplete and useless. This one worked for me though.
https://docs.microsoft.com/en-us/windows-server/storage/folder-redirection/deploy-folder-redirection
One change though. In Step 2 they instruct Administrators -- Full Control -- This Folder only, for permissions.
But if you do that, you cannot set the file permissions they instruct for the subdirectory in Step 3, which is Administrators -- Full Control -- This folder, subfolders, and files.
That is because of inheritance. I just changed the permissions in Step 2 to Administrators -- Full Control -- This folder, subfolders, and files, and everything else worked.
Sunday, August 22, 2021
Thought-terminating cliché
Stop reasonable discourse and dismiss dissent in its tracks with the Thought-terminating cliché.
Thursday, August 19, 2021
MultiOTP, andOTP, TOTP, FreeOTP, and related
How TOTP (Time-based One-time Passwords) work
https://en.wikipedia.org/wiki/Time-based_One-Time_Password
and
Android TOTP password authentication app for 2FA on your Android device
https://github.com/andOTP/andOTP
and
Two-factor authentication for Remote Desktop Web Gateway
https://roman.gallauner.at/?p=886
and
MultiOTP
https://download.multiotp.net/credential-provider/
and
FreeOTP
Awesome Self-Hosted
Awesome-Selfhosted is a list of Free Software network services and web applications which can be hosted locally. Non-Free software is listed on the Non-Free page.
Free Active Directory (AD) security and vulnerability evaluation
PingCastle provides detailed and useful auditing of your AD environment, and it is free.
Wednesday, August 18, 2021
Secure your RDP servers with MultiDeskEnforcer or Guacamole
MultiDeskEnforcer Adds the requirement of a shared key in addition to the usual username/password to establish an RDP connection.
http://www.syvik.com/multidesk/enforcer.en.html
Open source Guacamole is a much more comprehensive solution which can force 2FA or TOTP in addition to username/password. It also allows clients to connect using only a browser!
Scoop, a command line installer for Windows
Easily install all your cmd line utilities in user mode in Windows. Watch the demo video!
Sunday, August 8, 2021
Group Policy admin templates for more apps
Do this to use GPO to set all kinds of Outlook or Chrome settings, for example. Once the templates are installed you will have granular control over many more settings.
How to add the admx files to a DC.
Note: the control ID of the 'Reply All' button in outlook is 355.
This guy wrote a VBA script to lookup control IDs. Or Google it.
TrayStatus - See if NumLock, Caps Lock, etc. are on/off
DiskGenius and Hasleo Backup
DiskGenius is an all-in-one utility for disk partition management, OS migration and file recovery. https://www.diskgenius.com/ Hasleo offers...
-
I have a USB to serial adapter that started showing "PL2303HXA Phased out since 2012. Please contact your supplier" in Device Mana...
-
This guide from Zenarmor made setting up VPN on OpnSense with 2FA really easy.
-
A lightweight, text-based way of recording screen sessions. No Windows version, sorry! https://asciinema.org/