Today, we’re releasing the first preview of x64 emulation for ARM64 devices to Windows Insiders in the Dev Channel starting with the Build 21277. It can be installed on Windows 10 on ARM PCs by following the instructions as explained in this blog post.

Source : Introducing x64 emulation in preview for Windows 10 on ARM PCs to the Windows Insider Program | Windows Insider Blog
Read More
On Tuesday, December 8th, Red Hat and CentOS announced the end of CentOS 8. To be specific, CentOS 8 will reach end of life at the end of 2021, 8 years ahead of schedule. To really understand what that means, and how we got here, it’s worth taking a trip down memory lane, and looking at how the history of Red Hat Enterprise Linux (RHEL), CentOS, and IBM are intertwined.

Source : CentOS Is Dead, Long Live CentOS | Hackaday
Read More
Tab completion has accelerated the success of new and experienced PowerShell users for over a decade. New users get the benefit of discovery, seeing available cmdlets and parameters as options while interactively typing. Experienced users receive the benefit of acceleration, typing less while using the Tab key to quickly complete a command.

Source : PowerShell
Read More
Windows Virtual Desktop (WVD) is Microsoft's remote desktop solution hosted in Azure. It provides the ability to host remote desktop sessions on Azure virtual machines and has gained significant adoption with the increase in working remotely. Users connect to Windows Virtual Desktop in a variety of ways. In this article, we review the options for connecting to WVD and configuring the client when a user connects.

Source : 4sysops
Read More
Two of the most difficult aspects of running a modern website is managing the hosting environment and the backing database. Microsoft Azure offers two different products that can easily run a complex website. By using Azure Database for MySQL and Azure Web Apps, creating and running a WordPress site becomes easier.

Source : adamtheautomato
Read More
At this year’s Build conference, we announced the new Microsoft Teams Toolkit for Visual Studio and Visual Studio Code – new extensions providing you everything you need to get up and running for building Teams apps all in one place within these tools. Teams apps focus on increasing collaboration and improving productivity and this new toolkit will empower developers to build solutions with the power of Visual Studio and Visual Studio Code. The Microsoft Teams Toolkit for Visual Studio Code is now generally available and can be installed from the the Visual Studio Marketplace here. We’re also excited to announce that the toolkit for Visual Studio is available for public preview and can be installed here.

Source : Microsoft 365 Developer Blog
Read More
The traditional implementation of Workstation Pro relies on direct access to specific hardware features of the x86 microprocessor. 
These features, generally called Intel VT or AMD-V, are also used by recent versions of Windows that support Hyper-V. Also, it is not possible to run traditional Workstation Pro on a Windows host with the Hyper-V capability enabled because some Windows features like the virtualization-based security (or VBS), are built on top of Hyper-V. Therefore, a VBS-enabled Windows host is also incompatible with traditional Workstation Pro.

Source : docs.vmware.com
Read More
In my last post, I discussed the preparations and process of migrating to OneDrive with Known Folder Move (KFM). Today, I’ll walk you through the corresponding Group Policy settings.

Source : 4sysops
Read More
We are incredibly proud to announce the release of Windows Terminal 1.0! Windows Terminal has come a long way since its announcement at Microsoft Build 2019. You can download Windows Terminal from the Microsoft Store or from the GitHub releases page. Windows Terminal will have monthly updates, starting in July 2020.

Source : Command Line
Read More
We are thrilled to announce the Windows Package Manager preview!
If you’re already familiar with what a package manager is, feel free to skip this paragraph. If you’re still reading, you’re going to love this! A package manager is designed to help you save time and frustration. Essentially, it is a set of software tools that help you automate the process of getting software on your machine. You specify which apps you want installed, and it does the work of finding the latest version (or the exact one you specified) and installing it on your machine.
Just about every developer has wanted a native package manager in Windows. That day is finally here. You are going to be able to winget install your way to bliss. One of the best parts is that it is open source. I had to pinch myself when I was able to winget install terminal, and then winget install powershell, and then winget install powertoys. You get the idea, and If you do not see an app you use, just create a new manifest, and submit a pull request.

Source : Windows Command Line
Read More
I’ve spent some time over the last few days getting my Windows Terminal setup in order. Hopefull you saw my recent post about backing up my settings.json file. I’ve also put together a few other simple PowerShell scripts that I use to make Windows Terminal even easier to use and manage.
Windows Terminal uses a defaults.json file that you can override with your own settings.json. Or put another way, the files are essentially merged with settings.json “winning” any conflicts. My challenge was wanting to know what is in the defaults file, especially with regards to keybindings. I wrote this very short script to launch the file.

Source : The Lonely Administrator
Read More
When I need to troubleshoot a problem in Windows, the first things I ask my customer to provide are a Process Monitor trace and a network trace. Process Monitor is the second most downloaded tool from the Sysinternals toolkit. You can download it as part of the Sysinternals Suite. Sometimes you don't have access to the computer to run the tool interactively, or you don't want the end user seeing Procmon running on the computer. In the next post, I will show how you can acquire a Process Monitor trace from a remote computer.

Source : 4sysops
Read More
When deploying Windows 10, many administrators do not use the standard image provided by Microsoft; rather, they customize it according to their own requirements. This includes the integration of updates, language files, and drivers. The free WIM Witch simplifies this process with a GUI.


Source : 4sysops

Read More
Let's Encrypt has issued a billion free SSL certificates since its launch in 2016 and meanwhile, Apple has announced that the maximum lifetime of trusted SSL/TLS certificates on its devices and Safari browser will be limited to 398 days.

Source : thehackernews.com:
Read More
When it comes to troubleshooting a running application on a user's Windows desktop, the first problem you face is that you need to access the user session. If you don't know the user password, it can be a bit tricky. Let's learn how to access a user's session without knowing their password.

Source : 4sysops
Read More
The struggle is real. 
Are you facing issues with PowerShell remoting and credentials? You remote into your jump box, but then any remoting beyond there gets a big red ACCESS DENIED. Maybe you’ve tried CredSSP, but people say that isn’t safe. Read today’s post for a completely legit, secure, safe, and easy way to enable Kerberos double hop for PowerShell remoting.

Source : Microsoft Docs
Read More
Server Core App Compatibility Feature on Demand allows you to troubleshoot Windows Server Core with GUI tools that are locally installed. Let's see how.

Source : 4sysops:
Read More
The new Microsoft Edge is now out of preview and available for download, with today’s release of our first Stable channel build (Microsoft Edge 79 stable). You can download the new Microsoft Edge today at microsoft.com/edge.  In this post, we’ll walk through what you can expect now that the new Edge channel is open – including how the update will roll out, how you can get …


Source : Microsoft Edge Blog
Read More
Learn how to save time and extract actionable data from your Windows performance counter logs with the free, PAL tool!

Source : adamtheautomator
Read More
Next PostNewer Posts Previous PostOlder Posts Home