• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Opening Explorer remotely

linkgoron

Platinum Member
I need some way to open an Iexplorer window (Or even just a message pop up, I just need a way to send a message that people will surely see it) on every computer on my network. I'm not sure how to approach this, without opening an exploit.
I thought of using DameWare, but all I could find was controling one pc at a time. I thought of using SMS, but it also seems to have tools for one pc at a time.

Maybe you guys have ideas?
 
Originally posted by: Crusty
net send * <insert message here>

That's assuming you are on a Windows Domain network though.

Net Send is disabled on the network. Enabling it is not an option.
 
Originally posted by: linkgoron
Originally posted by: Crusty
net send * <insert message here>

That's assuming you are on a Windows Domain network though.

Net Send is disabled on the network. Enabling it is not an option.

Then it sounds like you shouldn't be popping up messages on ALL computers on the network.

Aside from using net send, you could push a GPO that runs a script that pops your message up.

Kind of grasping at straws since you didn't provide any information about your network.
 
Back
Top