Registry Keys and PowerShell – Uninstall Strings

 jamilpremji  September 7, 2023  0 Comments on Registry Keys and PowerShell – Uninstall Strings

To search the registry for the uninstall strings of both x64 and regular applications using PowerShell, you can use the…

Efficient File Searching with PowerShell

 jamilpremji  July 7, 2023  0 Comments on Efficient File Searching with PowerShell

To search for the string in all files within the folder “C:\inetpub\wwwroot” using PowerShell, you can use the Select-String cmdlet….

AZ-104

 jamilpremji  February 1, 2023  0 Comments on AZ-104

Azure Private DNS Zone – A private DNS zone is a DNS namespace that can only be accessed by using…

AZ-900

 jamilpremji  January 26, 2023  0 Comments on AZ-900

Azure Resource Manager: Azure Resource Manager is a management service that enables customers to deploy, manage, and monitor Azure resources.•…

ChatGPT3 acting as as PowerShell Shell

 jamilpremji  January 21, 2023  0 Comments on ChatGPT3 acting as as PowerShell Shell

Recently, I discovered a post on LinkedIn where a Doug Finke was using ChatGPT-3 as a REPL (Read-Evaluate-Print Loop) or…

Integrating ChatGPT3 with PowerShell

 jamilpremji  January 5, 2023  0 Comments on Integrating ChatGPT3 with PowerShell

PowerShell is a powerful task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting…

Integrating Siri and ChatGPT3 for Fun and Educational Conversations

 jamilpremji  January 4, 2023  0 Comments on Integrating Siri and ChatGPT3 for Fun and Educational Conversations

In order to get Siri to talk to ChatGP3, you need an OpenAI account. Login to OpenAI and generate your…