Publishing PSTimeSheets To The PSGallery http://dlvr.it/TJ9Zzw via PlanetPowerShell #PowerShell #Automation #PSTimeSheets #PSGallery
Publishing PSTimeSheets To The PSGallery

Words: 567 Time to read: ~ 3 minutes Skip This for Your Sanity I have created a module cause nobody wants to do timesheets no more; they want PowerShell to do it for ya. Well, if this is what you n…

No Column Name

@scottishlass spend time with ntfs permissions to create ACLs allowing you access to the old version of Windows and delete it

Use #powershell and the cmdlets in the NTFSSecurity module from the #psgallery.

I've updated my MailPolicyExplainer #PowerShell module. Now, it can evaluate #SPF records recursively, counting how many #DNS lookups all of those "include" tokens consume. Does your SPF record return a PermError? Try the new `-Recurse` parameter and find out!

Of course, it still checks the usual #email things: #DKIM, #DMARC, #BIMI, #DANE, #DNSSEC, #MTASTS, #NullMX records, and #IPv4 and #IPv6 reachability. Version 1.3.0 is now live in #PSGallery and on #GitHub.
https://www.powershellgallery.com/packages/MailPolicyExplainer/1.3.0

MailPolicyExplainer 1.3.0

Explains a domain's email DNS records, including MX, SPF, DKIM, DMARC, and more.

Hi #PowerShell folks. There is a new version of my #PsNetTools on #PSGallery https://www.powershellgallery.com/packages/PsNetTools/0.7.8. Please update to this version.
PsNetTools 0.7.8

Cross platform PowerShell module to test network functions, like DNS, TCP, UDP, WebRequest, Tracert, Ping, Hostsentries, NICs.. Every test returns a PSCustomObject instead of a Strings.