Scripting

Installing AClient as Part of Sysprep

Installing AClient as Part of Sysprep

The best way to install the Altiris AClient as part of the base imaging task, is to have the Deployment Server copy the most recent version of the AClient to the local drive, followed by a call from the Windows XP Cmdlines.txt file to run the installation.

3.466665
Average: 3.5 (15 votes)
Installing an Application Using VBScript

Installing an Application Using VBScript

Did you know you can install an application with VBScript using the "Run" method.

Here's a sample script illustrating how we do it (and how we also write return codes to the eventlog):

4.05
Average: 4.1 (20 votes)
Managed SVS & SDK Documentation, Part 6:  OnEvents and Excludes

Managed SVS & SDK Documentation, Part 6: OnEvents and Excludes

OnEvents are one of my favorite features of SVS, they allow you to really expand what you can do with a layer. The currently available tools, however, (SVSCmd, SVSAdmin and even Wise Studio) either don't offer any way to manage them or offer a very poor system for doing so. Thankfully, managing OnEvents with the SDK is very easy.

4.11111
Average: 4.1 (18 votes)
Miscellaneous Tips and Tricks for Using Deployment Solution for Dell Servers 3+ Part II

Miscellaneous Tips and Tricks for Using Deployment Solution for Dell Servers 3+ Part II

Here are some more tips and tricks for those who use Deployment Solution for Dell Servers 3+ to manage their Dell Server hardware. This article builds on its predecessor, providing more shortcuts and clues on how to make your job easier as an IT manager over Dell systems.

3.68421
Average: 3.7 (19 votes)
Managed SVS & SDK Documentation, Part 5: Create, Capture & Data

Managed SVS & SDK Documentation, Part 5: Create, Capture & Data

Being able to capture applications or updates in a layer is the Holy Grail of the SVS SDK and, well, the reason people use SVS. Surprisingly, creating and capturing layers is one of the simplest things to do with the SDK, especially when compared to Export and Import. With the information presented in this article you should easily be able to implement these SVS features into any tool you're making.

4.157895
Average: 4.2 (19 votes)
Script to Open Real-Time System Manager

Script to Open Real-Time System Manager

In connection with Joel's article on Improving Load Performance in Real-Time Systems Manager, the following VBscript provides a shortcut to opening an RTSM page for a system.

3.766665
Average: 3.8 (30 votes)
Managed SVS & SDK Documentation, Part 4: Layer Attributes

Managed SVS & SDK Documentation, Part 4: Layer Attributes

By now if you've been following along with my article series you should be able to initialize SVS, perform common actions and Import and Export, so what next? A common task in SVS is to get a layer name from a GUID or vice-versa, which is where Layer Attributes come into play. But it's not just getting GUIDs, you can do a lot more with SVS Attributes such as the location of the redirect paths or if a layer is active or not.

4
Average: 4 (29 votes)
Managed SVS & SDK Documentation

Managed SVS & SDK Documentation

I will be providing a class, named FLS2 that you can download and use as well as articles on how to use the class. At first there won't be many methods in FSL2 because I'll only add them as I complete the documentation. There's also a lot I haven't used or marshaled in as of this writing. To make things easy and simple every time there's a new article posted and the class is updated I'll put all notes here -- in this book.

4.333335
Average: 4.3 (6 votes)
Changing the Time Zone Using DS, a Custom Token and an External Database!

Changing the Time Zone Using DS, a Custom Token and an External Database!

This is a great way to further optimize your 'post deployment' configuration of machines.

3.96
Average: 4 (25 votes)
Managed SVS & SDK Documentation, Part 3:  Export and Import

Managed SVS & SDK Documentation, Part 3: Export and Import

In Part Two of my SVS SDK series I covered common methods such as activate and delete. Please review those articles before reading this one because I won't cover anything mentioned in Part One or Part Two here. Hint: the methods covered in Part Three won't work without what was covered in Part One.

4.2
Average: 4.2 (30 votes)
Syndicate content Syndicate content