Create Self-Signed Certificate

Open PowerShell as administrator Run the following command: C:\Users\user01> New-SelfSignedCertificate -Subject “CN=OrgCert1234” -CertStoreLocation “cert:\LocalMachine\My” Now, what we have to do is obtain the private key certificate file to be able to upload it to Azure: Press the windows key Type Manage Computer Certificates and press Enter Go to Personal (on the left), then Certificates Double-click on the... » read more

ScanSnap Organizer

Download: https://www.fujitsu.com/global/products/computing/peripheral/scanners/soho/ssorganizer/ ScanSnap Organizer makes it easier than ever to view, edit, and manage your PDF and JPEG files scanned with ScanSnap. It displays documents as thumbnails that you can preview in catalogue form for efficiency when searching. With a simple user interface, it allows you to create and sort folders without opening them, and... » read more

Windows Symbolic Links

What Are Symbolic Links? Symbolic links are basically advanced shortcuts. Create a symbolic link to an individual file or folder, and that link will appear to be the same as the file or folder to Windows—even though it’s just a link pointing at the file or folder. For example, let’s say you have a program... » read more

RAM Map

https://docs.microsoft.com/en-us/sysinternals/downloads/rammap RAMMap v1.61 Article 05/11/2022 2 minutes to read 4 contributors By Mark Russinovich Published: May 11, 2022  Download RAMMap (671 KB)Run now from Sysinternals Live. Have you ever wondered exactly how Windows is assigning physical memory, how much file data is cached in RAM, or how much RAM is used by the kernel and device drivers? RAMMap... » read more

Generate Logs for Microsoft Support Troubleshooting for AlwaysOn

Please open the below link https://aka.ms/getTSS 2. Copy the zip file to the Server 3. Unzip the contents of tss_tools.zip to a folder 4. Open PowerShell as Administrator 5. Change to the directory where the files were extracted 6. Run the following command: .\get-psSDP.ps1 Cluster In case if this command does not work please try .\tss... » read more

The Operation Could Not Be Performed Because OLE DB Provider “SQLNCLI11” For Linked Server Was Unable To Begin A Distributed Transaction

Issue: The operation could not be performed because OLE DB provider “MSOLEDBSQL” for linked server “XXXXXX” was unable to begin a distributed transaction. Fix: There has been a lot of times where we can encounter this error – “The operation could not be performed because OLE DB provider “SQLNCLI11” for the linked server was unable to... » read more

TeamViewer PC Remote Control

https://www.teamviewer.com/en-us/ Cloud-based platform with intuitive features to securely and remotely access, control and support any device, across platforms — from anywhere, anytime. Download https://www.teamviewer.com/en-us/teamviewer-automatic-download/

Sysinternals

https://docs.microsoft.com/en-us/sysinternals/ The Sysinternals web site was created in 1996 by Mark Russinovich to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications. RamMap – list of application taken up RAM memory.