FriendsOfMDT / PSD

PowerShell Deployment
MIT License
526 stars 83 forks source link

error failed to invoke psdwizard #186

Open battilanah opened 1 month ago

battilanah commented 1 month ago

Hi i got an issue since some days.

the sequence fail to invoke the psdwizard.

I didnt touch any script or else of PSD.

I just updated some variable in CS.ini, i enabled the debug mode, but i dont know where to find the log.

image

could you help me to solve this issue?

thank you

battilanah commented 1 month ago

I got it sorted, the problem was that i changed in customsettings.ini the language to FR but the server was is currently in english so i guess the password was messed up

after reverting to en-US it worked,

thank you

PowerShellCrack commented 2 weeks ago

Which property was set to fr? Was this configured in the PSDWizard language settings?

If you're interested, you could help me create fr-FR resource files under \scripts\PSDWizard. You'll find multiple files there with the en-US suffix. Currently, PSD only supports en-US, but I’d like to expand support for multiple languages.

Also, can we close this issue?

battilanah commented 2 weeks ago

hello if i recall well, it was uilanguage and system local.

I would be glad to help, but i dont know very well psd structure yet, and i havent been doing github stuff (branches..) for a long time

you can close the issue