Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

Warp terminal–The Next Generation: Dispatch (reasoning) mode, Prompt Suggestions (creepy mode), Knowledge (AI memory)

6 mars 2025 à 14:28
Zach Lloyd, a former Principal Engineer at Google, introduces new features at warp speed to the best terminal app in the galaxy, with the latest Warp release introducing cutting-edge AI technologies from The Next Generation. The standout addition is the Dispatch mode, which I prefer to call reasoning mode, enabling administrators to plan complex automation tasks with AI assistance. Prompt Suggestions might better be described as big brother or creepy mode since the AI continually observes your actions and intervenes when it believes you need assistance. Additionally, AI memory functions similarly to the personalization feature in ChatGPT, allowing you to save preferences as Knowledge across sessions.

Source

Envoyer le résultat d’un script dans un attribut AD

Par : Mr Xhark
6 mars 2025 à 11:17

Je suis tombé sur une vidéo de la chaine IT-Connect qui traite du déploiement de Windows 11 afin de connaître le pourcentage de machines éligibles et compatibles avec l'OS (TPM, génération de  processeur, etc.).

Et dans cette vidéo il fait remonter le résultat d'un script d'ouverture de session dans les attributs AD des comptes ordinateurs.

Je trouve ça très malin, j'imagine des cas d'utilisation pour avoir de la remontée d'information quand on ne dispose pas d'une gestion centralisée (MEMCM, inventaire, etc).

Vous n'aimez pas le RSS : abonnez-vous par email 📥
Vous devriez me suivre sur Twitter : @xhark

Article original écrit par Mr Xhark publié sur Blogmotion le 06/03/2025 | Pas de commentaire |
Attention : l'intégralité de ce billet est protégée par la licence Creative Commons

Cet article Envoyer le résultat d’un script dans un attribut AD provient de : on Blogmotion.

Warp for Windows: Finally, AI-powered automation for the PowerShell CLI

4 mars 2025 à 13:41
We have reviewed Warp's Mac and Linux versions multiple times, as it stands out as the top terminal application. The newly released Windows edition introduces AI-driven automation for PowerShell administrators. Even if you have no use for natural language automation because PowerShell is your primary language anyway, you should give Warp a try, as no terminal app can compete with it on Windows.

Source

Compatibilité avec Windows 11 : auditez votre parc informatique avec PowerShell

3 mars 2025 à 18:00

Découvrez comment vérifier la compatibilité de vos PC Windows 10 avec Windows 11 avec PowerShell et l'Active Directory, puis obtenez un rapport prêt à l'emploi.

The post Compatibilité avec Windows 11 : auditez votre parc informatique avec PowerShell first appeared on IT-Connect.

AI-powered Azure Function for querying Azure in natural language

28 février 2025 à 14:33
In this post, I introduce an AI-powered Azure Function that connects to the Azure OpenAI API. This Function allows you to execute queries in natural language to fetch Azure resource information without requiring a deep knowledge of the Azure Resource Graph Query Language (KQL).

Source

Windows : comment créer un volume simple avec Diskpart ou PowerShell ?

23 février 2025 à 09:00

Dans ce tutoriel, apprenez à créer un volume simple en ligne de commande sous Windows, à l'aide de l'outil Diskpart ou de commandes PowerShell.

The post Windows : comment créer un volume simple avec Diskpart ou PowerShell ? first appeared on IT-Connect.

Access Amazon Bedrock AI models from Cursor or VS Code

17 février 2025 à 16:15
In my previous post, I detailed the process of importing open-source models, such as DeepSeek R1 from Hugging Face, into Amazon Bedrock, a fully managed service offered by AWS that gives users access to foundational models from top AI firms and Amazon. This post will explain how to access the AI models through the Bedrock API from third-party apps like VS Code or Cursor. Specifically, when using AI models like Claude Sonnet 3.5 for coding, accessing it through Amazon Bedrock offers enhanced security compared to Anthropic or model hub APIs such as OpenRouter.

Source

Windows 11 : connaître la version de PowerShell et installer la dernière version

14 février 2025 à 07:00
Si votre ordinateur est une boîte à outils où chaque outil remplit une tâche précise, alors PowerShell est un couteau suisse qui permet de les combiner efficacement. Plus concrètement, PowerShell c’est : Sur vos ordinateurs, PowerShell est toujours en version 5.1 par défaut alors que la version 7 est disponible ! Dans ce tutoriel, je vous explique comment faire … Lire la suite

Source

New in GitHub Copilot: Agent mode, Vision, Next Edit Suggestions

11 février 2025 à 15:58
To keep pace with Cursor, Microsoft has integrated several valuable features from the VS Code fork into its GitHub Copilot extension. The February update introduces three new features: Agent Mode, Vision, and Next Edit Suggestions (NES). You'll appreciate these latest additions if you prefer VS Code over Cursor for some reason.

Source

Cline vs. Roo Code – Which VS Code extension is better for the AI-augmented IT pro?

10 février 2025 à 14:57
In a prior article, I showcased automating PowerShell management in natural language using the VS Code extension Cline. Roo Code (formerly Roo Cline) is a Cline fork that provides extra valuable features for the AI-enhanced IT pro. Roo Code remains comparable, and the insights I shared about working with MCP servers in Cline also apply to Roo Code. The main difference is that Roo Code serves system administrators more effectively, as it provides a mode more suitable for natural language use in a CLI. Additionally, Roo Code's support of VS Code's Code Actions feature makes it perfect for understanding and modifying a colleague's scripts.

Source

VS Code extension Cline: AI-automated scripting and CLI administration – A PowerShell example

23 janvier 2025 à 15:52
In a previous post about the new AI features in the Warp terminal, I suggested that AI interfaces would eventually replace the CLI and facilitate the automation of script generation. The Cline extension for Visual Studio Code is a significant step in this direction, allowing you to create scripts using natural language, execute them with AI support in the terminal, rely on AI to analyze shell output and respond to errors. While the extension supports various shells, I'll demonstrate how to utilize Cline to automate PowerShell administration.

Source

PowerShell : BITS, une méthode efficace pour télécharger et transférer des fichiers

20 janvier 2025 à 17:14

Apprenez à télécharger et copier des fichiers efficacement dans vos scripts PowerShell avec BITS. Découvrez plusieurs exemples d'utilisation dans ce tutoriel (HTTPS, SMB, etc.)

The post PowerShell : BITS, une méthode efficace pour télécharger et transférer des fichiers first appeared on IT-Connect.

PowerShell : apprenez à utiliser Invoke-WebRequest pour télécharger des fichiers

20 janvier 2025 à 15:28

Avec ce tutoriel, apprenez à télécharger un ou plusieurs fichiers en HTTP, HTTPS et FTP à l'aide de PowerShell et de la commande Invoke-WebRequest.

The post PowerShell : apprenez à utiliser Invoke-WebRequest pour télécharger des fichiers first appeared on IT-Connect.

Game-changing new AI features for the Warp terminal: Active AI and Agent Mode

16 janvier 2025 à 13:16
Warp, the best terminal app by far, has introduced impressive new AI features: Active AI and Agent Mode. I believe Agent Mode is a real game changer, showcasing the future of system administration, as it will likely make learning a shell language superfluous.

Source

OSConfig: Manage security settings in Windows Server 2025 and revert configuration drift

9 janvier 2025 à 16:06
OSConfig, a new feature in Windows Server 2025, allows you to configure Microsoft's recommended security settings. These settings largely align with the security baselines. Management options include PowerShell, the Windows Admin Center, and Azure Policy. OSConfig can automatically detect and correct configuration drifts, ensuring compliance.

Source

❌
❌