Need help on new PSADT version 4.0.3

Hi,

I have downloaded PSADT new version 4.0.3,But seems totally changes the commands and functions even iam unable install msi silently,So i would request you that where i can get the all commands like copy files,folders,generate registries and all stuff to UNDERSTAND EASILY.

Thanks,
Anilkumar

Firstly, 4.0.3 is old, we’re at 4.0.5 now. Secondly, everything regarding the functions is available here: Reference · PSAppDeployToolkit and has been since v4’s release.

We’re happy to help you but you’ve got to be able to help yourself also, and ask WITHOUT SHOUTING as well :slightly_smiling_face:

2 Likes

You can also get all the commands from Importing Modules from PSAppDeployToolkit folder and Run “Show-ADTHelpConsole” command:

Import-Module "<Path>\PSAppDeployToolkit"
Show-ADTHelpConsole

And like @mjr4077au mentioned, you can always refer the commands online - Reference · PSAppDeployToolkit.

1 Like

@pauljebastin Thank you very much…it’s work a lot :blush:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.