Richard "Dick" Tracy
Richard "Dick" Tracy
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...
Can you follow these steps? They are currently added to a PR to be updated in main branch: https://github.com/FriendsOfMDT/PSD/blob/CurrentDev/Documentation/PowerShell%20Deployment%20-%20Latest%20Release%20Setup%20Guide.md#review-psd-install
Try these instructions WITHOUT HTTPS: https://github.com/FriendsOfMDT/PSD/issues/224. Then you can scroll down further, there are instructions for HTTPS
These are great enhancements. looking to add things. I wonder if it's something we could include in the documentation. I have submitted updated documentation for RestPS.
With the new PSD instructions on how to us RestPS (https://github.com/FriendsOfMDT/PSD/blob/master/Documentation/PowerShell%20Deployment%20-%20RestPS%20Guide%20with%20PSD.md), I think the more samples of code we can provide the better.
I can take this task. Since the prestart menu is a module and is running in its own runspace, there is a -Wait we can add to the PSDStart.ps1 to...
@trippsc2 I am primarily a UI developer on this project, but I need a good understanding of how it works, so I can answer these questions: - The original MDT...
There is a fix for it coming. I did find the issue.
@TheRealMethuselah This has been fixed in the new release. **Please test it to make sure.** It also allows multiple OU selections using DomainOUs00, etc.
I would think you could if you launched a script prior to PSDStart. Check out the Dart option created by: [ASlowTurtle](https://github.com/FriendsOfMDT/PSD/issues/83). I haven't been able to get event monitoring to...