|
|
![]() |
|
|
Top | #1 |
|
Somewhat eXPerienced
Joined: December 2001
Location: Woodbury, NJ
Posts: 790
Reputation: 50
Power: 134 |
While I really would like to deploy the actual shortcut using our version of PolicyMaker, I'm having a lot of issues with the group policy on our domain right now; nothing seems to ever work 100%. So in the mean time, I need to come up with a solution on how to get a specific shortcut on peoples' desktops of whom need it. Can I do this via a logon script, and if so, can someone please help me write it? I don't know anything about scripting, I have not found any adequate resources that would be able to teach me scripting online. Your help is appreciated! Thanks! |
|
|
|
|
|
Top | #2 |
|
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305 |
What I would recommend is you create that shortcut somewhere that all users have read-access to. Then, add this line to the login script for those who need it:
COPY MYSHORTCUT.LNK %userprofile%\Desktop Change the variables accordingly |
|
|
|
|
|
Top | #3 |
|
Somewhat eXPerienced
Joined: December 2001
Location: Woodbury, NJ
Posts: 790
Reputation: 50
Power: 134 |
Originally Posted by kcnychief
If I was to place the shortcut on our server named "controler", and the shortcut was pointing to here:
\\dc_fin\programs\mcsj\mcsj.exe -s10.0.1.253 -dtestdb How would I change that, and are you referring to adding it to the main login script? Or creating another? |
|
|
|
|
|
Top | #4 |
|
The Last High
Joined: December 2001
Location: London
Posts: 18,510
Blog Entries: 51
Reputation: 3652
Power: 349 |
Could also add it to the default user profile for future users.
|
|
|
|
|
|
Top | #5 |
|
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305 |
Originally Posted by Punkrulz
Create the shortcut first on any machine and verify it works. Then, save that shortcut, then point to the shortcut.
From what I gather this doesn't go out to everyone, just select people. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Another Logon Script Problem | jonny813 | Windows Server Systems | 10 | March 14th, 2007 3:19pm |
| PHP Active Users Script | mfarley | Web Design & Coding | 2 | March 26th, 2006 2:54am |
| Creating Logon script | IDLE | Windows Desktop Systems | 0 | March 30th, 2004 8:57pm |
| Creating Windows Logon Screens | GMeagle86 | Desktop Customisation | 0 | February 19th, 2004 3:20am |
| Creating Logon Screens | gocoolean | Windows Desktop Systems | 2 | December 3rd, 2002 1:31am |