Back when our company decided to migrate endpoint management workloads to Microsoft Intune from Microsoft Configuration Manager, I quickly realized we would be missing some key capabilities. Not least of which is comprehensive hardware inventory data which, to this day, is still sorely lacking in Intune. Having in-depth, customizable inventory on our Windows endpoints is … Continue reading Next Generation Data Analysis – Connecting AI to your Database
Tag: artificial-intelligence
Harnessing AI in PowerShell: Comparing Generative AI Models
IntroductionAI Model TESTSTEST 1: Generate a simple function that solves a specific logic problemTEST 2: Create an advanced function with more complex requirementsTEST 3: Convert text output to an ordered PowerShell objectTEST 4: Debug PowerShell codeTEST 5: Improve poorly written PowerShell codeSummaryOpenAIAnthropicGoogleX AIPerplexityConclusion Introduction Whilst having access to several different AI models is a cool … Continue reading Harnessing AI in PowerShell: Comparing Generative AI Models
Harnessing AI in PowerShell: Create a multi-model command-line AI assistant (Part 1)
Azure AICreate a projectAdd AI modelsGrant role permissionsMonitoring cost and usageAnthropic AIOpenAIGoogle AIX AIPerplexity AIStoring your API keys in Azure KeyVaultConclusion AI is virtually inescapable these days. From annoying website chat bots to the assimilation of the Microsoft product portfolio by Copilot, AI has been busy spreading its tentacles every which way it can. I … Continue reading Harnessing AI in PowerShell: Create a multi-model command-line AI assistant (Part 1)