Jump to content

JustusCook

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

About JustusCook

  1. Thanks 3s-gtech, I am pretty new to powershell, but will do some digging and hopefully I can find what i need
  2. Hi all, I have a DC that always seems to be using more storage that it should. After poking a round a bit it looks like I have some old DFSR files that accounts for the difference. When I look at the time stamp, one folder hasn't been modified for about 2 years, while the others are showing times steps of today's date. I want to make get rid of the old files, about 50 GB worth, the right way without messing up the current DFSR that seems to be working. The attachment has a screen shot of the folders. Any ideas would be helpful, also if more info is needed just let me know. Thanks, Justus
  3. Hello, I've been trying to enforce safe search for all google searches. I found several suggestions involving the urlregexplist. I have to nearly every variation of the solutions I have found. They boil down to something similar to the following: "^https://www.google.[a-z]{2,6}(.*)"->"https://nosslsearch.google.com\1" or "(^http://[a-z]*\.google\.[a-z]*/[a-z]*\?)"->"\1safe=vss&" I have played around with the "()" placement of these lines but it still doesn't seem to matter what I do. I can how ever add "&safe=vss" manually and it works. Any suggestion or feedback would be great. Thanks, Justus
×
×
  • Create New...