PowerShell 7 PSGallery is missing and NuGet install fails

PowerShell 7 PSGallery is missing and NuGet install fails

Andres Bohren
Hi All, I’ve recently had this Problem in PowerShell 7 on two diffrent Computers. It seems that PSRepository is not set and even the PackageProviders List is empty. PowerShellGet is Version 1.1.0.0 Get-PackageProvider -ListAvailable Get-PSRepository Get-Module PowershellGet I can find some newer PowerShellGet Versions in PowerShell 5 Directories Get-Module PowershellGet -ListAvailable When trying to install PowerShellGallery in the PSRepository it fails, because there is an Error installing NuGet. Register-PSRepository -Default I’ve downloaded the *.
Windows Server 2025 Hotpatching Preview

Windows Server 2025 Hotpatching Preview

Andres Bohren
Hi All, Microsoft has announced the Preview of Hotpatching for Windows Server 2025 and also supporting Azure and Arc Enabled machines: Now in preview: Hotpatch for Windows Server 2025 Hotpatching is now available in preview on Windows Server 2025 Evaluation VMs in Azure Announcing Public Preview of Windows Server Hotpatch enabled by Azure Arc Benefits: Lower workload impact with fewer reboots. Instead of 12 mandatory reboots a year on “Patch Tuesday”, you’ll now only have quarterly scheduled reboots (with the rare possibility of reboots being required in a nominal Hotpatch month).
Microsoft Remote Desktop for AVD and Windows 365 1.2.5709

Microsoft Remote Desktop for AVD and Windows 365 1.2.5709

Andres Bohren
Hi All, Today i was notified, that a new Version of the Microsoft Remote Desktop Client is available Release Notes: What’s new in the Remote Desktop client for Windows Fixed an issue for CVE-2024-43533 When you start the Microsoft Remote Desktop Client, it checks for Updates and you can see a green arrow, that indicates an Update Installing the Update You can check the Versions by selecting the three dots on top right and select “About”
PowerToys v0.85.1 released

PowerToys v0.85.1 released

Andres Bohren
Hi All, I noticed that Microsoft has released a new Version of PowerToys. In the Main Window click on “Install now” The Release notes can be found here Release v0.85.1 Fixed an issue causing Workspaces to launch the wrong project through a shortcut. Fixed a crash when opening the New+ templates folder through the Settings application. Installation in Progress What’s new Updated PowerToys Regards Andres Bohren Windows Logo
Azure PowerShell Module AZ 12.4.0 released

Azure PowerShell Module AZ 12.4.0 released

Andres Bohren
Hi All, A day ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 12.4.0 The Release Notes contains a lot of updates I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource AZ -Scope CurrentUser Find-PSResource AZ Uninstall the old Modules and install the current Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue Get-InstalledPSResource AZ.
Git for Windows 2.47.0

Git for Windows 2.47.0

Andres Bohren
Hi All, Today i noticed that there is an update for Git Highlights from Git 2.47 Release Notes 2.47.0 Let’s have a look at the installed version git -v to update use the command below (cmd must be started “As Administrator”) git update-git-for-windows This will download and start the update installer Let’s check the git version after the update git -v You can also download it here: https://git-scm.com/ Regards Andres Bohren
OneDrive Sync Client Supports Folder color in Windows Explorer

OneDrive Sync Client Supports Folder color in Windows Explorer

Andres Bohren
Hi All, The colored Folders in Windows Explorer are Supported since OneDrive Sync Client Version 24.132.* I’ve set a color to a Folder in OneDrive The color of the Folder changes also in Windows Explorer The other way around also works > OneDrive > Folder color Set the color Color has changed in Windows Explorer After a few Seconds the Folder with the Color has been synced to OneDrive Regards
Azure Automation Account: Error while unlinking the workspace

Azure Automation Account: Error while unlinking the workspace

Andres Bohren
Hi All, I was stumbling over a Azure Automation Account with a Linked workspace. I did get errors when trying to unlink the Workspace or delete the Azure Automation Account. Unlink Workspace in the Azure Portal Error Message: An error occurred while unlinking the workspace. WorkspaceId: /subscriptions/42ecead4-eae9-4456-997c-1580c58b54ba/resourcegroups/loganalytics/providers/microsoft.operationalinsights/workspaces/aadloganalytics-icewolf. Error details: The link cannot be updated or deleted because it is linked to Update Management and/or ChangeTracking Solutions. Operation Id: '5a45c6618d8988953c1f15911857cbb6'. Error code: Linked Service is used by a solution.
MicrosoftTeams PowerShell Module 6.6.0 released

MicrosoftTeams PowerShell Module 6.6.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.6.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.6.0 Read more details in the Release Notes Releases [Get|Set|Remove|Grant|New]-CsTeamsAIPolicy cmdlets. Releases [Get|Set]-CsTeamsEducationAssignmentsAppPolicy cmdlets. Adds EnablePayAsYouGoSpendingLimits and PayAsYouGoSpendingUserLimit parameters to [New|Set]-CsTeamsCallingPolicy cmdlets. Remove CreateBy attribute, update CreateAt and DownloadLinkExpiry Datetime format to UTC in Get-CsExportAcquiredPhoneNumberStatus cmdlet response. I am using the new PSResourceGet here instead of the PowerShellGet commands.
PowerToys v0.85.0 released

PowerToys v0.85.0 released

Andres Bohren
Hi All, I noticed that Microsoft has released a new Version of PowerToys. In the Main Window click on “Install now” The Release notes can be found here Release v0.85.0 Installation in Progress What’s new Updated PowerToys Learn more about New+ Regards Andres Bohren Windows Logo