|
When developing software or creating a software package for internal use, self-signed certificates can be really handy. [...]
|
|
Full View / NID: 96320 / Submitted by: The Zilla of Zuron
|
|
Digitally signing installers is a crucial practice in the software deployment process. It ensures that malicious actors can’t distribute harmful versions of legitimate software. [...]
|
|
Full View / NID: 96319 / Submitted by: The Zilla of Zuron
|
|
It was a quiet Friday that many people were looking forward to. The weekend was approaching, the summer was here, but as everybody tried to log in into their workstations, it was clear something was wrong. [...]
|
|
Full View / NID: 96306 / Submitted by: The Zilla of Zuron
|
|
The code signing process can be a real challenge for development teams. Fortunately, Microsoft offers a fully managed signing solution through their Trusted Signing service. [...]
|
|
Full View / NID: 96293 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 21.9 was released on July 3rd, 2024
|
|
Full View / NID: 96282 / Submitted by: The Zilla of Zuron
|
|
Windows context menus provide a quick way to access different commands, but as application complexity increases, these menus can become cluttered. [...]
|
|
Full View / NID: 96281 / Submitted by: The Zilla of Zuron
|
|
I started working in tech in 2009. My early years were focused on building technology and supporting developers in building installers for their desktop applications. [...]
|
|
Full View / NID: 96280 / Submitted by: The Zilla of Zuron
|
|
Nowadays, in the digital era, with the rising number of cyberattacks, it’s crucial to keep applications secure. [...]
|
|
Full View / NID: 96278 / Submitted by: The Zilla of Zuron
|
|
Today's increased demand for efficiency in IT necessitates knowledge of how to speed up workflow using powerful tools such as PowerShell and Intune. [...]
|
|
Full View / NID: 96276 / Submitted by: The Zilla of Zuron
|
|
In this article, we will: Have a look over the AZ module, Understand how authentication with Azure works, Explore Microsoft Graph and Microsoft.Graph.Authentication module and Learn how to put all of this together to get the list of Win32 applications from Intune via PowerShell. [...]
|
|
Full View / NID: 96252 / Submitted by: The Zilla of Zuron
|
|
In PowerShell scripting, ensuring scripts continue after a reboot can be challenging, especially when managing configurations or updates that require a system restart. There are two primary strategies for local and remote execution environments to address this issue. [...]
|
|
Full View / NID: 96238 / Submitted by: The Zilla of Zuron
|
|
When it comes to IT and business, the capacity to remotely install software on computers linked to a network is essential in the digital era. This not only improves operational efficiency but cuts down on time and resources needed for software deployment. [...]
|
|
Full View / NID: 96237 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 21.8.2 was released on June 5th, 2024
|
|
Full View / NID: 96253 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 21.8 was released on June 5th, 2024
|
|
Full View / NID: 96236 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 21.8.1 was released on June 5th, 2024
|
|
Full View / NID: 96235 / Submitted by: The Zilla of Zuron
|
|
A digital signature guarantees the authenticity of an electronic document or message. In the software industry, code signing provides an added layer of security and trust that you're using a code that comes from an original vendor and not a third-party that could have maliciously altered the code. [...]
|
|
Full View / NID: 96199 / Submitted by: The Zilla of Zuron
|
|
It is important to ensure that your Windows operating system is kept up to date in this age of technology. It is a matter that leads us to Microsoft Update Standalone Packages (MSU files), an essential element in the updating process of Windows. [...]
|
|
Full View / NID: 96191 / Submitted by: The Zilla of Zuron
|
|
PowerShell App Deployment Toolkit (PSADT) is the go-to solution for enterprises aiming to standardize their software deployment process. [...]
|
|
Full View / NID: 96181 / Submitted by: The Zilla of Zuron
|
|
Are you a developer or IT professional looking to digitally sign your code or software application, but unsure of how to acquire a digital certificate? In this blog post, we will introduce you to some of the top providers where you can buy these certificates at an affordable cost. [...]
|
|
Full View / NID: 96173 / Submitted by: The Zilla of Zuron
|
|
Java applications are compiled into JAR files, which require the Java Runtime Environment (JRE) to run. However, JAR files cannot be executed as standalone files. [...]
|
|
Full View / NID: 96174 / Submitted by: The Zilla of Zuron
|