4795 shaares
22 results
tagged
coding
Relates to FedRAMP
I wonder, maybe I just want a "static" code-generated HTML repository, where the front page "index" is rebuilt to capture new articles. But I'd still want the syndication sidebar, with a dynamic feed of my Shaarli public entries, and a primitive link-menu, but those could mostly be added with CSS...
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\root\cimv2:Win32_Process")
objWMIService.Create "notepad.exe", null, null, intProcessID
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\root\cimv2")
Set colMo