I have a restore point that runs every hour as I am setting up Windows 11:
C:\Windows\System32\wbem\WMIC.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint “WMIC Restore Point”, 100, 7
Obviously all on one line.
But when it runs the CMD / dos window pops up.
Is there a way for me to make this run hidden?
Chuck Billow