Location: List Archives

List Archives

This forum is an archive of all posts to our mailing list over the past few years.  The forum is set read only therefore to contribute you will need to join our list community.  See more info about this here.

 

When subscribed to the list you should use your standard email client to send your posts to ActiveDir@mail.activedir.org.

List Archives

Subject: [ActiveDir] IE popup via GPO?
Prev Next
You are not authorized to post a reply.

AuthorMessages
dhardingUser is Offline

Posts:39

10/04/2005 5:23 AM  
Is it possible to create a GPO to have an IE window (going
to a specific site) popup on all clients machine at a specific time?



Devon Harding

Windows Systems Engineer

Southern Wine & Spirits
- BSG

954-602-2469




__________________________________This message and any attachments are solely for the intended recipientand may contain confidential or privileged information. If you are notthe intended recipient, any disclosure, copying, use or distribution ofthe information included in the message and any attachments isprohibited. If you have received this communication in error, pleasenotify us by reply e-mail and immediately and permanently delete thismessage and any attachments. Thank You.
AD00000893User is Offline

Posts:0

10/04/2005 5:43 AM  
I think this is asking too much of GPO.

-Z.V.

Harding, Devon wrote:







Is it possible to create
a GPO to have an IE window (going
to a specific site) popup on all clients machine at a specific time?

Devon
Harding
Windows Systems
Engineer
Southern Wine
& Spirits
- BSG
954-602-2469



__________________________________
This message and any attachments are solely for the intended recipient
and may contain confidential or privileged information. If you are not
the intended recipient, any disclosure, copying, use or distribution of
the information included in the message and any attachments is
prohibited. If you have received this communication in error, please
notify us by reply e-mail and immediately and permanently delete this
message and any attachments. Thank You.



List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
kamleshapUser is Offline

Posts:58

10/04/2005 7:21 AM  
1) use WMI scripts

WMI Script examples (you can use this script in group policy)

http://www.microsoft.com/technet/scriptcenter/scripts/os/tasks/default.mspx

or tool like WinAT, which will allows you to schedule task on multiple computers.

 WinAT is available in NT/2000 resource kit.

2) to create a task on one machine and copy it to many machines
on single machine, schedule a task with command line option

cmd /c start http://myintranetsiteurl
and save it as say mypopup

Now you will see that, this task is saved as  c:\windows\Tasks\mypopup.job

now create a list of computers in a txt file with each computername on single line
say computers.txt

and run following command from the same machine

for /F %A in (computers.txt) do copy c:\windows\tasks\mypopup.job \\%A\admin$\tasks

once you are through, just check on some machines it is actually scheduled.

again, when you are ready to remove them just run
for /F %A in (computers.txt) do del  \\%A\admin$\tasks\mypopup.job

This is quick way to do it..
(by the way, Task Scheduler service shud be running on all comps and
for copying the job file you should be logged in with admin user for
all comps)
I hope this helps...

--
Kamlesh
~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Fortune and Love befriend the bold"
~~~~~~~~~~~~~~~~~~~~~~~~~~~

On 10/4/05, Harding, Devon wrote:

Is it possible to create a GPO to have an IE window (going
to a specific site) popup on all clients machine at a specific time?



Devon
Harding

Windows Systems Engineer

Southern Wine & Spirits
- BSG

954-602-2469




__________________________________This message and any attachments are solely for the intended recipientand may contain confidential or privileged information. If you are notthe intended recipient, any disclosure, copying, use or distribution of
the information included in the message and any attachments isprohibited. If you have received this communication in error, pleasenotify us by reply e-mail and immediately and permanently delete thismessage and any attachments. Thank You.


--
You are not authorized to post a reply.
Forums >ActiveDir Mail List Archive >List Archives > [ActiveDir] IE popup via GPO?



ActiveForums 3.7
Friends

Friends

VisualClickButoton
Members

Members

MembershipMembership:
Latest New UserLatest:cajoe64
New TodayNew Today:0
New YesterdayNew Yesterday:0
User CountOverall:5291

People OnlinePeople Online:
VisitorsVisitors:42
MembersMembers:0
TotalTotal:42

Online NowOnline Now:

Ads

Copyright 2012 ActiveDir.org
Terms Of Use