IHatePrinters Posted August 30, 2024 Posted August 30, 2024 Hi All, I work in an MSP and one of our clients is an after school club. In September I will be imaging all their computers with MDT. They need Roblox and I can't see anywhere how to install Roblox and Roblox Studio silently. I would also like to not have the UAC prompt when Roblox is opening as I can't give out Local/Domain Admin access for obvious reasons, and unfortunately if they click no on the prompts it either doesn't work or it installs in their user profile (very not ideal). Has anyone had any joy and could you provide me with some instructions? Thanks.
Olliedawg Posted August 30, 2024 Posted August 30, 2024 Hi All, I work in an MSP and one of our clients is an after school club. In September I will be imaging all their computers with MDT. They need Roblox and I can't see anywhere how to install Roblox and Roblox Studio silently. I would also like to not have the UAC prompt when Roblox is opening as I can't give out Local/Domain Admin access for obvious reasons, and unfortunately if they click no on the prompts it either doesn't work or it installs in their user profile (very not ideal). Has anyone had any joy and could you provide me with some instructions? Thanks. Going off memory here as my sister plays roblox on her laptop I believe Roblox does install per user by default Is the installer a .exe or .msi? Have you tried opening the .exe / .msi archive & seeing if there are any install switches
brianhig Posted August 30, 2024 Posted August 30, 2024 For Roblox, you can use the /S flag to install silently. As for Roblox Studio, you can use the --silent flag. To avoid UAC prompts, you can use the --install-dir flag to specify a directory that doesn't require admin access.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now