Truly the horseshoe crab of websites. Why change when you’re already perfect?
Truly the horseshoe crab of websites. Why change when you’re already perfect?
I’ve been a chaotic neutral more times than I would like to admit.
I’ve been an actual janitor and a sysadmin… they’re not dissimilar. You clean up other people’s shit for a living.
Those aren’t real classified documents. They aren’t marked correctly.
You playing music too fast? Believe it or not jail.
Playing too slow? Jail. Under-BPM, over-BPM.
We have the best musicians in the world… because of jail.
Yeah, I looked at the plain text of a .dotx file. That’s unparsable. The other poster probably has the right idea on how to get information out of the file.
Does it have to be a Word template? If you can get that into a plain text format this will be much easier. There may be a module that you can download online otherwise you are probably going to have to do some painful parsing after you import the file using “Get-Content”.
Do you have any code written? This sounds like something that ChatGPT could probably handle pretty well.
That’s a good idea too. I’ll have to look into that.
I always run my queries in a script that will automatically rollback if the number of rows changed isn’t one. If I have to change multiple rows I should probably ask myself what am I doing.
When you make a potentially system breaking change and forgot to make a snapshot of the VM beforehand…