Need to revise step 4 in the last part.
Due to the interface change to Excel PowerPivot in SSDT 2010/2012, you may need to update the instruction for step 4.
View ArticleDir
For something like dir you should use "cmd /c""PS >cmd /c dir /s" works just like you expected
View ArticleEasy install
Run this with an elevated powershell windowImport-Module ServermanagerAdd-WindowsFeature BITS, RDC, Web-DAV-Publishing, Web-Asp-Net, Web-Windows-Auth, Web-Metabase, Web-WMI$AppCmdDirectory =...
View ArticleYou have missed step 2 on Creating a Simple Forecasting Model
For the part on Creating a Simple Forecasting Model, it seems that a step called "Understanding the Requirements for a Time Series Model" is missed.
View ArticleWhere can I find the tool to Download?
It is nowhere to be found in the downloads section
View ArticleShould we adjust the bit position 1 of OUI byte 1
When creating an EUI64 from scratch (not converting from EUI48), should we take the first byte of OUI and do a bitwise OR with 0x02 to make the bit position 1 be '1' to indicate globally unique EUI64?
View Articleyou killed a puppy...
in addition to the above relevant feedback, I'll toss in Don Jones' request that functions output objects and not just Write-Host calls. http://shellhub.com/proverbs.php
View ArticleDo NOT run under a 64-bit command prompt
I just published an article explaining why.The solution is simple, use a 32-bit command prompt but my article points out some other faults as well.It can be found here:...
View ArticleNo new or updated files are being copied with /xo
I would like robocopy to only copy updated or new files, I've been trying like crazy different options and it just doesn't work... either copies everything all over again... or just doesn't copy...
View ArticlePlease update Step 12 in "To Modify the Data Source Properties"
For the first part - To Modify the Data Source Properties, there are a couple of problems on step 12.1. As the EmployeeID is no longer a column in the table or the report for the SQL Server 2012...
View ArticleRemoving a User Permanently
Not sure why this is not mentioned here, but there may be a need to permanently remove a user before the 30 days is up.Once a user has been deleted using the Remove-MsolUser command, you can use the...
View ArticleUSB not recognized unable to reinstall the device
Hello, i seem to have the same code 43 as a problem on my HP620 i do uninstall and all of the chosen below ways to fix my problem but it dusn't work i looked for updates and there aren't any" it says...
View ArticleWhere are you getting the /W switch for START ?
There is no documented /W switch for the START command that I can find. Do you mean /B ?
View ArticleVirtual memory pagefile clearing
Will data in the page file not get cleared automatically when the server is rebooted or shutdown?
View Article