andrewm.

Comments

  • I just did a manual sync and the 24.2.0 ESR from last night showed up. I'm still curious as to why the catalog is missing 17.0.10, 17.0.11, 24.1.0 and 24.1.1
  • The times appear consistent for me - it doesn't appear that there is any UTC correction occurring, but the wording in the graphical rule view has the same inconsistency as yours. I am fairly certain that this is only cosmetic, though. If you view the XML its apparent that the comparison is using the modified date. I'm…
  • Hi! If this hasn't happened yet, I'd love to take part
  • Following the rename of the EminentWare Update Catalog to SolarWinds Update Catalog, I now have both catalogs in my Third Party subscription list. This is confusing since most of the package names are identical. I also have catalogs for Dell and HP that I don't use. Is there any way to remove or hide the old EminetWare…
  • Add the variable %MODULEPATH% in front of the source folder in your package. This represents the path to the package contents. You might also consider using the /C switch to be sure your command shell exits when complete. Eg. /c copy %MODULEPATH%\FolderA %AllUsersProfile%
  • Have you tried using the setup bootstrapper included with the extracted files? When you extract the compressed exe you should get a group of files including the installation MSI and CAB, setup.exe, setup.ini and abcopy.ini. The setup.ini should already specify the patches that were included, but you can add more as they…
  • What version are you upgrading from? I think that all upgrades are in place (at least all mine have been), but you might need to do a multi-step upgrade if your current version is especially old. After logging into the customer portal, you may see the Patch Manager "Choose Download" button on the home screen if you only…
  • I've answered my own question: %ModulePath% is not evaluated when used as a command line parameter, but you can use the environment variable %cd% instead.
  • Also, once a read-only file has been imported, it cant apparently be deleted or replaced by patch manager. This is the error I receive when I try to re-import the file: Source: Csla Exception occurred at 10/22/12 11:46:04 AM: RpcProxy::UploadFiles() failed. Message: rpcsessionmanagerproxy::instance()->execute() failed with…
  • Could you upload the XML for your rules (Prerequisite, Applicability, and Installed) so that we can get a better view of what you are testing? From the package editor, go to each of those three sections and click the View XML button. Copy the XML and paste it into a text file, then upload the file to this ticket.