From af237f65350e2a24782e7f0a37597dab3fec4e67 Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 30 Aug 2024 17:04:20 +0000 Subject: [PATCH] Deployed fc0eed0 with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 563 ++ Clear-CurrentUserTemp/index.html | 831 ++ Clear-OldExchangeLog/index.html | 798 ++ Clear-OldIISLog/index.html | 758 ++ Clear-WindowsTemp/index.html | 987 +++ Get-StaleUserProfile/index.html | 955 +++ Start-Cleaning/index.html | 924 +++ TheCleaners/index.html | 860 +++ assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.af256bd8.min.js | 29 + assets/javascripts/bundle.af256bd8.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.b8dbb3d2.min.js | 42 + .../workers/search.b8dbb3d2.min.js.map | 7 + assets/stylesheets/main.3cba04c6.min.css | 1 + assets/stylesheets/main.3cba04c6.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + index.html | 849 +++ requirements.txt | 7 + search/search_index.json | 1 + sitemap.xml | 35 + sitemap.xml.gz | Bin 0 -> 278 bytes 57 files changed, 14858 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 Clear-CurrentUserTemp/index.html create mode 100644 Clear-OldExchangeLog/index.html create mode 100644 Clear-OldIISLog/index.html create mode 100644 Clear-WindowsTemp/index.html create mode 100644 Get-StaleUserProfile/index.html create mode 100644 Start-Cleaning/index.html create mode 100644 TheCleaners/index.html create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.af256bd8.min.js create mode 100644 assets/javascripts/bundle.af256bd8.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js.map create mode 100644 assets/stylesheets/main.3cba04c6.min.css create mode 100644 assets/stylesheets/main.3cba04c6.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 index.html create mode 100644 requirements.txt create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..64a20c6 --- /dev/null +++ b/404.html @@ -0,0 +1,563 @@ + + + +
+ + + + + + + + + + + + + + + + + + +Clean old temp files from user profiles.
+Clear-CurrentUserTemp [[-Days] <Int16>] [[-TimeOut] <Int16>] [-WhatIf]
+ [-Confirm] [<CommonParameters>]
+
+Remove temp files older than a given number of days from the user's local temp folder.
+Clear-CurrentUserTemp -Days 30
+
+Clean-CurrentUserTemp -Days 21 -TimeOut 30
+
+Remove temp files that are $Days days old or older. +The default is 30.
+Type: Int16
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 1
+Default value: 30
+Accept pipeline input: False
+Accept wildcard characters: False
+
+A time limit (seconds) for the looping operation that removes empty directories. +The default is 30.
+Type: Int16
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 2
+Default value: 30
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Shows what would happen if the cmdlet runs. +The cmdlet is not run.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: wi
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Prompts you for confirmation before running the cmdlet.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: cf
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+Clean out old Exchange Server logs.
+Clear-OldExchangeLog [[-Days] <Int32>] [-WhatIf] [-Confirm]
+ [<CommonParameters>]
+
+Remove any Exchange logs that are older than a specified date.
+Clear-OldExchangeLog -Days 60
+
+This will remove all Exchange logs older than 60 days.
+The number of days to keep logs for. +Any logs older than this will be removed.
+Type: Int32
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 1
+Default value: 60
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Shows what would happen if the cmdlet runs. +The cmdlet is not run.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: wi
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Prompts you for confirmation before running the cmdlet.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: cf
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+A script to clean out old IIS log files.
+Clear-OldIISLog [[-Days] <Int32>] [<CommonParameters>]
+
+This script will clean out IIS log files older than x days.
+Clear-OldIISLogFile -Days 60
+
+Removes all IIS log files that are older than 60 days.
+The number of days to keep log files. +The default is 60 days.
+Type: Int32
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 1
+Default value: 60
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+If the WebAdministration module is available, it will use that to check the specific log file locations for +each web site. +Otherwise, it checks the assumed default log folder location and the registry for the IIS +log file location.
+A script to clean out old Windows Temp files.
+Clear-WindowsTemp [[-Days] <Int16>] [-WhatIf] [-Confirm]
+ [<CommonParameters>]
+
+This script will clean out Windows Temp files older than x days.
+Clear-WindowsTemp -Days 60
+
+Removes all Windows Temp files that are older than 60 days.
+The number of days to keep temp files. +The default is 30 days.
+Type: Int16
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 1
+Default value: 30
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Shows what would happen if the cmdlet runs. +The cmdlet is not run.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: wi
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Prompts you for confirmation before running the cmdlet.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases: cf
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+A script to find old, unused user profiles in Windows.
+Get-StaleUserProfile [[-Days] <Int16>] [-ShowSummary] [<CommonParameters>]
+
+This script finds old, unused profiles in Windows and helps you remove them. +It should exclude special accounts and system profiles.
+$StaleUserProfile = Get-StaleUserProfile -ShowSummary
+
+Gets stale user profiles into the StaleUserProfiles variable while also showing a summary.
+Number of days to consider a profile stale. +The default is 90.
+Type: Int16
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: 1
+Default value: 90
+Accept pipeline input: False
+Accept wildcard characters: False
+
+Show a summary of the stale profiles found.
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: Named
+Default value: False
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+Partially inspired by http://woshub.com/delete-old-user-profiles-gpo-powershell/
+Show the commands you can give The Cleaners.
+Start-Cleaning [-Dedication] [<CommonParameters>]
+
+Get started with a menu of services The Cleaners can offer.
+Start-Cleaning
+
+View the menu of services that TheCleaners provide.
+Show dedication
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: Named
+Default value: False
+Accept pipeline input: False
+Accept wildcard characters: False
+
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. +For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
+Module Name: TheCleaners +Module Guid: 96512386-bbd2-4e95-badd-5d175310bace +Download Help Link: NA +Help Version: 0.0.11 +Locale: en-US
+The Cleaners do the dirty work in your servers for you. We take care of temp files, IIS logs, Exchange Server logs, and more!
+Clean old temp files from user profiles.
+Clean out old Exchange Server logs.
+A script to clean out old IIS log files.
+A script to clean out old Windows Temp files.
+A script to find old, unused user profiles in Windows.
+Show the commands you can give The Cleaners.
+Module Name: TheCleaners +Module Guid: 96512386-bbd2-4e95-badd-5d175310bace +Download Help Link: NA +Help Version: 0.0.10 +Locale: en-US
+The Cleaners do the dirty work in your servers for you. We take care of temp files, IIS logs, Exchange Server logs, and more!
+Clean old temp files from user profiles.
+Clean out old Exchange Server logs.
+A script to clean out old IIS log files.
+A script to clean out old Windows Temp files.
+A script to find old, unused user profiles in Windows.
+Show the commands you can give The Cleaners.
+++ + + + + + + + + + + + + +++++++++++++2df059d8fe034fb504ef3516c903ed5b2b1c31ef
+