cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AdminStudio Forum

Forum Posts

AdminStudio Instructor-led Training

We are excited to announce our expanded alliance with TLUX, a certified worldwide AdminStudio training partner with over 20 years’ experience in the market. Methods for creating packages for successful deployment have evolved over time. While the tra...

KPBussey by Flexera Alumni
  • 4588 Views
  • 1 replies
  • 6 kudos

Solved MSIXbundle Package

Hello everyone,i tried to import an appxbundle in adminstudio 2020 last weekunfortunately this was not possible for meIs it planned to import appxbundle and msixbundle in the future and also import them into PowershellWrappings? BR Dietrich

merte07 by Level 3
  • 2036 Views
  • 2 replies
  • 1 kudos

Solved Workflow Manager 2020 Upgrade

I'm getting ready to upgrade WFM 2018 to 2020.  The Install Guide says it will upgrade 2018 in place.  The Release Notes say anything older than 2019 R2 needs to be uninstalled first.  Which one is correct?

kbatz67 by Level 6
  • 2537 Views
  • 4 replies
  • 0 kudos

Application Mananger

Once we Publish an Application into SCCM (Now Microsoft Endpoint Configuration Manager), using the "Application Manager" tool of Admin Studio, is there a way to get the Package ID using the same tool ?

Solved Setting up Intune Connection with AdminStudio 2020

Hi, My prospect is going through the AdminStudio evaluation and they asked the following question: I'm working on configuring Intune as the distribution system and following the directions online here:   https://docs.flexera.com/adminstudio2020/Conte...

SonnyLee by Level 3 Flexeran
  • 1717 Views
  • 2 replies
  • 0 kudos

error trying to enable AdminStudio email notifications

Trying to set up email notifications (Tools > Options > Notification Settings). Using AdminStudio 2020 Standard on a Windows 10 device.After entering all my info (info is correct; I'm using it in a PowerShell script and can successfully send email) a...

Solved Connections to the AdminStudio Host

Hi all,Can someone clarify for me whether the AdminStudio Application Manager on a workstation connects to its local AdminStudio Host service or the one running on the AdminStudio Enterprise Server?   I haven't found any clear documentation on this. ...

License

Have an old AdminStudio_11.5SP2_Symantec license which i want to install on a new PC. The old PC and user no longer exist or work for the company.Can i just install or do i recover it first?Advice greatly appreciated.Thanks

Custom Action Delete User Folder

Hi allI have a custom action running a command line to delete a users profile settings for my app. Its a self healing MSI.cmd /c rmdir /q /s "c:\users\%username%\app"Running it manually under the users profile works from a cmd prompt in Windows.How d...