<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>4sysops | PowerShell | Activity</title>
	<link>https://4sysops.com/groups/powershell/</link>
	<atom:link href="https://4sysops.com/groups/powershell/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for the group, PowerShell.</description>
	<lastBuildDate>Sat, 02 May 2026 14:28:04 -0700</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">2e90274c5e428db65ddeaf2898af07a9</guid>
				<title>Rubber Duck in GitHub Copilot CLI: reducing AI hallucinations with a second opinion</title>
				<link>https://4sysops.com/?p=1609024</link>
				<pubDate>Tue, 07 Apr 2026 14:17:05 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/04/Claude-Haiku-is-getting-feedback-from-Rubber-Duck-in-GitHub-Copilot-CLI.png" alt="Claude haiku is getting feedback from rubber duck in github copilot cli" /></p>
<p>GitHub Copilot CLI—GitHub&#8217;s AI assistant for the terminal—introduced an experimental feature called Rubber Duck that pairs your primary AI model with an independent reviewer from a completely different AI vendor. The goal is to catch early planning mistakes before they compound into harder-to-fix downstream errors, a known weakness of single-model AI agents. In performance testing on real-world coding problems, combining Claude Sonnet with Rubber Duck closed 74.7% of the performance gap between Sonnet and the more capable Opus tier.</p>
<p><a href="https://4sysops.com/archives/rubber-duck-in-github-copilot-cli-reducing-ai-hallucinations-with-a-second-opinion/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3ffcfd32d09eb69957d9af03590452d4</guid>
				<title>Mail-Advanced.ReadWrite permissions required to change sensitive email properties in Exchange Online via Graph API</title>
				<link>https://4sysops.com/?p=1608456</link>
				<pubDate>Mon, 06 Apr 2026 15:54:34 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/03/Mail-Advanced.ReadWrite-allows-you-to-modify-sensitive-properties-in-Exchange-Online.png" alt="Mail-Advanced.ReadWrite allows you to modify sensitive properties in Exchange Online" /></p>
<p>Microsoft announced a breaking change to the Microsoft Graph API affecting Exchange Online: from December 31, 2026, applications that modify sensitive email properties &#8212; such as the subject, body, or recipients &#8212; on delivered messages must hold elevated Mail-Advanced.ReadWrite permissions. Until now, the standard Mail.ReadWrite permission was sufficient for these operations. The new permissions require explicit approval from the tenant administrator (&#8220;admin consent&#8221;). If you operate Microsoft 365 and have custom applications or third-party tools that interact with email via the Graph API, you need to audit and potentially update these apps before the enforcement date.</p>
<p><a href="https://4sysops.com/archives/mail-advancedreadwrite-permissions-required-to-change-sensitive-email-properties-in-exchange-online-via-graph-api/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">40848e0d0a22e4e72943a011204e8fe3</guid>
				<title>VS Code 1.112 and 1.113: weekly releases, integrated browser debugging, Copilot CLI agent permissions, MCP server sandboxing</title>
				<link>https://4sysops.com/?p=1608168</link>
				<pubDate>Mon, 23 Mar 2026 14:10:47 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/03/GitHub-Copilot-AI-agents-can-read-and-manipulate-the-integrated-web-browser-in-VS-Code.png" alt="GitHub Copilot AI agents can read and manipulate the integrated web browser in VS Code" /></p>
<p>VS Code transitioned to a weekly Stable release schedule starting with version 1.111 in March 2026, moving away from its previous monthly cadence. Versions 1.112 and 1.113 are the second and third releases under this new schedule, introducing integrated browser debugging, MCP (Model Context Protocol) server sandboxing, Copilot CLI agent permissions, and chat workflow improvements. This article details the most significant technical changes in both releases.</p>
<p><a href="https://4sysops.com/archives/vs-code-1112-and-1113-weekly-releases-integrated-browser-debugging-copilot-cli-agent-permissions-mcp-server-sandboxing/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3956e2010f7fba286d736af3369936d7</guid>
				<title>PowerShell 7.6: new features, install, and upgrade</title>
				<link>https://4sysops.com/?p=1608092</link>
				<pubDate>Fri, 20 Mar 2026 12:27:19 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/03/Install-PowerShell-7.6-with-winget.png" alt="Install PowerShell 7.6 with winget" /></p>
<p>PowerShell 7.6 introduces several new features as part of Microsoft&#8217;s latest Long-Term Support (LTS) release. With three years of support, it&#8217;s a strong choice for production servers. Among the key new features in PowerShell 7.6 are improvements that address long-standing annoyances with autocomplete and enhance reliability for common administrative tasks. If you&#8217;ve ever been frustrated by tab completion not working in certain situations or noticed that PowerShell is missing obvious suggestions, this release addresses many of those issues. This article also covers installing PowerShell 7.6 on Windows and upgrading from earlier versions using winget or the MSI installer.</p>
<p><a href="https://4sysops.com/archives/powershell-76-new-features-install-and-upgrade/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1399269a76577ef18a9096077f32931d</guid>
				<title>Update Windows Secure Boot DB certificates with Group Policy and PowerShell</title>
				<link>https://4sysops.com/?p=1607929</link>
				<pubDate>Fri, 20 Mar 2026 03:31:00 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/03/Windows-Secure-Boot-DB-Certificate-Update-Architecture.png" alt="Windows Secure Boot DB Certificate Update Architecture" /></p>
<p>Microsoft&#8217;s original Secure Boot certificates from 2011 begin expiring in June 2026. Windows devices that still rely on these certificates will no longer receive security updates for boot components, leaving them out of compliance. To address this, Microsoft is rolling out new 2023 certificates for the UEFI Secure Boot Signature Database (DB). Administrators can deploy these certificates to domain-joined machines using Group Policy, PowerShell, or the Windows Configuration System (WinCS). This article covers the technical background, the registry-based deployment mechanism, and Microsoft&#8217;s sample automation framework for enterprise rollouts.</p>
<p><a href="https://4sysops.com/archives/update-windows-secure-boot-db-certificates-with-group-policy-and-powershell/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f4f393b7b09b6c3bd70332107ccd6d2</guid>
				<title>Windows Terminal Preview 1.25: Kitty protocol, settings search, and GUI for key bindings</title>
				<link>https://4sysops.com/?p=1607383</link>
				<pubDate>Fri, 06 Mar 2026 16:58:25 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/03/Editing-keybindings-(image-Microsoft).png" alt="Editing keybindings (image Microsoft)" /></p>
<p>Windows Terminal Preview 1.25 was released in March, after a brief pause in the quarterly release cycle to focus on reliability and performance. The update introduces a Settings search UI, a rewritten Actions editor for key binding configuration, built-in support for Kitty&#8217;s Keyboard protocol, two new community translations, and several miscellaneous improvements and bug fixes. You can install it from the Microsoft Store, the GitHub releases page, or via winget.</p>
<p><a href="https://4sysops.com/archives/windows-terminal-preview-125-kitty-protocol-settings-search-and-gui-for-key-bindings/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef4a493665280f072c77785ebbe27d1f</guid>
				<title>Enable batch file secure mode in Windows 11 with LockBatchFilesWhenInUse: Lock running batch scripts</title>
				<link>https://4sysops.com/?p=1607042</link>
				<pubDate>Wed, 04 Mar 2026 15:35:52 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/Add-LockBatchFilesWhenInUse-value-to-Registry.png" alt="Add LockBatchFilesWhenInUse value to Registry" /></p>
<p>Windows 11 Insider Preview builds introduce a new secure processing mode for batch files and CMD scripts. IT administrators can enable it via a registry value named LockBatchFilesWhenInUse, which prevents batch files from being altered while they execute. The feature also improves performance when Windows Defender Application Control (WDAC) code integrity policies are active. It is currently available in the Dev Channel build 26300.7939, and the Beta Channel build 26220.7934.</p>
<p><a href="https://4sysops.com/archives/enable-batch-file-secure-mode-in-windows-11-with-lockbatchfileswheninuse-lock-running-batch-scripts/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ba2c5a7412f69b35f85450decda97d11</guid>
				<title>Monitoring Secure Boot certificate installation status with Intune and PowerShell</title>
				<link>https://4sysops.com/?p=1606979</link>
				<pubDate>Sun, 01 Mar 2026 13:51:27 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/Secure-Boot-Status-Monitor-(image-Microsoft).png" alt="Secure Boot Status Monitor (image Microsoft)" /></p>
<p>Microsoft Secure Boot certificates issued by the 2011 Certificate Authorities (CAs) are expiring starting June 2026. Every Windows device with Secure Boot enabled must be updated to trust the 2023 certificates before expiration to retain security update support. Microsoft provides a monitoring-only approach using Intune Remediations that runs a PowerShell detection script on enrolled devices and reports Secure Boot and certificate status back to the Intune admin center — without making any changes to devices. This article explains the prerequisites, deployment steps, data collected, and how to read the results.</p>
<p><a href="https://4sysops.com/archives/monitoring-secure-boot-certificate-installation-status-with-intune-and-powershell/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8eb4e90313d782d97d52ef090de3d52</guid>
				<title>Microsoft Defender library management: Centralized management for live response PowerShell scripts</title>
				<link>https://4sysops.com/?p=1606494</link>
				<pubDate>Sun, 22 Feb 2026 15:32:17 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/Microsoft-Defender-library-management-(image-Microsoft).png" alt="Microsoft Defender library management (image Microsoft)" /></p>
<p>Library management is a new feature in <i>Microsoft Defender for Endpoint</i> that provides security operations teams with a centralized interface for uploading, organizing, and reviewing scripts and files before a live response session begins. Previously, analysts had to upload tools during an active investigation, which delayed response times. The feature is now generally available for enterprise customers and integrates with <i>Microsoft Security Copilot</i> for automated script analysis.</p>
<p><a href="https://4sysops.com/archives/microsoft-defender-library-management-centralized-management-for-live-response-powershell-scripts/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5b5e2e0e7a7fe0f5c904105cdd0db631</guid>
				<title>New features in PowerShell 7.7, Windows OpenSSH, and Desired State Configuration (DSC) v3.2</title>
				<link>https://4sysops.com/?p=1606381</link>
				<pubDate>Fri, 20 Feb 2026 15:01:19 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/New-features-in-PowerShell-7.7,-Windows-OpenSSH,-and-Desired-State-Configuration-(DSC)-v3.2.png" alt="New features in PowerShell 7.7, Windows OpenSSH, and Desired State Configuration (DSC) v3.2" /></p>
<p>Microsoft has published its planned team investments for PowerShell 7.7, Windows OpenSSH, and Desired State Configuration (DSC) v3.2. The roadmap for PowerShell 7.7 includes relocating PSUserContentPath, non-profile-based module loading, Bash-style aliases, and a Model Context Protocol (MCP) server. For Windows OpenSSH, the primary addition under evaluation is support for Entra ID authentication. Desired State Configuration (DSC) v3.2 will include a new Python adapter to enable the creation of DSC resources on Linux.</p>
<p><a href="https://4sysops.com/archives/new-features-in-powershell-77-windows-openssh-and-desired-state-configuration-dsc-v32/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ad68753fb248593c7b05aa779d1e114</guid>
				<title>Exchange Online deprecates -Credential parameter in Connect-ExchangeOnline PowerShell cmdlet</title>
				<link>https://4sysops.com/?p=1606209</link>
				<pubDate>Wed, 18 Feb 2026 13:07:30 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/Exchange-Online-PowerShell-deprecates-credential-parameter-in-June-2026.jpg" alt="Exchange Online PowerShell deprecates credential parameter in June 2026" /></p>
<p>Microsoft announced on February 12, 2026, a significant change to its Exchange Online PowerShell module: the deprecation of the -Credential parameter for the Connect-ExchangeOnline cmdlet. This change represents part of a broader initiative to enhance security across Microsoft 365 administrative interfaces by eliminating authentication methods that do not support multifactor authentication.</p>
<p><a href="https://4sysops.com/archives/exchange-online-deprecates-credential-parameter-in-connect-exchangeonline-powershell-cmdlet/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2afefac97f7668f3e785f00007215a43</guid>
				<title>VS Code agent orchestrations: A simple example</title>
				<link>https://4sysops.com/?p=1605894</link>
				<pubDate>Sat, 14 Feb 2026 15:07:26 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/VS-Code-agent-orchestrations.png" alt="VS Code agent orchestrations" /></p>
<p>Visual Studio Code version 1.109 introduces agent orchestrations — a feature that transforms the IDE into a multi-agent development platform. You can now create custom agents that collaborate, delegate tasks to specialized subagents, and execute complex workflows autonomously. This article explains the concept and demonstrates agent orchestration with a simple example. I&#8217;ll also share my opinion on Microsoft&#8217;s concept of agent orchestrations. It&#8217;s not particularly favorable.</p>
<p><a href="https://4sysops.com/archives/vs-code-agent-orchestrations-a-simple-example/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc038731cb7613980afdf757fffe7b1b</guid>
				<title>Microsoft Intune January 2026 updates: PowerShell script installers, endpoint management enhancements, and more</title>
				<link>https://4sysops.com/?p=1605577</link>
				<pubDate>Sun, 08 Feb 2026 13:04:18 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/02/Potential-devices-identified-for-removal-by-the-Device-Offboarding-Agent-within-admin-tasks-(image-Microsoft).png" alt="Potential devices identified for removal by the Device Offboarding Agent within admin tasks (image Microsoft)" /></p>
<p>Microsoft Intune&#8217;s January 2026 updates deliver enhancements to endpoint management, including PowerShell script installers for Win32 apps, improved Endpoint Privilege Management, unified admin task workflows, enhanced Apple device enrollment with ACME protocol support, and critical updates to the mobile application management service. These updates streamline application deployment, strengthen security controls, and improve administrative efficiency across Windows, macOS, iOS, and Android platforms.</p>
<p><a href="https://4sysops.com/archives/microsoft-intune-january-2026-updates-powershell-script-installers-endpoint-management-enhancements-and-more/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b9f7538426b77cd334c67337912dcd1</guid>
				<title>Configuring Exchange Online with the new Microsoft Graph User Configuration API and PowerShell</title>
				<link>https://4sysops.com/?p=1605366</link>
				<pubDate>Sun, 08 Feb 2026 13:01:43 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/01/Microsoft-Graph---A-unified-API-connecting-workplace-data-and-intelligence-across-Microsoft-365-services-(image-Microsoft).png" alt="Microsoft Graph - A unified API connecting workplace data and intelligence across Microsoft 365 services (image Microsoft)" /></p>
<p>Microsoft has introduced the Microsoft Graph User Configuration API that enables you to manage custom settings and configuration data for user mailboxes in Exchange Online. This preview API provides full CRUD (create, read, update, delete) operations for user configuration objects, allowing you to store application state, settings, and metadata associated with specific mail folders. This guide shows you how to access and use this API with PowerShell.</p>
<p><a href="https://4sysops.com/archives/configuring-exchange-online-with-the-new-microsoft-graph-user-configuration-api-and-powershell/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">89f8f572b0271877877f482f8379feec</guid>
				<title>Microsoft Entra PowerShell v1.2.0 brings Agent Identity Blueprint management and new automation features</title>
				<link>https://4sysops.com/?p=1604930</link>
				<pubDate>Fri, 23 Jan 2026 12:39:51 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/01/Microsoft-Entra-PowerShell-v1.2.0-brings-Agent-Identity-Blueprint-management.png" alt="Microsoft Entra PowerShell v1.2.0 brings Agent Identity Blueprint management" /></p>
<p>Microsoft released version 1.2.0 of the Microsoft Entra PowerShell module, introducing production-ready support for Agent Identity Blueprints, enhanced application configuration parameters, and modernized invitation APIs. This update consolidates Agent Identity functionality into the main module and delivers new cmdlets for automated identity management across Microsoft Entra ID environments.</p>
<p><a href="https://4sysops.com/archives/microsoft-entra-powershell-v120-brings-agent-identity-blueprint-management-and-new-automation-features/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">177e9fb49923b6bf63577c6d153ad509</guid>
				<title>How to use ExcludeFromAllHolds to remove retention holds from inactive mailboxes in Exchange Online</title>
				<link>https://4sysops.com/?p=1604432</link>
				<pubDate>Fri, 23 Jan 2026 04:33:41 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/01/ExcludeFromAllHolds-allows-you-to-remove-retention-holds-from-inactive-mailboxes-in-Exchange-Online.png" alt="Excludefromallholds allows you to remove retention holds from inactive mailboxes in exchange online" /></p>
<p>Microsoft introduced a new PowerShell parameter, ExcludeFromAllHolds, that simplifies removing multiple retention holds from inactive mailboxes in Exchange Online. This capability enables you to remove various retention holds from inactive mailboxes while preserving essential compliance protections such as eDiscovery holds and litigation holds.</p>
<p><a href="https://4sysops.com/archives/how-to-use-excludefromallholds-to-remove-retention-holds-from-inactive-mailboxes-in-exchange-online/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c8e474de2a08b1584e758de3def6ca3</guid>
				<title>Claude Code is suddenly everywhere inside Microsoft | The Verge</title>
				<link>https://4sysops.com/activity/p/72828/</link>
				<pubDate>Fri, 23 Jan 2026 03:52:18 -0800</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2026/01/17691403387534.jpg" /></p>
<p>Microsoft is increasingly adopting Anthropic&#8217;s Claude Code, favoring it over its own GitHub Copilot for internal use. This shift is aimed at empowering employees, including non-developers, to use AI for coding and prototyping projects. Since its initial integration in June of the previous year, Claude Code has gained traction across major divisions such as Experiences + Devices, which oversees several key Microsoft applications.</p>
<p>The CoreAI team has been actively testing Claude Code, with feedback from engineers&hellip;<span class="activity-read-more" id="activity-read-more-72828"><a href="https://4sysops.com/activity/p/72828/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">46b38bac0ebb4286d76c8702722dae8a</guid>
				<title>PowerShell architect retires after decades at the prompt | The Register</title>
				<link>https://4sysops.com/activity/p/72827/</link>
				<pubDate>Fri, 23 Jan 2026 03:50:36 -0800</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2026/01/17691402364308.jpg" /></p>
<p>Jeffrey Snover, renowned for his role in developing PowerShell, has announced his retirement after a significant career in the tech industry. Snover&#8217;s journey began with Microsoft near the end of the 1990s when he recognized the need for a command-line interface tailored for server management, moving away from the prevailing focus on graphical user interfaces. He authored the Monad Manifesto in 2002, advocating for automation in administration, although he initially faced resistance and was even&hellip;<span class="activity-read-more" id="activity-read-more-72827"><a href="https://4sysops.com/activity/p/72827/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0207050b572dcbe3e06d6fc9fe0cc09f</guid>
				<title>Webinar: Infrastructure Automation for Microsoft Ecosystems at Scale</title>
				<link>https://4sysops.com/activity/p/72683/</link>
				<pubDate>Thu, 22 Jan 2026 14:53:02 -0800</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://scriptrunner.wistia.com/live/events/70zw0huggb?utm_campaign=32735245-PowerHouse&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=webinar-dehner" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2026/01/Dehner-Webinar-Januar-Scriptrunner-Newsletter.png" /></a></p>
<p>Join our webinar to learn how to boost efficiency and cut manual work in your daily Microsoft operations. Hear from leading German retailer, Dehner-Gruppe, about their transformative journey towards automation and orchestration for their Microsoft ecosystem.<br />
<br />
<a href="https://scriptrunner.wistia.com/live/events/70zw0huggb?utm_campaign=32735245-PowerHouse&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=webinar-dehner" target="_blank" rel="nofollow ugc">Register now</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">19fb0388c54f99ac8080854346b013a7</guid>
				<title>Azure Developer CLI (azd) December release: Extension framework enhancements, interactive mode support, and deployment improvements</title>
				<link>https://4sysops.com/?p=1604215</link>
				<pubDate>Sat, 27 Dec 2025 12:17:03 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/12/Azure-Developer-CLI-(azd)-and-Azure-Deployment-Environments-(image-Microsoft).png" alt="Azure Developer CLI (azd) and Azure Deployment Environments (image Microsoft)" /></p>
<p>The Azure Developer CLI (azd) December 2025 release delivers substantial improvements centered on extension capabilities and developer workflow enhancements. The update introduces a powerful extension framework with custom configuration properties, support for interactive mode via Text User Interfaces, and distributed tracing for improved observability. User experience improvements include an interactive environment selector, faster provisioning progress updates with polling reduced from 10 seconds to 3 seconds, and clearer error messages for configuration issues. The release also adds flexible configuration options, such as support for azure.yml as an alternative filename and integrated access to the template gallery within initialization commands. Additionally, the update includes comprehensive bug fixes for Container Apps, Azure Pipelines, and deployment workflows, along with Microsoft Foundry rebranding throughout the platform.</p>
<p><a href="https://4sysops.com/archives/azure-developer-cli-azd-december-release-extension-framework-enhancements-interactive-mode-support-and-deployment-improvements/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">55a7e2e071083f6ccc291f41a4130827</guid>
				<title>Windows 11 Store CLI: Install Microsoft Store apps with the store command from the Command Prompt or PowerShell</title>
				<link>https://4sysops.com/?p=1604230</link>
				<pubDate>Wed, 24 Dec 2025 10:36:09 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/12/The-Store-CLI.png" alt="The Store CLI" /></p>
<p>Windows 11 includes a command-line tool, Store CLI, that lets you search for, install, list, and update Microsoft Store applications directly from Command Prompt or PowerShell. The Store CLI provides an alternative to the graphical Microsoft Store interface and offers distinct capabilities compared to the Windows Package Manager (winget).</p>
<p><a href="https://4sysops.com/archives/windows-11-store-cli-install-microsoft-store-apps-with-the-store-command-from-the-command-prompt-or-powershell/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4b934880b6b0b1364edbdc1e66faaa8</guid>
				<title>Release v7.6.0-preview.6 Release of PowerShell  PowerShell/PowerShell  GitHub</title>
				<link>https://4sysops.com/activity/p/71808/</link>
				<pubDate>Thu, 18 Dec 2025 10:19:43 -0800</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/12/17660531837885.6" /></p>
<p>The release of PowerShell version 7.6.0-preview.6 has been announced, but it is currently unavailable on both NuGet and the Linux package repositories provided by Microsoft. Users are encouraged to check the documentation for all available qualifiers related to this release. Feedback from users is valued and considered seriously by the development team.</p>
<p>It&#8217;s important to note that an error occurred while trying to load certain information, prompting users to reload the page. This issue is indicative of&hellip;<span class="activity-read-more" id="activity-read-more-71808"><a href="https://4sysops.com/activity/p/71808/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3a17942e6d98e49c8650c79ea81304a0</guid>
				<title>VS Code 1.107 brings chat-integrated background agents and Agent HQ for multi-agent orchestration</title>
				<link>https://4sysops.com/?p=1603777</link>
				<pubDate>Wed, 17 Dec 2025 11:12:56 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/12/All-sessions-in-Agent-HQ.png" alt="All sessions in Agent HQ" /></p>
<p>Microsoft released Visual Studio Code version 1.107 with new features focused on Agent HQ, a multi-agent orchestration interface introduced in version 1.106. In version 1.107, background agents are promoted beyond pure CLI-based sessions: they run as named background tasks with isolated worktrees and richer context attachment, and appear as manageable sessions in the Agent HQ experience (the integrated Chat + sessions UI), rather than existing only as Copilot CLI or cloud sessions.</p>
<p><a href="https://4sysops.com/archives/vs-code-1107-brings-chat-integrated-background-agents-and-agent-hq-for-multi-agent-orchestration/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d85349e5b5e7390cbf1f434fdaa7471d</guid>
				<title>Microsoft Entra PowerShell v1.1.0 removes Graph version pinning, adds device and service principal filtering</title>
				<link>https://4sysops.com/?p=1603621</link>
				<pubDate>Fri, 12 Dec 2025 14:15:06 -0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/12/Connect-to-the-new-Microsoft-Entra-PowerShell-module-(image-Microsoft).png" alt="Connect to the new Microsoft-Entra PowerShell module (image Microsoft)" /></p>
<p>Microsoft Entra PowerShell is a module that lets administrators manage and automate Microsoft Entra ID resources—such as users, groups, applications, and policies—via PowerShell, built on and interoperable with the Microsoft Graph PowerShell SDK. ​Microsoft released version 1.1.0 of the Entra PowerShell module, introducing compatibility improvements and new filtering parameters for device and service principal management. The update removes version restrictions for Microsoft Graph PowerShell and adds functionality for administrators managing identity resources.</p>
<p><a href="https://4sysops.com/archives/microsoft-entra-powershell-v110-removes-graph-version-pinning-adds-device-and-service-principal-filtering/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c6713e9593af7c3085a3ffe712b002d</guid>
				<title>Webinar: Your Microsoft Automation Isn’t as Safe as You Think - But It Could Be</title>
				<link>https://4sysops.com/activity/p/70782/</link>
				<pubDate>Sat, 15 Nov 2025 09:16:04 -0800</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://scriptrunner.wistia.com/live/events/r0291adc11?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=webinar-security" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/11/ScriptRunner-Security-Webinar-November-Newsletter.png" /></a></p>
<p>Think your Microsoft automation is secure? Think again. Join our webinar to uncover hidden risks and learn how policy-driven automation can make your ecosystem compliant, efficient, and ready for tomorrow’s Agentic Automation.</p>
<p><a href="https://scriptrunner.wistia.com/live/events/r0291adc11?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=webinar-security" target="_blank" rel="nofollow ugc">Register now </a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bd01dfaca515c2a979016fa42f6cb59c</guid>
				<title>Webinar: How Inventx turned PowerShell into enterprise muscle</title>
				<link>https://4sysops.com/activity/p/70427/</link>
				<pubDate>Wed, 05 Nov 2025 12:29:13 -0800</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://4sysops.com/wp-content/uploads/2025/11/ScriptRunner-Inventx-Webinar-Newsletter.png" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/11/ScriptRunner-Inventx-Webinar-Newsletter.png" /></a></p>
<p>Discover in this webinar how Inventx turned PowerShell into a secure, scalable automation engine, eliminating manual tasks and empowering teams across Microsoft 365, AD, VMware, and Citrix. Learn how they achieved full visibility, secure delegation, and zero-touch automation, while integrating their own portal via REST API.</p>
<p><a href="https://scriptrunner.wistia.com/live/events/3b4vqz8059?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=webinar-inventx" target="_blank" rel="nofollow ugc">Register now</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a7a510b3eb5973f24986079f6d9ff932</guid>
				<title>Benchmark: The State of PowerShell Automation in 2026</title>
				<link>https://4sysops.com/activity/p/69744/</link>
				<pubDate>Sat, 11 Oct 2025 14:50:24 -0700</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://www.scriptrunner.com/automation-assessment?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=powershell-assessment" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/10/ScriptRunner-Newsletter-The-State-of-PowerShell-Automation-in-2026.png" /></a></p>
<p>Want to know where you stand in your PowerShell automation journey?<br />
Take ScriptRunner&#8217;s quick self-assessment and discover how your organization compares to others. It takes less than a minute!</p>
<p>Bonus: Be among the first 100 participants and receive a $5 Starbucks gift card.<br />
Your input matters, your coffee’s on us!</p>
<p><a href="https://www.scriptrunner.com/automation-assessment?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=powershell-assessment" target="_blank" rel="nofollow ugc">Take the assessment now </a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">956ac23614b9b82cd833514a5325b832</guid>
				<title>Comparing v7.6.0-preview.4...v7.6.0-preview.5  PowerShell/PowerShell  GitHub</title>
				<link>https://4sysops.com/activity/p/69768/</link>
				<pubDate>Fri, 10 Oct 2025 07:45:20 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/10/17600823202805." /></p>
<p>A comparison between versions v7.6.0-preview.4 and v7.6.0-preview.5 of PowerShell is intended to be provided, but several errors occurred during the loading process. Users are experiencing issues that prevent the comparison from rendering effectively, which may be due to the size of the repository or other technical problems. As a workaround, users are advised to execute the command &#8220;git diff v7.6.0-preview.4&#8230;v7.6.0-preview.5&#8221; locally on their machines to view the differences between the two&hellip;<span class="activity-read-more" id="activity-read-more-69768"><a href="https://4sysops.com/activity/p/69768/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3c595da99f6f20dd6ff7009305ba0652</guid>
				<title>Want to automate PowerShell without the hassle?</title>
				<link>https://4sysops.com/activity/p/69267/</link>
				<pubDate>Fri, 26 Sep 2025 14:43:52 -0700</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://www.scriptrunner.com/trial?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=trial" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/09/ScriptRuner-Newsletter-Want-to-automate-PowerShell-without-the-hassle.png" /></a></p>
<p>Explore ScriptRunner in a guided tour and see how easy it is to automate Microsoft environments and ITSM. No setup, just instant access to real use cases and smart scripting.</p>
<p><a href="https://www.scriptrunner.com/trial?utm_campaign=20571943-Revolutionize&#038;utm_source=4sysops&#038;utm_medium=paid-e-shot&#038;utm_content=trial" target="_blank" rel="nofollow ugc">Find out more</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">030bad6d1411b84d6cfe2fd2d105a251</guid>
				<title>Windows Terminal v1.23 and v1.24: new features and installation</title>
				<link>https://4sysops.com/?p=1599867</link>
				<pubDate>Fri, 29 Aug 2025 14:43:18 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/08/Windows-Terminal-v1.24-(image-Microsoft).png" alt="Windows Terminal v1.24 (image Microsoft)" /></p>
<p>Microsoft has released Windows Terminal version 1.23 as a stable update, and version 1.24 as the latest preview, both bringing major improvements to the popular command-line tool. These versions introduce a completely new windowing architecture, expanded settings in the user interface, and other powerful enhancements for productivity and customization. In this article, we’ll explore what’s new in these updates and to how to install the latest stable and preview builds through Microsoft Store, winget, choco, and scoop.</p>
<p><a href="https://4sysops.com/archives/windows-terminal-v123-and-v124-new-features-and-installation/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">637b2c2a3f40610b5071387371bd3fcd</guid>
				<title>Microsoft AI Shell Preview 6: Significant improvements for the AI-enhanced PowerShell admin</title>
				<link>https://4sysops.com/?p=1599336</link>
				<pubDate>Mon, 18 Aug 2025 12:24:39 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/08/The-AI-model-executed-a-command-in-the-PowerShell-terminal.png" alt="The AI model executed a command in the PowerShell terminal" /></p>
<p>The key new feature in the just-released AI Shell Preview 6 is <i>run_command_in_terminal</i>, among several new built-in tools that allow the AI model to run commands and review outputs directly in your PowerShell terminal. Additionally, AI Shell now supports local and <a href="https://4sysops.com/archives/remote-mcp-streamable-data-input-output-sdio-server-sent-events-sse-streamable-http/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">remote MCP servers</a>, transforming it into a versatile AI assistant across Windows, <a href="https://4sysops.com/archives/install-microsoft-ai-shell-on-mac/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">Mac</a>, and Linux.</p>
<p><a href="https://4sysops.com/archives/microsoft-ai-shell-preview-6-significant-improvements-for-the-ai-enhanced-powershell-admin/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9a7744f2b24e162450eb8fc698a553e6</guid>
				<title>Microsoft removes PowerShell 2.0 from Windows 11, here is what you need to know - Neowin</title>
				<link>https://4sysops.com/activity/p/68079/</link>
				<pubDate>Wed, 13 Aug 2025 17:05:35 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/08/17551047354774.webp" /></p>
<p>Microsoft is removing PowerShell 2.0 from Windows 11 in the upcoming version 24H2 update, as well as from Windows Server 2025 next month. This legacy component, which dates back to Windows 7, was deprecated in 2017. The decision to remove it aims to eliminate outdated code, reduce ecosystem complexity, and enhance security.</p>
<p>Most users are unlikely to notice this change, as the removal does not impact PowerShell 5.1 or PowerShell 7.x. However, those who rely on scripts or applications that use&hellip;<span class="activity-read-more" id="activity-read-more-68079"><a href="https://4sysops.com/activity/p/68079/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fba426d726cd4b76e5198b8c87e18979</guid>
				<title>Who is logged in to PowerShell? Alternatives to whoami</title>
				<link>https://4sysops.com/?p=1599237</link>
				<pubDate>Wed, 13 Aug 2025 12:53:33 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/08/Displaying-the-username-with-the-environment-variable-$env.png" alt="Displaying the username with the environment variable $env" /></p>
<p>If you are working with PowerShell, you will often face the question: &#8220;Under which user is my script running?&#8221; In other words, you want to know who is logged in. Many admins use the whoami command on the Command Prompt (cmd). However, PowerShell provides native alternatives to whoami that give you the username and domain.</p>
<p><a href="https://4sysops.com/archives/who-is-logged-in-to-powershell-alternatives-to-whoami/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">db713f612984a0260b45acaeba651c2c</guid>
				<title>Announcing Microsoft.PowerShell.PlatyPS 1.0.0 - PowerShell Team</title>
				<link>https://4sysops.com/activity/p/67817/</link>
				<pubDate>Mon, 04 Aug 2025 18:37:02 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/08/17543326223447.png" /></p>
<p>Microsoft has released Microsoft.PowerShell.PlatyPS v1.0.0, marking its general availability. This tool is crucial for creating PowerShell content accessed through the Get-Help command and features in Microsofts PowerShell documentation on Microsoft Learn. Unlike its predecessor, which required authors to utilize Microsoft Assistance Markup Language (MAML), PlatyPS allows users to write help files in Markdown, simplifying the process with a format that is widely supported by various editors like Visual Studio&hellip;<span class="activity-read-more" id="activity-read-more-67817"><a href="https://4sysops.com/activity/p/67817/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bfba84f3c04cf702e702b1b25f688b74</guid>
				<title>Mount an NFS Share on Windows 11 with PowerShell</title>
				<link>https://4sysops.com/?p=1598632</link>
				<pubDate>Tue, 29 Jul 2025 15:00:16 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/07/Installing-the-NFS-Client-on-Windows-11.png" alt="Installing the NFS Client on Windows 11" /></p>
<p>The Network File System (NFS) is a widely used file-sharing protocol in Linux environments. However, many Windows administrators may not know you can mount an NFS share easily on Windows 11 and Windows Server. This guide shows you step-by-step instructions on activating NFS for Windows and mounting a share using PowerShell.</p>
<p><a href="https://4sysops.com/archives/mount-an-nfs-share-on-windows-11-with-powershell/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f85cf0415c6ebb1685d5ca8929704e7</guid>
				<title>Migrate Hyper-V from Windows Server 2019 Core to Windows Server 2025</title>
				<link>https://4sysops.com/?p=1598403</link>
				<pubDate>Wed, 23 Jul 2025 21:14:54 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/07/Exporting-virtual-switches.png" alt="Exporting Virtual Switches" /></p>
<p>Migrating a Hyper-V host from Windows Server 2019 Core to Windows Server 2025 requires attention beyond just the virtual machines. The host&#8217;s configuration is equally essential and includes network cards, vSwitches, and default paths, all of which need to be transferred accurately. Using Windows PowerShell, you can export key settings and restore them on a new server.</p>
<p><a href="https://4sysops.com/archives/migrate-hyper-v-from-windows-server-2019-core-to-windows-server-2025/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8af18f3f2272305268cc7d3c9f278fc4</guid>
				<title>Install Microsoft AI Shell on Mac</title>
				<link>https://4sysops.com/?p=1598039</link>
				<pubDate>Sat, 19 Jul 2025 15:21:23 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/07/Using-the-PostCode-parameter-in-Invoke-AIShell.png" alt="Using the PostCode parameter in Invoke-AIShell" /></p>
<p>Microsoft has released <a href="https://4sysops.com/archives/install-and-integrate-microsoft-ai-shell-with-a-powershell-module/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">AI Shell</a> v1.0.0‑preview.5, which provides a Windows-only security patch, while Preview 4 delivered substantial improvements—enhanced macOS side‑pane support in iTerm2, Entra ID authentication, expanded Invoke‑AIShell functionality (with new -PostCode, -CopyCode, and -Exit flags)—all based on community feedback to improve workflows across Azure OpenAI, macOS, and PowerShell. This article also explains how to install Microsoft AI Shell on macOS.</p>
<p><a href="https://4sysops.com/archives/install-microsoft-ai-shell-on-mac/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">abe35e84d6311780139d86471dcdb488</guid>
				<title>METR study: Is AI-assisted coding overhyped?</title>
				<link>https://4sysops.com/?p=1598080</link>
				<pubDate>Tue, 15 Jul 2025 15:17:40 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/07/Average-developer-forecast-vs.-observed-implementation-time.png" alt="Average developer forecast vs. observed implementation time" /></p>
<p>A new study by METR got a lot of attention online. It claims that developers often overestimate the productivity boost from AI tools. In a coding test, the researchers found that AI caused a 19% &#8220;slowdown&#8221; for developers. In my opinion, it&#8217;s not AI coding that&#8217;s overhyped, but rather the study&#8217;s findings.</p>
<p><a href="https://4sysops.com/archives/metr-study-is-ai-assisted-coding-overhyped/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7b9c4e4d0086710fb68ab244c1c31cba</guid>
				<title>Google Gemini CLI: Free AI-powered terminal assistant for the IT admin</title>
				<link>https://4sysops.com/?p=1597566</link>
				<pubDate>Wed, 02 Jul 2025 16:11:32 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/07/Running-Gemini-CLI-on-Windows.png" alt="Running Gemini CLI on Windows" /></p>
<p>Google&#8217;s new Gemini CLI allows up to 60 model requests per minute and 1,000 daily requests. Professional developers might hit these limits quickly, but many IT admins will find the free plan sufficient. Compared to <a href="https://4sysops.com/archives/install-anthropic-claude-code-as-vs-code-extension/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">Anthropic Claude Code</a> and <a href="https://4sysops.com/archives/openai-codex-cli-ai-powered-assistant-for-the-terminal/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">OpenAI Codex CLI</a>, I find Google&#8217;s <a href="https://github.com/google-gemini/gemini-cli" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">open-source</a> AI-powered terminal more useful for the AI-augmented admin.</p>
<p><a href="https://4sysops.com/archives/google-gemini-cli-free-ai-powered-terminal-assistant-for-the-it-admin/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d8aa98ef068a721591ef92db3b52762a</guid>
				<title>Release v7.5.2 Release of PowerShell  PowerShell/PowerShell  GitHub</title>
				<link>https://4sysops.com/activity/p/66657/</link>
				<pubDate>Wed, 25 Jun 2025 07:34:55 -0700</pubDate>

									<content:encoded><![CDATA[<p>PowerShell 7.5.2 and 7.4.11 (LTS) has been released</p>

<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17508368955274.2" /></p>
<p>The release of PowerShell v7.5.2 includes several updates and improvements aimed at enhancing user experience and functionality. Key updates have been made to upgrade the .NET SDK to version 9.0.301, which is essential for leveraging the latest features and fixes. Users are encouraged to provide feedback, which is carefully considered to inform future updates. </p>
<p>This version addresses various bugs and introduces new capabilities that streamline processes for developers and system administrators. The documentation&hellip;<span class="activity-read-more" id="activity-read-more-66657"><a href="https://4sysops.com/activity/p/66657/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ad8d98090526bf9f3e23e19b87127cf2</guid>
				<title>African and South American countries are almost entirely excluded from global AI development</title>
				<link>https://4sysops.com/activity/p/66599/</link>
				<pubDate>Mon, 23 Jun 2025 16:44:10 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506970506264.png" /></p>
<p>AI development is heavily concentrated in a handful of countries, primarily the United States, China, and the European Union, which benefits from a limited number of specialized AI data centers. A study reveals that only 32 countries have such facilities, while over 150 nations lack necessary computing power for training AI models. This disparity exacerbates the digital divide, impacting scientific progress, economic growth, and geopolitical relationships, particularly leaving African and&hellip;<span class="activity-read-more" id="activity-read-more-66599"><a href="https://4sysops.com/activity/p/66599/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7351ab1eb4113cea2fd6cac06434a26d</guid>
				<title>Trumps plan to ban US states from AI regulation will hold us back, says Microsoft science chief | Artificial intelligence (AI) | The Guardian</title>
				<link>https://4sysops.com/activity/p/66598/</link>
				<pubDate>Mon, 23 Jun 2025 16:43:12 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506969926303.jpg" /></p>
<p>Microsoft&#8217;s chief scientist, Eric Horvitz, has expressed concerns that Donald Trump&#8217;s proposed ban on state-level regulations of artificial intelligence (AI) could hinder technological advancement. Horvitz contends that the absence of state guardrails may prevent meaningful progress in both research and practical applications of AI. The Trump administration&#8217;s plan, driven by competition with China and pressure from tech investors, seeks to&hellip;<span class="activity-read-more" id="activity-read-more-66598"><a href="https://4sysops.com/activity/p/66598/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5dc3af606a9331632d2679c120df8e61</guid>
				<title>OpenAI takes down all traces of Jony Ive &quot;io&quot; deal following court order - Neowin</title>
				<link>https://4sysops.com/activity/p/66597/</link>
				<pubDate>Mon, 23 Jun 2025 16:41:48 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506969087841.webp" /></p>
<p>OpenAI has removed all content related to its collaboration with Jony Ive due to a court order stemming from a trademark dispute with the company iyO. Originally, OpenAI announced a partnership involving a wearable device but has since made the associated video private and taken down the announcement page. The removal was necessitated by a complaint from iyO regarding the use of the name io, which they allege could confuse consumers.</p>
<p>OpenAI, however, disputes the claim and is considering its legal&hellip;<span class="activity-read-more" id="activity-read-more-66597"><a href="https://4sysops.com/activity/p/66597/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a30ba543ce977dc5c5a5910b074b57d0</guid>
				<title>AI Now Creates 51% of Spam: Two Key Reasons Attackers Use This Approach</title>
				<link>https://4sysops.com/activity/p/66596/</link>
				<pubDate>Mon, 23 Jun 2025 16:38:08 -0700</pubDate>

									<content:encoded><![CDATA[
<p>A report from Barracuda Networks reveals a significant rise in AI-generated spam emails, which are increasingly being used in phishing attacks. The study notes that cybercriminals are leveraging advanced AI tools to create highly convincing messages that often bypass traditional security filters. These emails are designed to deceive recipients into clicking on malicious links or providing sensitive information.</p>
<p>Barracuda&#8217;s findings indicate that the volume of AI-generated spam has grown dramatically, with a 200%&hellip;<span class="activity-read-more" id="activity-read-more-66596"><a href="https://4sysops.com/activity/p/66596/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1a379c78c76474bfa819b001cab77f9b</guid>
				<title>Building trust in AI: The AWS approach to the EU AI Act | Artificial Intelligence</title>
				<link>https://4sysops.com/activity/p/66595/</link>
				<pubDate>Mon, 23 Jun 2025 16:36:17 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506965764752.png" /></p>
<p>The rapid adoption of AI technologies has led many organizations, particularly in Europe, to grapple with the complexities of compliance under the EU AI Act. A report reveals that 68% of European businesses struggle to understand their obligations, with significant portions of IT budgets directed towards compliance. The EU AI Act, which came into effect on August 1, 2024, establishes a risk-based regulatory framework aimed at protecting fundamental rights and safety in AI use.</p>
<p>AWS aims to assist&hellip;<span class="activity-read-more" id="activity-read-more-66595"><a href="https://4sysops.com/activity/p/66595/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72cebeecf8c347da95f15e9e0572c310</guid>
				<title>Elon Musk Vows Overhaul of Grok After xAI Programme Keeps Embarrassing Him With Far Too Much Garbage</title>
				<link>https://4sysops.com/activity/p/66594/</link>
				<pubDate>Mon, 23 Jun 2025 16:35:06 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506965064188.jpg" /></p>
<p>Elon Musk intends to significantly revamp his AI chatbot, Grok, following dissatisfaction with its output. The chatbot, part of the xAI program, has been generating responses containing incorrect information and facts that contradict Musks strongly held views. Musk announced plans to use Grok 3.5 or possibly 4, which he claims will incorporate advanced reasoning to correct known errors and enhance the knowledge base.</p>
<p>He criticized the existing models for containing &#8220;far too much&hellip;<span class="activity-read-more" id="activity-read-more-66594"><a href="https://4sysops.com/activity/p/66594/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eafe06ec523a6618c522c8276fcaacb4</guid>
				<title>Announcing Microsoft Desired State Configuration v3.1.0 - PowerShell Team</title>
				<link>https://4sysops.com/activity/p/66593/</link>
				<pubDate>Mon, 23 Jun 2025 16:32:08 -0700</pubDate>

									<content:encoded><![CDATA[
<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/activityplus/2025/06/17506963285882.png" /></p>
<p>Microsoft has officially released Desired State Configuration (DSC) version 3.1.0, enhancing cloud-native configuration management for cross-platform environments. This version features key improvements and updates based on feedback from partners and the community, demonstrating a collaborative effort to advance the platform. Significant enhancements include updates driven by real-world use, improvements in resource authoring, increased cross-platform reliability, and overall performance and quality&hellip;<span class="activity-read-more" id="activity-read-more-66593"><a href="https://4sysops.com/activity/p/66593/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1d71d81a136effe79f59ab5e5a5138e7</guid>
				<title>Reboot with PowerShell: Use Restart-Computer to restart locally, remotely, and automate reboots for multiple Windows computers</title>
				<link>https://4sysops.com/?p=1596742</link>
				<pubDate>Fri, 20 Jun 2025 18:57:48 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/06/Using-Restart-Computer-in-a-PowerShell-script.png" alt="Using Restart-Computer in a PowerShell script" /></p>
<p>Rebooting a Windows PC via PowerShell is a routine administrative task. This guide will teach you how to use the PowerShell cmdlet Restart-Computer to reboot a local Windows PC, restart a remote computer, and automate the reboot process for multiple systems.</p>
<p><a href="https://4sysops.com/archives/reboot-with-powershell-use-restart-computer-to-restart-locally-remotely-and-automate-reboots-for-multiple-windows-computers/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5ffdfabfbc643174c1cb9cbc18e28a38</guid>
				<title>Webinar: How to Effortlessly Scale IT Automation</title>
				<link>https://4sysops.com/activity/p/66456/</link>
				<pubDate>Fri, 20 Jun 2025 13:39:29 -0700</pubDate>

									<content:encoded><![CDATA[
<p><a href="https://www.scriptrunner.com/media/webinars/how-to-effortlessly-scale-it-automation?utm_campaign=Webinare&#038;utm_source=4sysops&#038;utm_medium=placement&#038;utm_content=scaling-it-automation" target="_blank" rel="nofollow ugc"><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/06/ScriptRunner-beating-heart-Webinar-Newsletter.png" /></a></p>
<p>What if your IT automation strategy could scale without the chaos? Join our webinar and discover how centralizing all your scripts with ScriptRunner can transform the way your team handles automation, to unlock new levels of efficiency and reliability.</p>
<p><a href="https://www.scriptrunner.com/media/webinars/how-to-effortlessly-scale-it-automation?utm_campaign=Webinare&#038;utm_source=4sysops&#038;utm_medium=placement&#038;utm_content=scaling-it-automation" target="_blank" rel="nofollow ugc">Register now for free</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9f0d8876b0e20ddcae9f7725bdadbc50</guid>
				<title>New GitHub Copilot features in VS Code: custom chat modes, chat tool sets, undoing edits, and Simple Browser</title>
				<link>https://4sysops.com/?p=1596921</link>
				<pubDate>Mon, 16 Jun 2025 16:49:18 -0700</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="https://4sysops.com/wp-content/uploads/2025/06/Undoing-edits.png" alt="Undoing Edits" /></p>
<p>The VS Code May 2025 update (version 1.101), released a few days ago, introduces a range of new features primarily focused on GitHub Copilot. My favorite addition is the custom chat mode, which lets you create a personalized mode alongside the built-in options: <a href="https://4sysops.com/archives/github-copilot-agent-mode-vs-ask-and-edit-mode-in-vs-code/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">Ask, Edit, and Agent</a>. In this post, I&#8217;ll also explore the new chat tool sets and the undoing edits feature. While the Simple Browser feature was included in the previous release, it deserves discussion. Furthermore, I will briefly summarize the <a href="https://4sysops.com/archives/what-is-anthropics-model-context-protocol-mcp-what-is-an-mcp-server/" onclick="gtag('event', 'click', {'ClickType': 'Update'});" rel="nofollow ugc">MCP</a> enhancements.</p>
<p><a href="https://4sysops.com/archives/new-github-copilot-features-in-vs-code-custom-chat-modes-chat-tool-sets-undoing-edits-and-simple-browser/" target="_blank" rel="nofollow ugc">Read More</a></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>