
Grant Gischer
Comments
-
I only use the variables in the GUI in install steps using .exe or .msi, not in separate PS or CMD functionality.I suggest contacting support.
-
I have some similar packages setup. They happen to be using DFS-N paths, but that that shouldn't make a difference. And they don't happen use the $(Repository) because their location is slightly ...
-
For occasionally checking a few specific machines for local login history, we use PDQ to run Nirsoft WinLogOnView in cli mode and export as a CSV file.There's most likely some way to use powershell...
-
Instead of a "reboot" step, do a command or powershell step that reboots it. Then do a "Sleep" step, which has a configurable amount of time to wait, unlike the reboot step.
-
Three options: Make a dumb command step that deletes that file, whether its there or not, with Step>Options>Error Mode:Continue Make a command step that looks for that file and deletes it if prese...
-
Jonathan Harper Looks to me like your last entry has a double negative, which would give you every computer that does have Rapid7. And at the same level as your Computer: Online, you would want a ...
-
It probably varies based on who made the MSI, what it is, and what other install files go with it, but I just did a few checks. Zipping various MSI files, using "Ultra" compression in 7Zip, my zipp...
-
You can make one yourself in 30 seconds using only PDQ and windows commands. Tools>Customize>New>Tool Name: GpUpdate Run Type: Local Run As: Credentials User Command: GPupdate /force (or whichev...
-
Options > Preferences > Interface > Theme: Metropolis Dark
-
If you make a third column, for the monitor serial number, then it will list each individual monitor including when they're the same model. I've also seen SQL reports (vs the Basic Report you're pr...