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
Microsoft recommends Windows Server Core for most infrastructure services and for applications such as Exchange 2019. You can also run SQL Server on Server Core. However, the installation requires a few steps from the command line.

Source : 4sysops
Read More
Microsoft has a beautiful new monospaced font designed specifically for programming and Windows Terminal.

Source : Thurrott.com
Read More
A handy PowerShell feature most people take advantage of is parameter value tab completion. Parameter value tab completion allows you to tab through available values you can pass to PowerShell commands.

Source : adamtheautomator.com
Read More
So you've developed code. Great! Now you have to publish it to your users. But how There are many ways to accomplish this but one of the most used is NuGet. NuGet is a technology that allows you to publish code in the form of packages for others.

Source : adamtheautomator.com:
Read More
It's been a couple of months since the initial betas for the Windows Subsystem for Linux 2 (WSL 2) were launched and I wanted to share a bit about what this is all about and how this will help you be more productive. I've been using the beta since it landed in Windows Insiders and I quickly switched over to using WSL 2 exclusively in my daily development tasks.
Source : code.visualstudio.com/blogs
Read More
Learn how to download and install VMware PowerCLI in this complete, step-by-step walkthrough.

Source : adamtheautomator.com
Read More
Out-GridView Returns! It’s been almost 3 years since PowerShell Core debuted for Linux and Mac, and as we’ve increased our cmdlet coverage more and more, one cmdlet has always stood out as a top, cross-platform request. Today, we are excited to announce that Out-GridView is debuting on all Core-supported platforms through the GraphicalTools Module.

Source : devblogs.microsoft.com/powershell/
Read More
Last month we announced that PowerShell 7 will be the next release of PowerShell. Here I will provide more details of areas we’ll be investing in for the PowerShell 7 release. When will I get it?! Today, we’re releasing our first preview of PowerShell 7.

Source : PowerShell
Read More
PS Protector is a Windows utility that simplifies converting your plaintext PowerShell module into a Windows .NET assembly DLL. The use case is for businesses that need to protect their intellectual property by preventing source code inspection.

Source : 4sysops:
Read More
Microsoft is extending the number of Group Policy settings in Windows 10 1903. This time they will not be used to configure new features but rather the existing ones. For example, one of the policies can force the installation of updates. And for the first time, you can manage Storage Sense centrally.

Source : 4sysops
Read More
VS Code remote support for WSL, Containers, and SSH
Today we're excited to announce the preview of three new extensions for Visual Studio Code that enable seamless development in Containers, remotely on physical or virtual machines, and with the Windows Subsystem for Linux (WSL). You can get started right away by installing the Remote Development Extension Pack.
Read More
Magento released new versions of its content management software to patch a total of 37 newly-discovered security vulnerabilities, including a critical SQL injection flaw. 
Though most of the reported issues could only be exploited by authenticated users, one of the most severe flaws in Magento is an SQL Injection vulnerability which can be exploited by unauthenticated, remote attackers.
Source : thehackernews.com
Read More

FireEye releases Commando VM, a fully customized Windows-based operating system for ethical hacking and penetration testing

Source : thehackernews.com:
Read More
The official SqlServer module now includes a version of the Invoke-Sqlcmd cmdlet that runs in PSCore 6.2 and above. The version of the SqlServer module which contains this cmdlet is 21.1.18095-preview and is available in the PowerShell Gallery. In order to install this preview version of the module, you must run Install-Module (or Update-Module if you already have it installed) with the -AllowPrerelease. (Without that parameter you will receive the previous version of the module.)

Source : PowerShell Blog:
Read More
Next PostNewer Posts Previous PostOlder Posts Home