Re: ShortCut in desktop through Logon Script




"Luiz" <Luiz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1A7CC39D-DC04-45A0-9E04-78422E1E85F5@xxxxxxxxxxxxxxxx
Hi,

one help, how can I put some shortcut into Desktop through logon script?

Thanks,

Luiz

The simplest method is to use a copy command in your logon script:

xcopy /d \\YourServer\netlogon\SomeShortcut.lnk
"%AllUsersProfile%\Desktop" > nul


.



Relevant Pages

  • Re: xCopy and Vista Profiles
    ... I'm copying via a logon script with a mixed vista and XP environment. ... xCopy does a copy using these environment variables it thinks the ... do SET at the command line to see all my environment variables %appdata ...
    (microsoft.public.windows.vista.general)
  • Re: Disabling non-Microsoft services?
    ... Once you're sure of the syntax, you can edit the default logon script to ... I wonder if I could make a logon script from this somehow? ... go to a command prompt and type "SC /?" ... installing Symantec AntiVirus 10.0 Corporate Edition. ...
    (microsoft.public.windows.server.sbs)
  • Re: logon/logoff scripts and runas
    ... I think the runas command does load the user profile unless /noprofile is ... > Logon scripts run as part of the "Windows Session" setup process that, ... >> I have a GPO that specifies a logon script in User Configuration/Windows ...
    (microsoft.public.windows.group_policy)
  • RE: Active Directory DNS
    ... You may use a tool called Print Migrator to facilitate the migration. ... Use logon script and GPO to remap the shared files ... You can use Net use command to re-map the driver. ... Assign startup script and logon script ...
    (microsoft.public.windows.server.migration)
  • Re: Printing problem
    ... Using a logon script is certainly one solution, but an alternative is to put ... the command I suggested into the Startup folder of the user that needs to ... their own computer and need to print on network printers. ...
    (microsoft.public.win2000.networking)

Loading