Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED VBS Script - Pop-Up User Notification

Status
Not open for further replies.

Strahinja JANACEK

Active Member
Messages
40
Solutions
5
Reaction score
0
Points
6
Hi al!
I created a task sequence (for testing) where I want to run a vbs script. This script should just open a pop-up window with some text and has an OK and Cancel button.
Within the task sequence I selected "Run Command Line" and added the following command:
cmd.exe /c cscript.exe "\\Server\Fileshare\Path\UserPopUpMessage.vbs"

When I look into Software Center, it says "Waiting to install". After a while nothing happens, it stays at is it.
But when I run the command cmd.exe /c cscript.exe "\\Server\Fileshare\Path\UserPopUpMessage.vbs" directly on my laptop, it's opening the pop-up window with the message.
Any idea what I can check or why it's taking so long ?

Thanks!
BR,
Strahinja
 
Status
Not open for further replies.

Forum statistics

Threads
7,207
Messages
28,119
Members
18,391
Latest member
joita
Back
Top