Search found 3 matches
- Thu Dec 02, 2010 10:52 am
- Forum: Beginners
- Topic: [Search] Installscript over Network
- Replies: 1
- Views: 2967
[Search] Installscript over Network
Hi, first my english is bad, ask if u dont understand something. I need a Scheduler script for installing Programs on other PCs on LAN. My example: I want to install Adobe Reader X on all PCs in my LAN. But i don't want do it over GPO because it wont work fine. Now i want to do it with a script. Fir...
- Wed Aug 18, 2010 6:08 am
- Forum: Technical / Scripting
- Topic: Upload to Sharepoint
- Replies: 3
- Views: 4710
Ok sorry i forgot to write that its such more. I have to Upload the "Gebiete 1-20" to our Sharepoint. There are folders like "Gebiet 1" "Gebiet 2" ... Here is my try: Sub AB_Liste_Pivot Dim xlApp, xlBook, Sourcebook, AB_Book, pf, RowVon, RowBis, Gebiet, Worksheet Dim xlQuelle, xlDaten, KW, Jahr, FSO...
- Tue Aug 17, 2010 12:14 pm
- Forum: Technical / Scripting
- Topic: Upload to Sharepoint
- Replies: 3
- Views: 4710
Upload to Sharepoint
Hi guys, first, sorry for my bad english. I have some question for my Script. I have to modify a Macro but i dont know how to do that. VBSTART Sub AB_Liste_Pivot Dim xlApp, xlBook, Sourcebook, AB_Book, pf, RowVon, RowBis, Gebiet, Worksheet Dim xlQuelle, xlDaten, KW, Jahr, FSO, folder Jahr = DatePart...