Fixing PowerShell ExecutionPolicy and GPO

PowerShell has an annoying, to me, idea about security. Yeah, yeah, we all love security, blah blah blah. But…

But I make heavy use of my own PowerShell scripting for use in my Lab.

I even wrote my own PowerShell module (see PassiveInstall ) to simplify much of the scripting I do around automating application installs and configuration for packaging. …

Analyzing App -V Packages for MSIX Readiness

Last week I released my Report Card on MSIX, a comprehensive look at how MSIX measures up today. A work in progress, MSIX can handle some of the applications that you are deploying today. And it is sure to get better in the future. But what about your apps specifically?

I’ve taken the lessons that I learned from all …

About the MSIX Report Card for 1809

Today I am releasing the first of what should be an annual series of “Report Cards” on the state of the MSIX space.

You can get and download the report from this link.

This report covers the state of the three basic aspects of MSIX:

  •  Support from Microsoft Independent Software Vendors to release in MSIX format.
  • Support from Tool
Published
Categorized as AppV5, MSIX

About creating the 1st MSIX Package in the Microsoft Store

Image for TMNetSim
TMNetSim MSIX Edition

Last Summer, I had an opportunity to work with Microsoft on the process of getting MSIX Applications created and released through the Microsoft Store. As a result, I ended up with the first MSIX package released in the Windows Store!

On my website at TMurgent.com, I have a large number of free community tools that I have …

TMEdit v1.2 with AutoUpdatePackage for App-V

How do can you automate common changes you need to make to your App-V Packages?  AutoUpdatePackage, a new command line utility that is part of TMEdit.

Common Scenarios:

  • Need to remove OS Tags from packages so they work on Windows 10
  • Speed up publishing and prevent unauthorized access on RDS by removing all shortcuts, FTAs, Shell Extensions, URLs, and
Published
Categorized as AppV5

TMEdit for App-V – What and Why

Today I am pleased to announce the release of a new tool for your application wrangling arsenal – TMEdit.

Over the past 6 years, my AppV_Manage tool has become a standard part of App-V packaging at so many companies around the world, initially as a companion  to aid in quickly testing, but then to aid in troubleshooting and diagnosis, and …

Published
Categorized as AppV5

Why we use Microsoft App-V

It seems strange that I’ve never written this article before.  I haven’t needed to.  But we need to be reminded now and then.

Those of us using App-V, which includes most of the largest, and best run, enterprises around the world, do so because it is the easiest way to customize, prepare, and deliver applications to internal users. That’s

Published
Categorized as AppV5