smanross
smanross
Howdy, I wanted to learn a bit more about the SOAP protocol, and possibly contribute to the project. I've been working with Intel vPro PCs (AMT V12), not the NUCs....
## Environment data - Language Server version: 2022.6.0 - OS and version: Win 10 Pro 21H2 - Python version: Python x64 3.9.12 (from python.org) ## Code Snippet \\\\someserver\\someshare\\someworkspace\\someproject\\.vscode\\settings.json ``` json...
Kudos on the python implementation, and yes I know I'm tagging movies , not songs. Am I doing something incorrect or does the binary/library just not support large files (>...
Howdy, There's no issue, but I wanted to leave a reference here so that if someone found your repo, they might also know there is a Python implementation that I've...
I'm not 100% sure what causes this, but it's possible that VidCoder was finishing the encoding on one file when the scanning window appeared to add the new files to...
In IIS, using Server Side ASP code with VBScript, per: [https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms524876(v=vs.90](https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms524876(v=vs.90)) I can do this... ``` ``` Note: This works with IF... ELSE... END IF blocks as well as While...
I hope this example addition meets with your approval.
Howdy, again, thanks for the help on the last one... https://github.com/jborean93/pypsrp/issues/192 I have this new code I am trying to make work, and its failing... `WSManFaultError: Received a WSManFault message....
Howdy, I've been using AlphaVSS for a few months now, and using **AppRollback** context, and wanted to change to using **NasRollBack** context, as I believe this will give me a...
Im sorry for the long read.😒 I'm trying to 100% successfully import a PFX encrypted certificate for use on a remote computer to the "local machine" certificate store, for use...